2024-07-03T13:41:50.282 INFO:root:teuthology version: 0.0.1.dev340+g5ad87b8 2024-07-03T13:41:50.282 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --archive /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541 --verbose -- /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/orig.config.yaml 2024-07-03T13:41:50.314 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-03T13:41:50.402 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7782541' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-07-01_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: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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 log-only-match: - CEPHADM_ sha1: 35f2811dfc1cc3007e95a84b817a03959819f4ab ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 35f2811dfc1cc3007e95a84b817a03959819f4ab workunit: branch: squid sha1: 3bf966ab66a674cc596126e26df696ffce2e3982 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: 9857 sha1: 35f2811dfc1cc3007e95a84b817a03959819f4ab sleep_before_teardown: 0 subset: 3/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 3bf966ab66a674cc596126e26df696ffce2e3982 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFCR28lByAB1zLF9dvB8y5hrLWsLIwtbQGMwMYGMlWIxbA3HhXtpRXjts5lYHswwfdMeSF07zZS0zS3dt1is8VU= smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFjzIoX1dpDCp3ftsg91ksjFTDkGV7bxcb3mIxmeoC0v15TdfhvADn7+IV9sQlXivom14znv51LevVB6AWZ4DsM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5ad87b854d2bf30b1bc95a8dc9873f44ff149931 timestamp: 2024-07-01_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698093 2024-07-03T13:41:50.402 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa; will attempt to use it 2024-07-03T13:41:50.403 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa/tasks 2024-07-03T13:41:50.403 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-03T13:41:50.405 INFO:teuthology.task.internal:Checking packages... 2024-07-03T13:41:50.428 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '35f2811dfc1cc3007e95a84b817a03959819f4ab' 2024-07-03T13:41:50.428 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-03T13:41:50.428 INFO:teuthology.packaging:ref: None 2024-07-03T13:41:50.428 INFO:teuthology.packaging:tag: None 2024-07-03T13:41:50.429 INFO:teuthology.packaging:branch: squid 2024-07-03T13:41:50.429 INFO:teuthology.packaging:sha1: 35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T13:41:50.429 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-07-03T13:41:50.622 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3351-g7bfa81d9-1jammy 2024-07-03T13:41:50.624 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-03T13:41:50.630 INFO:teuthology.task.internal:no buildpackages task found 2024-07-03T13:41:50.630 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-03T13:41:50.636 INFO:teuthology.task.internal:Saving configuration 2024-07-03T13:41:50.648 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-03T13:41:50.655 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-03T13:41:50.678 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541', '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-07-03 13:36:25.088829', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJRDJ68ur74vqC/DhJzL2r01abCGT48qRe1+b/CuQasC'} 2024-07-03T13:41:50.702 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541', '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-07-03 13:36:25.090166', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJIWadh1+AXUEqnvrCdvx6YyG4Q09ZIWvxn11q3WvJ3k'} 2024-07-03T13:41:50.702 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-03T13:41:50.709 INFO:teuthology.task.internal:roles: ubuntu@smithi003.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-07-03T13:41:50.709 INFO:teuthology.task.internal:roles: ubuntu@smithi078.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-07-03T13:41:50.709 INFO:teuthology.run_tasks:Running task console_log... 2024-07-03T13:41:50.773 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f40cdc5aef0>, signals=[15]) 2024-07-03T13:41:50.773 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-03T13:41:50.779 INFO:teuthology.task.internal:Opening connections... 2024-07-03T13:41:50.779 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-07-03T13:41:50.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:41:50.864 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2024-07-03T13:41:50.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:41:50.942 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-03T13:41:50.948 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-07-03T13:41:50.953 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-07-03T13:41:50.953 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-07-03T13:41:51.004 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-03T13:41:51.005 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-07-03T13:41:51.005 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-07-03T13:41:51.029 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2024-07-03T13:41:51.034 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2024-07-03T13:41:51.034 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="Ubuntu" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="22.04" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_CODENAME=jammy 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:ID=ubuntu 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE=debian 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://www.ubuntu.com/" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-07-03T13:41:51.079 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-07-03T13:41:51.080 INFO:teuthology.orchestra.run.smithi078.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-07-03T13:41:51.080 INFO:teuthology.orchestra.run.smithi078.stdout:UBUNTU_CODENAME=jammy 2024-07-03T13:41:51.080 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2024-07-03T13:41:51.103 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-03T13:41:51.112 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-03T13:41:51.118 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-03T13:41:51.118 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-07-03T13:41:51.121 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2024-07-03T13:41:51.127 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-03T13:41:51.134 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-03T13:41:51.134 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-07-03T13:41:51.173 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2024-07-03T13:41:51.211 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-03T13:41:51.269 INFO:teuthology.run_tasks:Running task kernel... 2024-07-03T13:41:51.284 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-03T13:41:51.284 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-03T13:41:51.284 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-03T13:41:51.285 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-03T13:41:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-03T13:41:51.289 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-07-03T13:41:51.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-03T13:41:51.290 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-07-03T13:41:51.336 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-07-03T13:41:51.337 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-07-03T13:41:51.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-07-03T13:41:51.338 INFO:teuthology.orchestra.run.smithi078.stdout:5.15.0-56-generic 2024-07-03T13:41:51.338 INFO:teuthology.task.kernel:Running kernel on smithi078: 5.15.0-56-generic 2024-07-03T13:41:51.338 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get clean 2024-07-03T13:41:51.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-07-03T13:41:51.480 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get update 2024-07-03T13:41:51.613 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-03T13:41:51.622 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-03T13:41:51.629 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-03T13:41:51.629 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-03T13:41:51.631 INFO:teuthology.orchestra.run.smithi078.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-07-03T13:41:51.708 INFO:teuthology.orchestra.run.smithi078.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-03T13:41:51.710 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-07-03T13:41:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-07-03T13:41:51.838 INFO:teuthology.orchestra.run.smithi078.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [654 kB] 2024-07-03T13:41:51.880 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,579 kB] 2024-07-03T13:41:51.917 INFO:teuthology.orchestra.run.smithi078.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,789 kB] 2024-07-03T13:41:51.958 INFO:teuthology.orchestra.run.smithi078.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [325 kB] 2024-07-03T13:41:51.959 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [654 kB] 2024-07-03T13:41:51.964 INFO:teuthology.orchestra.run.smithi078.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-07-03T13:41:51.965 INFO:teuthology.orchestra.run.smithi078.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-03T13:41:51.965 INFO:teuthology.orchestra.run.smithi078.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,082 kB] 2024-07-03T13:41:51.992 INFO:teuthology.orchestra.run.smithi078.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [354 kB] 2024-07-03T13:41:51.996 INFO:teuthology.orchestra.run.smithi078.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-07-03T13:41:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,095 kB] 2024-07-03T13:41:52.011 INFO:teuthology.orchestra.run.smithi078.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [713 kB] 2024-07-03T13:41:52.027 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [497 kB] 2024-07-03T13:41:52.033 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [268 kB] 2024-07-03T13:41:52.037 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-07-03T13:41:52.038 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,021 kB] 2024-07-03T13:41:52.045 INFO:teuthology.orchestra.run.smithi078.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [254 kB] 2024-07-03T13:41:52.047 INFO:teuthology.orchestra.run.smithi078.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-07-03T13:41:52.047 INFO:teuthology.orchestra.run.smithi078.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-03T13:41:52.048 INFO:teuthology.orchestra.run.smithi078.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-03T13:41:52.048 INFO:teuthology.orchestra.run.smithi078.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-03T13:41:52.061 INFO:teuthology.orchestra.run.smithi078.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-07-03T13:41:52.062 INFO:teuthology.orchestra.run.smithi078.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-03T13:41:52.062 INFO:teuthology.orchestra.run.smithi078.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-03T13:41:52.062 INFO:teuthology.orchestra.run.smithi078.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-03T13:41:52.071 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-03T13:41:52.075 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [345 kB] 2024-07-03T13:41:52.076 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,789 kB] 2024-07-03T13:41:52.079 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-07-03T13:41:52.079 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [878 kB] 2024-07-03T13:41:52.091 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [614 kB] 2024-07-03T13:41:52.092 INFO:teuthology.orchestra.run.smithi078.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-03T13:41:52.092 INFO:teuthology.orchestra.run.smithi078.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-07-03T13:41:52.092 INFO:teuthology.orchestra.run.smithi078.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.6 kB] 2024-07-03T13:41:52.093 INFO:teuthology.orchestra.run.smithi078.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-03T13:41:52.093 INFO:teuthology.orchestra.run.smithi078.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-07-03T13:41:52.100 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [171 kB] 2024-07-03T13:41:52.102 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-07-03T13:41:52.103 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-03T13:41:52.103 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-03T13:41:52.137 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-03T13:41:52.137 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-07-03T13:41:52.140 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [325 kB] 2024-07-03T13:41:52.146 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-07-03T13:41:52.146 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,082 kB] 2024-07-03T13:41:52.155 INFO:teuthology.orchestra.run.smithi078.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [497 kB] 2024-07-03T13:41:52.174 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-07-03T13:41:52.175 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [354 kB] 2024-07-03T13:41:52.179 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-07-03T13:41:52.179 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [713 kB] 2024-07-03T13:41:52.187 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,095 kB] 2024-07-03T13:41:52.198 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [254 kB] 2024-07-03T13:41:52.200 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-07-03T13:41:52.201 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,744 B] 2024-07-03T13:41:52.201 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-07-03T13:41:52.217 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-07-03T13:41:52.217 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-07-03T13:41:52.217 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-07-03T13:41:52.218 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-07-03T13:41:52.218 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-07-03T13:41:52.236 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-07-03T13:41:52.236 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-07-03T13:41:52.237 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.6 kB] 2024-07-03T13:41:52.237 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-07-03T13:41:52.237 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-07-03T13:41:52.430 INFO:teuthology.orchestra.run.smithi078.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,579 kB] 2024-07-03T13:41:52.598 INFO:teuthology.orchestra.run.smithi078.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [268 kB] 2024-07-03T13:41:52.610 INFO:teuthology.orchestra.run.smithi078.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-07-03T13:41:52.611 INFO:teuthology.orchestra.run.smithi078.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,021 kB] 2024-07-03T13:41:52.693 INFO:teuthology.orchestra.run.smithi078.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-07-03T13:41:52.694 INFO:teuthology.orchestra.run.smithi078.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [345 kB] 2024-07-03T13:41:52.702 INFO:teuthology.orchestra.run.smithi078.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-07-03T13:41:52.703 INFO:teuthology.orchestra.run.smithi078.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [614 kB] 2024-07-03T13:41:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [878 kB] 2024-07-03T13:41:52.734 INFO:teuthology.orchestra.run.smithi078.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [171 kB] 2024-07-03T13:41:52.751 INFO:teuthology.orchestra.run.smithi078.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-07-03T13:41:52.762 INFO:teuthology.orchestra.run.smithi078.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-07-03T13:41:52.763 INFO:teuthology.orchestra.run.smithi078.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-07-03T13:41:52.843 INFO:teuthology.orchestra.run.smithi078.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-07-03T13:41:52.843 INFO:teuthology.orchestra.run.smithi078.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-07-03T13:41:57.911 INFO:teuthology.orchestra.run.smithi078.stdout:Fetched 14.5 MB in 2s (7,479 kB/s) 2024-07-03T13:41:58.396 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 14.5 MB in 2s (6,856 kB/s) 2024-07-03T13:41:59.309 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2024-07-03T13:41:59.327 DEBUG:teuthology.orchestra.run.smithi078:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-03T13:41:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2024-07-03T13:41:59.593 INFO:teuthology.orchestra.run.smithi078.stdout:Building dependency tree... 2024-07-03T13:41:59.594 INFO:teuthology.orchestra.run.smithi078.stdout:Reading state information... 2024-07-03T13:41:59.765 INFO:teuthology.orchestra.run.smithi078.stdout:The following packages were automatically installed and are no longer required: 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout: python2.7-minimal 2024-07-03T13:41:59.766 INFO:teuthology.orchestra.run.smithi078.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-03T13:41:59.767 INFO:teuthology.orchestra.run.smithi078.stdout:The following additional packages will be installed: 2024-07-03T13:41:59.767 INFO:teuthology.orchestra.run.smithi078.stdout: linux-generic linux-headers-5.15.0-113 linux-headers-5.15.0-113-generic 2024-07-03T13:41:59.767 INFO:teuthology.orchestra.run.smithi078.stdout: linux-headers-generic linux-image-5.15.0-113-generic 2024-07-03T13:41:59.767 INFO:teuthology.orchestra.run.smithi078.stdout: linux-modules-5.15.0-113-generic linux-modules-extra-5.15.0-113-generic 2024-07-03T13:41:59.768 INFO:teuthology.orchestra.run.smithi078.stdout:Suggested packages: 2024-07-03T13:41:59.769 INFO:teuthology.orchestra.run.smithi078.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-03T13:41:59.769 INFO:teuthology.orchestra.run.smithi078.stdout:Recommended packages: 2024-07-03T13:41:59.769 INFO:teuthology.orchestra.run.smithi078.stdout: thermald 2024-07-03T13:41:59.819 INFO:teuthology.orchestra.run.smithi078.stdout:The following NEW packages will be installed: 2024-07-03T13:41:59.819 INFO:teuthology.orchestra.run.smithi078.stdout: linux-headers-5.15.0-113 linux-headers-5.15.0-113-generic 2024-07-03T13:41:59.819 INFO:teuthology.orchestra.run.smithi078.stdout: linux-image-5.15.0-113-generic linux-modules-5.15.0-113-generic 2024-07-03T13:41:59.819 INFO:teuthology.orchestra.run.smithi078.stdout: linux-modules-extra-5.15.0-113-generic 2024-07-03T13:41:59.821 INFO:teuthology.orchestra.run.smithi078.stdout:The following packages will be upgraded: 2024-07-03T13:41:59.821 INFO:teuthology.orchestra.run.smithi078.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-03T13:41:59.864 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-07-03T13:41:59.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-03T13:41:59.950 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-07-03T13:41:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:3 upgraded, 5 newly installed, 0 to remove and 329 not upgraded. 2024-07-03T13:41:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:Need to get 113 MB of archives. 2024-07-03T13:41:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-03T13:41:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-113-generic amd64 5.15.0-113.123 [22.6 MB] 2024-07-03T13:42:00.164 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-07-03T13:42:00.165 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-07-03T13:42:00.354 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-07-03T13:42:00.354 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-03T13:42:00.355 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-03T13:42:00.355 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-03T13:42:00.355 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-07-03T13:42:00.355 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-07-03T13:42:00.355 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-03T13:42:00.357 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-07-03T13:42:00.357 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-113 linux-headers-5.15.0-113-generic 2024-07-03T13:42:00.357 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-113-generic 2024-07-03T13:42:00.358 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-113-generic linux-modules-extra-5.15.0-113-generic 2024-07-03T13:42:00.358 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-07-03T13:42:00.359 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-07-03T13:42:00.359 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-07-03T13:42:00.359 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-07-03T13:42:00.426 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-07-03T13:42:00.426 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-113 linux-headers-5.15.0-113-generic 2024-07-03T13:42:00.426 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-113-generic linux-modules-5.15.0-113-generic 2024-07-03T13:42:00.426 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-113-generic 2024-07-03T13:42:00.427 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-07-03T13:42:00.428 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-07-03T13:42:00.488 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 329 not upgraded. 2024-07-03T13:42:00.489 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-07-03T13:42:00.489 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 583 MB of additional disk space will be used. 2024-07-03T13:42:00.489 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-113-generic amd64 5.15.0-113.123 [22.6 MB] 2024-07-03T13:42:01.025 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-113-generic amd64 5.15.0-113.123 [11.5 MB] 2024-07-03T13:42:01.338 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-113-generic amd64 5.15.0-113.123 [63.9 MB] 2024-07-03T13:42:01.434 INFO:teuthology.orchestra.run.smithi078.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-113-generic amd64 5.15.0-113.123 [11.5 MB] 2024-07-03T13:42:01.781 INFO:teuthology.orchestra.run.smithi078.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-113-generic amd64 5.15.0-113.123 [63.9 MB] 2024-07-03T13:42:02.657 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.113.113 [1,692 B] 2024-07-03T13:42:02.657 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.113.113 [2,488 B] 2024-07-03T13:42:02.658 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-113 all 5.15.0-113.123 [12.3 MB] 2024-07-03T13:42:02.838 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-113-generic amd64 5.15.0-113.123 [2,895 kB] 2024-07-03T13:42:02.940 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.113.113 [2,346 B] 2024-07-03T13:42:03.340 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 3s (45.3 MB/s) 2024-07-03T13:42:03.550 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-113-generic. 2024-07-03T13:42:04.018 INFO:teuthology.orchestra.run.smithi078.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.113.113 [1,692 B] 2024-07-03T13:42:04.018 INFO:teuthology.orchestra.run.smithi078.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.113.113 [2,488 B] 2024-07-03T13:42:04.019 INFO:teuthology.orchestra.run.smithi078.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-113 all 5.15.0-113.123 [12.3 MB] 2024-07-03T13:42:04.492 INFO:teuthology.orchestra.run.smithi078.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-113-generic amd64 5.15.0-113.123 [2,895 kB] 2024-07-03T13:42:04.582 INFO:teuthology.orchestra.run.smithi078.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.113.113 [2,346 B] 2024-07-03T13:42:04.983 INFO:teuthology.orchestra.run.smithi078.stdout:Fetched 113 MB in 5s (23.8 MB/s) 2024-07-03T13:42:05.175 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-modules-5.15.0-113-generic. 2024-07-03T13:42:05.558 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:42:05.562 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:05.699 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:07.217 INFO:teuthology.orchestra.run.smithi078.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-07-03T13:42:07.221 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../0-linux-modules-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:07.288 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-modules-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:07.966 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-113-generic. 2024-07-03T13:42:07.987 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:08.090 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:08.818 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-113-generic. 2024-07-03T13:42:08.839 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:09.086 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-image-5.15.0-113-generic. 2024-07-03T13:42:09.768 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../1-linux-image-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:09.860 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:10.308 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-113-generic. 2024-07-03T13:42:10.329 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:10.366 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-modules-extra-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:15.738 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:15.877 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:16.235 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:16.363 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:16.683 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-113. 2024-07-03T13:42:16.706 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-113_5.15.0-113.123_all.deb ... 2024-07-03T13:42:16.742 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../3-linux-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:16.749 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-113 (5.15.0-113.123) ... 2024-07-03T13:42:16.844 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:17.161 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:17.298 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-image-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:17.609 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-headers-5.15.0-113. 2024-07-03T13:42:17.631 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../5-linux-headers-5.15.0-113_5.15.0-113.123_all.deb ... 2024-07-03T13:42:17.676 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-5.15.0-113 (5.15.0-113.123) ... 2024-07-03T13:42:22.677 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-113-generic. 2024-07-03T13:42:22.714 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:22.759 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:23.351 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-headers-5.15.0-113-generic. 2024-07-03T13:42:23.387 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../6-linux-headers-5.15.0-113-generic_5.15.0-113.123_amd64.deb ... 2024-07-03T13:42:23.425 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:26.080 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:26.119 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.113.113_amd64.deb ... 2024-07-03T13:42:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:26.261 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.113.113) over (5.15.0.56.54) ... 2024-07-03T13:42:26.521 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-5.15.0-113 (5.15.0-113.123) ... 2024-07-03T13:42:26.629 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-113 (5.15.0-113.123) ... 2024-07-03T13:42:26.643 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:26.749 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:26.769 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-generic (5.15.0.113.113) ... 2024-07-03T13:42:26.891 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.113.113) ... 2024-07-03T13:42:26.896 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-modules-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:27.002 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:28.312 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:29.272 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:29.691 INFO:teuthology.orchestra.run.smithi078.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:29.691 INFO:teuthology.orchestra.run.smithi078.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:29.691 INFO:teuthology.orchestra.run.smithi078.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:29.691 INFO:teuthology.orchestra.run.smithi078.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:29.828 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-modules-extra-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:30.679 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:30.679 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:30.679 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:30.679 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:30.850 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:31.211 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-image-generic (5.15.0.113.113) ... 2024-07-03T13:42:31.345 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-generic (5.15.0.113.113) ... 2024-07-03T13:42:31.471 INFO:teuthology.orchestra.run.smithi078.stdout:Processing triggers for linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:31.540 INFO:teuthology.orchestra.run.smithi078.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-03T13:42:31.540 INFO:teuthology.orchestra.run.smithi078.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:32.275 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.113.113) ... 2024-07-03T13:42:32.376 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.113.113) ... 2024-07-03T13:42:32.518 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-113-generic (5.15.0-113.123) ... 2024-07-03T13:42:32.582 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-07-03T13:42:32.583 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:45.644 INFO:teuthology.orchestra.run.smithi078.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-03T13:42:45.644 INFO:teuthology.orchestra.run.smithi078.stdout:Sourcing file `/etc/default/grub' 2024-07-03T13:42:45.654 INFO:teuthology.orchestra.run.smithi078.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-03T13:42:45.672 INFO:teuthology.orchestra.run.smithi078.stdout:Generating grub configuration file ... 2024-07-03T13:42:45.955 INFO:teuthology.orchestra.run.smithi078.stdout:Found linux image: /boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:45.973 INFO:teuthology.orchestra.run.smithi078.stdout:Found initrd image: /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:46.274 INFO:teuthology.orchestra.run.smithi078.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:46.280 INFO:teuthology.orchestra.run.smithi078.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:46.355 INFO:teuthology.orchestra.run.smithi078.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-03T13:42:46.361 INFO:teuthology.orchestra.run.smithi078.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-03T13:42:46.539 INFO:teuthology.orchestra.run.smithi078.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-03T13:42:46.539 INFO:teuthology.orchestra.run.smithi078.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-03T13:42:46.539 INFO:teuthology.orchestra.run.smithi078.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-03T13:42:46.589 INFO:teuthology.orchestra.run.smithi078.stdout:done 2024-07-03T13:42:47.074 DEBUG:teuthology.orchestra.run.smithi078:> dpkg -s linux-image-generic 2024-07-03T13:42:47.100 INFO:teuthology.orchestra.run.smithi078.stdout:Package: linux-image-generic 2024-07-03T13:42:47.100 INFO:teuthology.orchestra.run.smithi078.stdout:Status: install ok installed 2024-07-03T13:42:47.100 INFO:teuthology.orchestra.run.smithi078.stdout:Priority: optional 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Section: kernel 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Installed-Size: 21 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Maintainer: Ubuntu Kernel Team 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: amd64 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Source: linux-meta 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Version: 5.15.0.113.113 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-113), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Depends: linux-image-5.15.0-113-generic, linux-modules-extra-5.15.0-113-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Recommends: thermald 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout:Description: Generic Linux kernel image 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout: This package will always depend on the latest generic kernel image 2024-07-03T13:42:47.101 INFO:teuthology.orchestra.run.smithi078.stdout: available. 2024-07-03T13:42:47.102 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-113-generic 2024-07-03T13:42:47.102 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-03T13:42:47.102 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-03T13:42:47.102 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-07-03T13:42:47.102 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi078.front.sepia.ceph.com, path=None, version=distro) 2024-07-03T13:42:47.102 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get clean 2024-07-03T13:42:47.293 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get update 2024-07-03T13:42:47.336 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-07-03T13:42:47.360 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-07-03T13:42:47.360 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-03T13:42:47.376 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-07-03T13:42:47.555 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-03T13:42:47.555 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-03T13:42:47.626 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-03T13:42:47.668 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:47.693 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:47.708 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-03T13:42:48.030 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:48.036 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:48.104 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-03T13:42:48.110 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-03T13:42:48.287 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-03T13:42:48.288 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-07-03T13:42:48.288 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-03T13:42:48.339 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-07-03T13:42:48.900 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-07-03T13:42:48.923 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.113.113 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-113), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-113-generic, linux-modules-extra-5.15.0-113-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-07-03T13:42:48.924 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-07-03T13:42:48.924 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-113-generic 2024-07-03T13:42:48.924 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-03T13:42:48.924 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-03T13:42:48.924 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-07-03T13:42:48.924 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-07-03T13:42:48.925 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-07-03T13:42:49.018 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2024-07-03T13:42:49.036 DEBUG:teuthology.orchestra.run.smithi078:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-03T13:42:49.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-07-03T13:42:49.101 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2024-07-03T13:42:49.217 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-07-03T13:42:49.230 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-07-03T13:42:49.251 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-07-03T13:42:49.304 INFO:teuthology.orchestra.run.smithi078.stdout:Building dependency tree... 2024-07-03T13:42:49.304 INFO:teuthology.orchestra.run.smithi078.stdout:Reading state information... 2024-07-03T13:42:49.328 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-07-03T13:42:49.488 INFO:teuthology.orchestra.run.smithi078.stdout:linux-image-generic is already the newest version (5.15.0.113.113). 2024-07-03T13:42:49.488 INFO:teuthology.orchestra.run.smithi078.stdout:The following packages were automatically installed and are no longer required: 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-03T13:42:49.489 INFO:teuthology.orchestra.run.smithi078.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-03T13:42:49.530 INFO:teuthology.orchestra.run.smithi078.stdout:0 upgraded, 0 newly installed, 0 to remove and 329 not upgraded. 2024-07-03T13:42:49.532 DEBUG:teuthology.orchestra.run.smithi078:> dpkg -s linux-image-generic 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Package: linux-image-generic 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Status: install ok installed 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Priority: optional 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Section: kernel 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Installed-Size: 21 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Maintainer: Ubuntu Kernel Team 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: amd64 2024-07-03T13:42:49.548 INFO:teuthology.orchestra.run.smithi078.stdout:Source: linux-meta 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:Version: 5.15.0.113.113 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-113), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:Depends: linux-image-5.15.0-113-generic, linux-modules-extra-5.15.0-113-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:Recommends: thermald 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:Description: Generic Linux kernel image 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout: This package will always depend on the latest generic kernel image 2024-07-03T13:42:49.549 INFO:teuthology.orchestra.run.smithi078.stdout: available. 2024-07-03T13:42:49.549 DEBUG:teuthology.orchestra.run.smithi078:> mktemp 2024-07-03T13:42:49.595 INFO:teuthology.orchestra.run.smithi078.stdout:/tmp/tmp.CEJopaHNwe 2024-07-03T13:42:49.596 DEBUG:teuthology.orchestra.run.smithi078:> sudo cp /boot/grub/grub.cfg /tmp/tmp.CEJopaHNwe 2024-07-03T13:42:49.653 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0666 /tmp/tmp.CEJopaHNwe 2024-07-03T13:42:49.774 DEBUG:teuthology.orchestra.remote:smithi078:/tmp/tmp.CEJopaHNwe is 10KB 2024-07-03T13:42:49.787 DEBUG:teuthology.orchestra.run.smithi078:> rm -fr /tmp/tmp.CEJopaHNwe 2024-07-03T13:42:49.792 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-03T13:42:49.847 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:42:49.847 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-03T13:42:49.847 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-03T13:42:49.914 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-113-generic 2024-07-03T13:42:49.915 DEBUG:teuthology.orchestra.run.smithi078:> sudo update-grub 2024-07-03T13:42:50.667 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-07-03T13:42:50.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-07-03T13:42:50.741 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-07-03T13:42:50.930 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-07-03T13:42:50.931 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-07-03T13:42:51.099 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.113.113). 2024-07-03T13:42:51.099 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-07-03T13:42:51.100 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-07-03T13:42:51.142 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 329 not upgraded. 2024-07-03T13:42:51.144 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-07-03T13:42:51.148 INFO:teuthology.orchestra.run.smithi078.stderr:Sourcing file `/etc/default/grub' 2024-07-03T13:42:51.149 INFO:teuthology.orchestra.run.smithi078.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-03T13:42:51.159 INFO:teuthology.orchestra.run.smithi078.stderr:Generating grub configuration file ... 2024-07-03T13:42:51.202 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-07-03T13:42:51.202 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-07-03T13:42:51.202 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.113.113 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-113), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-113-generic, linux-modules-extra-5.15.0-113-generic, linux-firmware, intel-microcode, amd64-microcode 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-07-03T13:42:51.203 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-07-03T13:42:51.204 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-07-03T13:42:51.251 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.3H07mqJx77 2024-07-03T13:42:51.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3H07mqJx77 2024-07-03T13:42:51.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.3H07mqJx77 2024-07-03T13:42:51.327 INFO:teuthology.orchestra.run.smithi078.stderr:Found linux image: /boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:51.333 INFO:teuthology.orchestra.run.smithi078.stderr:Found initrd image: /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:51.423 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.3H07mqJx77 is 10KB 2024-07-03T13:42:51.436 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.3H07mqJx77 2024-07-03T13:42:51.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-07-03T13:42:51.495 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:42:51.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-07-03T13:42:51.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-07-03T13:42:51.563 INFO:teuthology.orchestra.run.smithi078.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:51.569 INFO:teuthology.orchestra.run.smithi078.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:51.611 INFO:teuthology.orchestra.run.smithi078.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-03T13:42:51.617 INFO:teuthology.orchestra.run.smithi078.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-03T13:42:51.638 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-113-generic 2024-07-03T13:42:51.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-07-03T13:42:51.761 INFO:teuthology.orchestra.run.smithi078.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-03T13:42:51.762 INFO:teuthology.orchestra.run.smithi078.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-03T13:42:51.762 INFO:teuthology.orchestra.run.smithi078.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-03T13:42:51.783 INFO:teuthology.orchestra.run.smithi078.stderr:done 2024-07-03T13:42:51.792 DEBUG:teuthology.orchestra.run.smithi078:> sudo shutdown -r now 2024-07-03T13:42:52.921 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-07-03T13:42:52.922 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-07-03T13:42:52.928 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-07-03T13:42:53.139 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-113-generic 2024-07-03T13:42:53.146 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-113-generic 2024-07-03T13:42:53.381 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-07-03T13:42:53.387 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-07-03T13:42:53.427 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-07-03T13:42:53.432 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-07-03T13:42:53.553 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-07-03T13:42:53.553 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-07-03T13:42:53.553 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-07-03T13:42:53.577 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-07-03T13:42:53.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-07-03T13:43:21.822 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-07-03T13:43:21.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-07-03T13:43:21.824 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:43:23.586 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-07-03T13:43:23.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:43:23.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:43:42.115 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-07-03T13:43:51.121 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:43:51.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:44:21.855 DEBUG:teuthology.orchestra.remote:timed out 2024-07-03T13:44:30.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-07-03T13:44:30.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:44:31.857 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-07-03T13:44:32.745 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-07-03T13:44:32.745 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-113-generic"... 2024-07-03T13:44:32.746 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2024-07-03T13:44:32.792 INFO:teuthology.orchestra.run.smithi078.stdout:5.15.0-113-generic 2024-07-03T13:44:32.793 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-113-generic vs 5.15.0-113-generic 2024-07-03T13:44:32.793 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-03T13:44:32.793 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-03T13:44:33.794 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-07-03T13:44:33.794 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-03T13:44:33.956 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2024-07-03T13:44:33.994 DEBUG:teuthology.parallel:result is None 2024-07-03T13:44:51.125 DEBUG:teuthology.orchestra.remote:timed out 2024-07-03T13:45:03.126 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:45:03.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:45:03.240 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-07-03T13:45:03.784 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:45:03.784 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-113-generic"... 2024-07-03T13:45:03.785 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-07-03T13:45:03.830 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-113-generic 2024-07-03T13:45:03.831 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-113-generic vs 5.15.0-113-generic 2024-07-03T13:45:03.831 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-03T13:45:03.831 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-07-03T13:45:04.832 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-07-03T13:45:04.833 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-03T13:45:04.912 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-07-03T13:45:04.937 DEBUG:teuthology.parallel:result is None 2024-07-03T13:45:04.937 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-03T13:45:04.947 INFO:teuthology.task.internal:Creating test directory... 2024-07-03T13:45:04.947 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-03T13:45:04.949 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-03T13:45:04.955 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-03T13:45:04.970 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-03T13:45:04.989 INFO:teuthology.task.internal:Creating archive directory... 2024-07-03T13:45:04.989 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-03T13:45:04.995 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-03T13:45:05.016 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-03T13:45:05.028 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-03T13:45:05.028 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T13:45:05.047 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T13:45:05.064 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-03T13:45:05.072 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-03T13:45:05.076 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-03T13:45:05.085 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-03T13:45:05.087 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-03T13:45:05.094 INFO:teuthology.task.internal:Configuring sudo... 2024-07-03T13:45:05.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-03T13:45:05.120 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-03T13:45:05.149 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-03T13:45:05.158 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-03T13:45:05.159 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-03T13:45:05.176 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-03T13:45:05.196 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-03T13:45:05.227 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-03T13:45:05.275 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:45:05.275 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-03T13:45:05.335 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-03T13:45:05.341 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-03T13:45:05.389 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:45:05.389 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-03T13:45:05.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-07-03T13:45:05.455 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2024-07-03T13:45:05.545 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-03T13:45:05.554 INFO:teuthology.task.internal:Starting timer... 2024-07-03T13:45:05.554 INFO:teuthology.run_tasks:Running task pcp... 2024-07-03T13:45:05.572 INFO:teuthology.run_tasks:Running task selinux... 2024-07-03T13:45:05.677 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-07-03T13:45:05.677 DEBUG:teuthology.task.selinux:Excluding smithi078: OS 'ubuntu' does not support SELinux 2024-07-03T13:45:05.678 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-03T13:45:05.678 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-07-03T13:45:05.678 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-03T13:45:05.678 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-03T13:45:05.690 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-03T13:45:05.702 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-07-03T13:45:05.703 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi078.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-03T13:52:09.620 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi078.front.sepia.ceph.com')] 2024-07-03T13:52:09.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:52:09.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:52:09.712 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-07-03T13:52:09.790 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-07-03T13:52:09.791 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-07-03T13:52:09.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-03T13:52:09.877 DEBUG:teuthology.orchestra.run.smithi078:> true 2024-07-03T13:52:09.954 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2024-07-03T13:52:09.955 INFO:teuthology.run_tasks:Running task clock... 2024-07-03T13:52:09.969 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-03T13:52:09.969 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-03T13:52:09.970 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T13:52:09.973 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-03T13:52:09.973 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: Command line: ntpd -gq 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: ---------------------------------------------------- 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: ntp-4 is maintained by Network Time Foundation, 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: corporation. Support and training for ntp-4 are 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: available at https://www.nwtime.org/support 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: ---------------------------------------------------- 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: proto: precision = 0.048 usec (-24) 2024-07-03T13:52:10.001 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: basedate set to 2022-02-04 2024-07-03T13:52:10.002 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: gps base set to 2022-02-06 (week 2196) 2024-07-03T13:52:10.002 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-03T13:52:10.002 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-03T13:52:10.002 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:09 ntpd[17465]: restrict ::: KOD does nothing without LIMITED. 2024-07-03T13:52:10.003 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-03T13:52:10.003 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen and drop on 0 v6wildcard [::]:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen normally on 2 lo 127.0.0.1:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen normally on 4 lo [::1]:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2024-07-03T13:52:10.004 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:10 ntpd[17465]: Listening on routing socket on fd #22 for interface updates 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Command line: ntpd -gq 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: ---------------------------------------------------- 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: ntp-4 is maintained by Network Time Foundation, 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: corporation. Support and training for ntp-4 are 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: available at https://www.nwtime.org/support 2024-07-03T13:52:10.025 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: ---------------------------------------------------- 2024-07-03T13:52:10.026 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: proto: precision = 0.056 usec (-24) 2024-07-03T13:52:10.026 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: basedate set to 2022-02-04 2024-07-03T13:52:10.026 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: gps base set to 2022-02-06 (week 2196) 2024-07-03T13:52:10.026 INFO:teuthology.orchestra.run.smithi078.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-03T13:52:10.027 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-07-03T13:52:10.027 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: restrict ::: KOD does nothing without LIMITED. 2024-07-03T13:52:10.027 INFO:teuthology.orchestra.run.smithi078.stderr:restrict ::: KOD does nothing without LIMITED. 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen and drop on 0 v6wildcard [::]:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen normally on 2 lo 127.0.0.1:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen normally on 3 enp3s0f1 172.21.15.78:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen normally on 4 lo [::1]:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d4dd%5]:123 2024-07-03T13:52:10.028 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:10 ntpd[17597]: Listening on routing socket on fd #22 for interface updates 2024-07-03T13:52:11.001 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:11.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:10 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:11.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:11.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:11.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:11.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:11.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:11 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:13.001 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:13.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:12 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:13.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:13.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:13.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:13.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:13.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:13 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:14 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:15.028 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:15 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:17.002 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stdout: 3 Jul 13:52:16 ntpd[17465]: ntpd: time slew -0.000229 s 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew -0.000229s 2024-07-03T13:52:17.003 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-03T13:52:17.004 INFO:teuthology.orchestra.run.smithi003.stderr: 3 Jul 13:52:16 ntpd[17465]: can't open /var/log/ntpstats/loopstats.20240703: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/rawstats.20240703: Permission denied 2024-07-03T13:52:17.026 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-07-03T13:52:17.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/peerstats.20240703: Permission denied 2024-07-03T13:52:17.027 INFO:teuthology.orchestra.run.smithi078.stdout: 3 Jul 13:52:17 ntpd[17597]: ntpd: time slew -0.001710 s 2024-07-03T13:52:17.027 INFO:teuthology.orchestra.run.smithi078.stdout:ntpd: time slew -0.001710s 2024-07-03T13:52:17.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-07-03T13:52:17.027 INFO:teuthology.orchestra.run.smithi078.stderr: 3 Jul 13:52:17 ntpd[17597]: can't open /var/log/ntpstats/loopstats.20240703: Permission denied 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.059 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout: remote refid st t when poll reach delay offset jitter 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================== 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.077 INFO:teuthology.orchestra.run.smithi078.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-07-03T13:52:17.078 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-03T13:52:17.172 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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'], 'log-only-match': ['CEPHADM_'], 'sha1': '35f2811dfc1cc3007e95a84b817a03959819f4ab'} 2024-07-03T13:52:17.172 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-07-03T13:52:17.173 INFO:tasks.cephadm:Cluster fsid is 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:52:17.173 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-03T13:52:17.173 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.78'} 2024-07-03T13:52:17.173 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-07-03T13:52:17.173 INFO:tasks.cephadm:First mgr is y 2024-07-03T13:52:17.173 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-03T13:52:17.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-07-03T13:52:17.189 DEBUG:teuthology.orchestra.run.smithi078:> sudo hostname $(hostname -s) 2024-07-03T13:52:17.203 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-07-03T13:52:17.203 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T13:52:17.626 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Jul 3 13:52 /home/ubuntu/cephtest/cephadm 2024-07-03T13:52:17.626 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T13:52:18.069 INFO:teuthology.orchestra.run.smithi078.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Jul 3 13:52 /home/ubuntu/cephtest/cephadm 2024-07-03T13:52:18.069 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-03T13:52:18.077 DEBUG:teuthology.orchestra.run.smithi078:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-03T13:52:18.094 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-07-03T13:52:18.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-07-03T13:52:18.120 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-07-03T13:52:18.278 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-07-03T13:52:18.282 INFO:teuthology.orchestra.run.smithi078.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-07-03T13:52:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout: "repo_digests": [ 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2024-07-03T13:52:58.499 INFO:teuthology.orchestra.run.smithi078.stdout:} 2024-07-03T13:53:02.514 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T13:53:02.514 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-07-03T13:53:02.514 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-07-03T13:53:02.514 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-07-03T13:53:02.515 INFO:teuthology.orchestra.run.smithi003.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-07-03T13:53:02.515 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-07-03T13:53:02.515 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T13:53:02.546 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-07-03T13:53:02.560 DEBUG:teuthology.orchestra.run.smithi078:> sudo mkdir -p /etc/ceph 2024-07-03T13:53:02.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-07-03T13:53:02.614 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 777 /etc/ceph 2024-07-03T13:53:02.627 INFO:tasks.cephadm:Writing seed config... 2024-07-03T13:53:02.628 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-07-03T13:53:02.628 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-03T13:53:02.628 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-03T13:53:02.628 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-07-03T13:53:02.629 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-03T13:53:02.629 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-03T13:53:02.629 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-03T13:53:02.629 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-03T13:53:02.629 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-03T13:53:02.629 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:53:02.629 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-03T13:53:02.663 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 = 75ae620c-3943-11ef-bcab-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [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-07-03T13:53:02.663 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service 2024-07-03T13:53:02.708 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service 2024-07-03T13:53:02.752 INFO:tasks.cephadm:Bootstrapping... 2024-07-03T13:53:02.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 75ae620c-3943-11ef-bcab-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-03T13:53:02.959 INFO:teuthology.orchestra.run.smithi003.stderr:-------------------------------------------------------------------------------- 2024-07-03T13:53:02.959 INFO:teuthology.orchestra.run.smithi003.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '75ae620c-3943-11ef-bcab-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-07-03T13:53:02.959 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying podman|docker is present... 2024-07-03T13:53:02.959 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying lvm2 is present... 2024-07-03T13:53:02.959 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying time synchronization is in place... 2024-07-03T13:53:02.965 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-07-03T13:53:02.971 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:02.975 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-07-03T13:53:02.979 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:02.983 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: masked 2024-07-03T13:53:02.987 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:02.994 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-07-03T13:53:02.994 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:02.999 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2024-07-03T13:53:03.003 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2024-07-03T13:53:03.004 INFO:teuthology.orchestra.run.smithi003.stderr:Unit ntp.service is enabled and running 2024-07-03T13:53:03.004 INFO:teuthology.orchestra.run.smithi003.stderr:Repeating the final host check... 2024-07-03T13:53:03.005 INFO:teuthology.orchestra.run.smithi003.stderr:docker (/usr/bin/docker) is present 2024-07-03T13:53:03.005 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl is present 2024-07-03T13:53:03.005 INFO:teuthology.orchestra.run.smithi003.stderr:lvcreate is present 2024-07-03T13:53:03.007 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-07-03T13:53:03.010 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:03.013 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-07-03T13:53:03.017 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:03.020 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: masked 2024-07-03T13:53:03.023 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:03.027 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-07-03T13:53:03.030 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: inactive 2024-07-03T13:53:03.034 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: enabled 2024-07-03T13:53:03.037 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: active 2024-07-03T13:53:03.038 INFO:teuthology.orchestra.run.smithi003.stderr:Unit ntp.service is enabled and running 2024-07-03T13:53:03.038 INFO:teuthology.orchestra.run.smithi003.stderr:Host looks OK 2024-07-03T13:53:03.038 INFO:teuthology.orchestra.run.smithi003.stderr:Cluster fsid: 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:03.038 INFO:teuthology.orchestra.run.smithi003.stderr:Acquiring lock 139850512500096 on /run/cephadm/75ae620c-3943-11ef-bcab-c7b262605968.lock 2024-07-03T13:53:03.038 INFO:teuthology.orchestra.run.smithi003.stderr:Lock 139850512500096 acquired on /run/cephadm/75ae620c-3943-11ef-bcab-c7b262605968.lock 2024-07-03T13:53:03.039 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 3300 ... 2024-07-03T13:53:03.039 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying IP 172.21.15.3 port 6789 ... 2024-07-03T13:53:03.039 INFO:teuthology.orchestra.run.smithi003.stderr:Base mon IP is 172.21.15.3, final addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-07-03T13:53:03.040 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-07-03T13:53:03.040 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-07-03T13:53:03.040 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-07-03T13:53:03.042 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-07-03T13:53:03.042 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-07-03T13:53:03.042 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-07-03T13:53:03.044 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-03T13:53:03.044 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-07-03T13:53:03.044 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-07-03T13:53:03.044 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-07-03T13:53:03.045 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-07-03T13:53:03.045 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-07-03T13:53:03.045 INFO:teuthology.orchestra.run.smithi003.stderr:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-07-03T13:53:03.045 INFO:teuthology.orchestra.run.smithi003.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-03T13:53:03.046 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-07-03T13:53:03.479 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-07-03T13:53:03.575 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-07-03T13:53:03.575 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-07-03T13:53:03.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-07-03T13:53:04.791 INFO:teuthology.orchestra.run.smithi003.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-07-03T13:53:05.344 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-07-03T13:53:05.344 INFO:teuthology.orchestra.run.smithi003.stderr:Extracting ceph user uid/gid from container image... 2024-07-03T13:53:06.195 INFO:teuthology.orchestra.run.smithi003.stderr:stat: 167 167 2024-07-03T13:53:06.749 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial keys... 2024-07-03T13:53:07.615 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQDDV4Vmt/arJBAAgPsc26P5H2fZCMYeIlc2oQ== 2024-07-03T13:53:09.147 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQDFV4Vm1vvECBAAxTcDCiVdeSaLuiP/fQcl5g== 2024-07-03T13:53:10.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-authtool: AQDGV4VmO7TzIxAAIIRYUH+F/MMlO4U+/cBTZQ== 2024-07-03T13:53:11.150 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial monmap... 2024-07-03T13:53:12.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-03T13:53:12.097 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-07-03T13:53:12.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:12.098 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-03T13:53:12.707 INFO:teuthology.orchestra.run.smithi003.stderr:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-03T13:53:12.707 INFO:teuthology.orchestra.run.smithi003.stderr:setting min_mon_release = octopus 2024-07-03T13:53:12.708 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: set fsid to 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:12.708 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-03T13:53:12.708 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:53:12.708 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mon... 2024-07-03T13:53:13.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-03T13:53:13.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 1 imported monmap: 2024-07-03T13:53:13.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: epoch 0 2024-07-03T13:53:13.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: fsid 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:13.599 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: last_changed 2024-07-03T13:53:12.097451+0000 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: created 2024-07-03T13:53:12.097451+0000 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 0 /usr/bin/ceph-mon: set fsid to 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: RocksDB version: 6.15.5 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.600 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Compile date Apr 18 2022 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: DB SUMMARY 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: DB Session ID: 8F92JNPQI6IDAFB14Y9M 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.error_if_exists: 0 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.create_if_missing: 1 2024-07-03T13:53:13.601 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.paranoid_checks: 1 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.env: 0x564e2f4c6860 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.fs: Posix File System 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.info_log: 0x564e30b7b320 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.statistics: (nil) 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.use_fsync: 0 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_log_file_size: 0 2024-07-03T13:53:13.602 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_fallocate: 1 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.use_direct_reads: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.create_missing_column_families: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.db_log_dir: 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-03T13:53:13.603 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.advise_random_on_open: 1 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.write_buffer_manager: 0x564e30e1b950 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.rate_limiter: (nil) 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-03T13:53:13.604 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.unordered_write: 0 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-03T13:53:13.605 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.row_cache: None 2024-07-03T13:53:13.622 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.wal_filter: None 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.preserve_deletes: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.two_write_queues: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.manual_wal_flush: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.atomic_flush: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.log_readahead_size: 0 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-03T13:53:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_background_jobs: 2 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_background_compactions: -1 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_subcompactions: 1 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_total_wal_size: 0 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-03T13:53:13.624 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_open_files: -1 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.bytes_per_sync: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Options.max_background_flushes: -1 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Compression algorithms supported: 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kZSTD supported: 0 2024-07-03T13:53:13.625 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kXpressCompression supported: 0 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kLZ4Compression supported: 1 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kBZip2Compression supported: 0 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kZlibCompression supported: 1 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: kSnappyCompression supported: 1 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.589+0000 7fe876d85880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-03T13:53:13.626 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.merge_operator: 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_filter: None 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_filter_factory: None 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564e30bccb08) 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_type: 0 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-07-03T13:53:13.627 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: checksum: 1 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache: 0x564e30bac170 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-07-03T13:53:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: format_version: 4 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: block_align: 0 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression: NoCompression 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.num_levels: 7 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-03T13:53:13.630 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.level: 32767 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compression_opts.enabled: false 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-03T13:53:13.631 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-03T13:53:13.632 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.arena_block_size: 4194304 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-03T13:53:13.633 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.table_properties_collectors: 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.inplace_update_support: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.bloom_locality: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.max_successive_merges: 0 2024-07-03T13:53:13.634 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.force_consistency_checks: 1 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.ttl: 2592000 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.enable_blob_files: false 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.min_blob_size: 0 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.blob_file_size: 268435456 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.593+0000 7fe876d85880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe876d85880 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-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.635 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe876d85880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe876d85880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe876d85880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x564e30b92a80 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe876d85880 4 rocksdb: DB pointer 0x564e30c06000 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe86896f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.597+0000 7fe86896f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:53:13.637 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.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-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:53:13.639 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: 2024-07-03T13:53:13.640 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.601+0000 7fe876d85880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-07-03T13:53:13.640 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.601+0000 7fe876d85880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-07-03T13:53:13.640 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph-mon: debug 2024-07-03T13:53:13.601+0000 7fe876d85880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-07-03T13:53:14.115 INFO:teuthology.orchestra.run.smithi003.stderr:create mon.a on 2024-07-03T13:53:14.329 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-07-03T13:53:14.544 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target -> /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target. 2024-07-03T13:53:14.544 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target -> /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target. 2024-07-03T13:53:14.954 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service: Unit ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service not loaded. 2024-07-03T13:53:14.958 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target.wants/ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service. 2024-07-03T13:53:15.173 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2024-07-03T13:53:15.174 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2024-07-03T13:53:15.174 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon to start... 2024-07-03T13:53:15.174 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mon... 2024-07-03T13:53:15.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:15 smithi003 systemd[1]: Started Ceph mon.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T13:53:16.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:16 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.741690+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:16 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.734402+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: cluster: 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: id: 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: services: 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.244637s) 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr: no daemons active 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: data: 2024-07-03T13:53:16.987 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-07-03T13:53:16.988 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-07-03T13:53:16.988 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-07-03T13:53:16.988 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: pgs: 2024-07-03T13:53:16.988 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:17.508 INFO:teuthology.orchestra.run.smithi003.stderr:mon is available 2024-07-03T13:53:17.509 INFO:teuthology.orchestra.run.smithi003.stderr:Assimilating anything we can from ceph.conf... 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.740321+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.740553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.744573+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.748252+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: cluster 2024-07-03T13:53:16.748692+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-07-03T13:53:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:17 smithi003 bash[18418]: audit 2024-07-03T13:53:16.984903+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/1259153667' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-07-03T13:53:18.836 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-07-03T13:53:18.837 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-07-03T13:53:19.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:18 smithi003 bash[18418]: audit 2024-07-03T13:53:18.828396+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.3:0/1083469105' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-03T13:53:19.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:18 smithi003 bash[18418]: audit 2024-07-03T13:53:18.834475+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.3:0/1083469105' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-03T13:53:19.373 INFO:teuthology.orchestra.run.smithi003.stderr:Generating new minimal ceph.conf... 2024-07-03T13:53:20.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:20 smithi003 bash[18418]: audit 2024-07-03T13:53:20.471756+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.3:0/509912798' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:53:20.982 INFO:teuthology.orchestra.run.smithi003.stderr:Restarting the monitor... 2024-07-03T13:53:21.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:20 smithi003 systemd[1]: Stopping Ceph mon.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T13:53:21.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 bash[18781]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon.a 2024-07-03T13:53:21.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 bash[18418]: debug 2024-07-03T13:53:21.093+0000 7fbd0c0d3700 -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-07-03T13:53:21.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 bash[18418]: debug 2024-07-03T13:53:21.093+0000 7fbd0c0d3700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-03T13:53:21.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 bash[18790]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon-a 2024-07-03T13:53:21.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 bash[18824]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon.a 2024-07-03T13:53:21.694 INFO:teuthology.orchestra.run.smithi003.stderr:Setting mon public_network to 172.21.0.0/20 2024-07-03T13:53:21.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-03T13:53:21.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 systemd[1]: Stopped Ceph mon.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T13:53:21.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:21 smithi003 systemd[1]: Started Ceph mon.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.137+0000 7f6b1695b880 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.137+0000 7f6b1695b880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 8 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.137+0000 7f6b1695b880 0 pidfile_write: ignore empty --pid-file 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 0 load: jerasure load: lrc 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: RocksDB version: 6.15.5 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Compile date Apr 18 2022 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: DB SUMMARY 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: DB Session ID: ISNVEL0U56LB8GRDQ4M9 2024-07-03T13:53:23.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: CURRENT file: CURRENT 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: IDENTITY file: IDENTITY 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82597 ; 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.error_if_exists: 0 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.create_if_missing: 0 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.paranoid_checks: 1 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.env: 0x55b1c60c6860 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.fs: Posix File System 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.info_log: 0x55b1c8853e00 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.statistics: (nil) 2024-07-03T13:53:23.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.use_fsync: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_log_file_size: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_fallocate: 1 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.use_direct_reads: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.create_missing_column_families: 0 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.db_log_dir: 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-03T13:53:23.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.advise_random_on_open: 1 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.write_buffer_manager: 0x55b1c89442d0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.rate_limiter: (nil) 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-03T13:53:23.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.unordered_write: 0 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.row_cache: None 2024-07-03T13:53:23.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.wal_filter: None 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.preserve_deletes: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.two_write_queues: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.manual_wal_flush: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.atomic_flush: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.log_readahead_size: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-03T13:53:23.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-03T13:53:23.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-03T13:53:23.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_background_jobs: 2 2024-07-03T13:53:23.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_background_compactions: -1 2024-07-03T13:53:23.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_subcompactions: 1 2024-07-03T13:53:23.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_total_wal_size: 0 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_open_files: -1 2024-07-03T13:53:23.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bytes_per_sync: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_background_flushes: -1 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Compression algorithms supported: 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kZSTD supported: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kXpressCompression supported: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kLZ4Compression supported: 1 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kBZip2Compression supported: 0 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kZlibCompression supported: 1 2024-07-03T13:53:23.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: kSnappyCompression supported: 1 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.merge_operator: 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_filter: None 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_filter_factory: None 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b1c8821d00) 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cache_index_and_filter_blocks: 1 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-03T13:53:23.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: pin_top_level_index_and_filter: 1 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: index_type: 0 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: data_block_index_type: 0 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: index_shortening: 1 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: data_block_hash_table_util_ratio: 0.750000 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: hash_index_allow_collision: 1 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: checksum: 1 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: no_block_cache: 0 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_cache: 0x55b1c8888170 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_cache_name: BinnedLRUCache 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_cache_options: 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: capacity : 536870912 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: num_shard_bits : 4 2024-07-03T13:53:23.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: strict_capacity_limit : 0 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: high_pri_pool_ratio: 0.000 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_cache_compressed: (nil) 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: persistent_cache: (nil) 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_size: 4096 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_size_deviation: 10 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_restart_interval: 16 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: index_block_restart_interval: 1 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: metadata_block_size: 4096 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: partition_filters: 0 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: use_delta_encoding: 1 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: whole_key_filtering: 1 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: verify_compression: 0 2024-07-03T13:53:23.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: read_amp_bytes_per_bit: 0 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: format_version: 4 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: enable_index_compression: 1 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: block_align: 0 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression: NoCompression 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.num_levels: 7 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-03T13:53:23.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.level: 32767 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:53:23.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compression_opts.enabled: false 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-03T13:53:23.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.arena_block_size: 4194304 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-03T13:53:23.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.table_properties_collectors: 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.inplace_update_support: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.bloom_locality: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.max_successive_merges: 0 2024-07-03T13:53:23.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.force_consistency_checks: 1 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.ttl: 2592000 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.enable_blob_files: false 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.min_blob_size: 0 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.blob_file_size: 268435456 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 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-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-07-03T13:53:23.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014803149428, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 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-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014803150341, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79147, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77410, "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": 71719, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1720014803, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "152eed9d-391b-4f18-be88-bfbba286f568", "db_session_id": "ISNVEL0U56LB8GRDQ4M9"}} 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.145+0000 7f6b1695b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014803150753, "job": 1, "event": "recovery_finished"} 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 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-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b1c886ea80 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 4 rocksdb: DB pointer 0x55b1c887e000 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b066e3700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-07-03T13:53:23.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b066e3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** DB Stats ** 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** Compaction Stats [default] ** 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: L0 2/0 79.05 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Sum 2/0 79.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** Compaction Stats [default] ** 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Cumulative compaction: 0.00 GB write, 19.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Interval compaction: 0.00 GB write, 19.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** Compaction Stats [default] ** 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: L0 2/0 79.05 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Sum 2/0 79.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** Compaction Stats [default] ** 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.6 0.00 0.00 1 0.001 0 0 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:53:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Cumulative compaction: 0.00 GB write, 19.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 1 mon.a@-1(???) e1 preinit fsid 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).mds e1 new map 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).mds e1 print_map 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: e1 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 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-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: legacy client fscid: -1 2024-07-03T13:53:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: No filesystems configured 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: debug 2024-07-03T13:53:23.149+0000 7f6b1695b880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cluster 2024-07-03T13:53:23.175333+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cluster 2024-07-03T13:53:23.175398+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cluster 2024-07-03T13:53:23.175495+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cluster 2024-07-03T13:53:23.175531+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-07-03T13:53:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:23 smithi003 bash[18863]: cluster 2024-07-03T13:53:23.175923+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-07-03T13:53:24.010 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote config to /etc/ceph/ceph.conf 2024-07-03T13:53:24.010 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-03T13:53:24.010 INFO:teuthology.orchestra.run.smithi003.stderr:Creating mgr... 2024-07-03T13:53:24.011 INFO:teuthology.orchestra.run.smithi003.stderr:Verifying port 9283 ... 2024-07-03T13:53:24.251 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Failed to reset failed state of unit ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service: Unit ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service not loaded. 2024-07-03T13:53:24.256 INFO:teuthology.orchestra.run.smithi003.stderr:systemctl: Created symlink /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968.target.wants/ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service. 2024-07-03T13:53:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to enable service . firewalld.service is not available 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr to start... 2024-07-03T13:53:24.464 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr... 2024-07-03T13:53:24.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:53:24.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:24 smithi003 bash[18863]: audit 2024-07-03T13:53:23.414704+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.3:0/3569464856' entity='client.admin' 2024-07-03T13:53:26.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:26 smithi003 bash[19115]: debug 2024-07-03T13:53:26.125+0000 7fb5ec098000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "75ae620c-3943-11ef-bcab-c7b262605968", 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.253 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2024-07-03T13:53:26.255 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2024-07-03T13:53:26.256 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2024-07-03T13:53:16.742370+0000", 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2024-07-03T13:53:26.257 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:26.588 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:26 smithi003 bash[18863]: audit 2024-07-03T13:53:26.247654+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/2048092391' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-03T13:53:26.769 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (1/15)... 2024-07-03T13:53:27.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:27 smithi003 bash[19115]: debug 2024-07-03T13:53:27.705+0000 7fb5ec098000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T13:53:27.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:27 smithi003 bash[19115]: debug 2024-07-03T13:53:27.801+0000 7fb5ec098000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T13:53:28.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:28 smithi003 bash[19115]: debug 2024-07-03T13:53:28.049+0000 7fb5ec098000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T13:53:29.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:28 smithi003 bash[19115]: debug 2024-07-03T13:53:28.805+0000 7fb5ec098000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T13:53:29.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:28 smithi003 bash[19115]: debug 2024-07-03T13:53:28.913+0000 7fb5ec098000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T13:53:29.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.017+0000 7fb5ec098000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T13:53:29.133 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.129+0000 7fb5ec098000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T13:53:29.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.341+0000 7fb5ec098000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T13:53:29.886 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.625+0000 7fb5ec098000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T13:53:29.886 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.729+0000 7fb5ec098000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T13:53:30.168 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:29 smithi003 bash[19115]: debug 2024-07-03T13:53:29.917+0000 7fb5ec098000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T13:53:30.169 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[19115]: debug 2024-07-03T13:53:30.165+0000 7fb5ec098000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "75ae620c-3943-11ef-bcab-c7b262605968", 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2024-07-03T13:53:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2024-07-03T13:53:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2024-07-03T13:53:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2024-07-03T13:53:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2024-07-03T13:53:16.742370+0000", 2024-07-03T13:53:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:30.181 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:30.181 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2024-07-03T13:53:30.181 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[18863]: audit 2024-07-03T13:53:30.169766+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.3:0/1997429200' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-03T13:53:30.710 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (2/15)... 2024-07-03T13:53:30.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[19115]: debug 2024-07-03T13:53:30.445+0000 7fb5ec098000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T13:53:30.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[19115]: debug 2024-07-03T13:53:30.609+0000 7fb5ec098000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:53:31.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[19115]: debug 2024-07-03T13:53:30.849+0000 7fb5ec098000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T13:53:31.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:30 smithi003 bash[19115]: debug 2024-07-03T13:53:30.965+0000 7fb5ec098000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T13:53:31.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:31 smithi003 bash[19115]: debug 2024-07-03T13:53:31.305+0000 7fb5ec098000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:53:32.374 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:32 smithi003 bash[19115]: debug 2024-07-03T13:53:32.049+0000 7fb5ec098000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T13:53:32.375 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:32 smithi003 bash[19115]: debug 2024-07-03T13:53:32.161+0000 7fb5ec098000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T13:53:32.697 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:32 smithi003 bash[19115]: debug 2024-07-03T13:53:32.369+0000 7fb5ec098000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T13:53:32.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:32 smithi003 bash[19115]: debug 2024-07-03T13:53:32.693+0000 7fb5ec098000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T13:53:33.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:33 smithi003 bash[19115]: debug 2024-07-03T13:53:33.077+0000 7fb5ec098000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T13:53:33.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:33 smithi003 bash[19115]: debug 2024-07-03T13:53:33.193+0000 7fb5ec098000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "75ae620c-3943-11ef-bcab-c7b262605968", 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-07-03T13:53:34.013 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2024-07-03T13:53:34.014 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2024-07-03T13:53:34.015 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:34.015 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2024-07-03T13:53:34.015 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2024-07-03T13:53:34.015 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-07-03T13:53:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-07-03T13:53:34.019 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.020 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": false, 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.021 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2024-07-03T13:53:16.742370+0000", 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2024-07-03T13:53:34.022 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:34.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: cluster 2024-07-03T13:53:33.216476+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-07-03T13:53:34.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: cluster 2024-07-03T13:53:33.218926+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00255192s) 2024-07-03T13:53:34.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.222289+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T13:53:34.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.222443+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.222555+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.222698+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.224727+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: cluster 2024-07-03T13:53:33.249960+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.261455+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.262773+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.268471+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.270903+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:33.272722+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.3:0/1875026940' entity='mgr.y' 2024-07-03T13:53:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:34 smithi003 bash[18863]: audit 2024-07-03T13:53:34.011615+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.3:0/2780081412' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-03T13:53:34.635 INFO:teuthology.orchestra.run.smithi003.stderr:mgr not available, waiting (3/15)... 2024-07-03T13:53:35.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:35 smithi003 bash[18863]: cluster 2024-07-03T13:53:34.229307+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01292s) 2024-07-03T13:53:37.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:37 smithi003 bash[18863]: cluster 2024-07-03T13:53:36.227674+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsid": "75ae620c-3943-11ef-bcab-c7b262605968", 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "health": { 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "checks": {}, 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mutes": [] 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-07-03T13:53:38.234 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum": [ 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 0 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_names": [ 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "a" 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "quorum_age": 15, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "monmap": { 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_mons": 1 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osdmap": { 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_osds": 0, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-07-03T13:53:38.235 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-07-03T13:53:38.236 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgmap": { 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-07-03T13:53:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_pools": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_objects": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "bytes_total": 0 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "fsmap": { 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "by_rank": [], 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "up:standby": 0 2024-07-03T13:53:38.240 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap": { 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modules": [ 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "iostat", 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "nfs", 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "restful" 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ], 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "servicemap": { 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 1, 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "modified": "2024-07-03T13:53:16.742370+0000", 2024-07-03T13:53:38.241 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "services": {} 2024-07-03T13:53:38.242 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: }, 2024-07-03T13:53:38.242 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "progress_events": {} 2024-07-03T13:53:38.242 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:38.791 INFO:teuthology.orchestra.run.smithi003.stderr:mgr is available 2024-07-03T13:53:39.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:39 smithi003 bash[18863]: audit 2024-07-03T13:53:38.231025+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.3:0/4101540901' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [global] 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: fsid = 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [mgr] 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-07-03T13:53:40.140 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 2024-07-03T13:53:40.141 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: [osd] 2024-07-03T13:53:40.141 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-07-03T13:53:40.141 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-07-03T13:53:40.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:40 smithi003 bash[18863]: audit 2024-07-03T13:53:40.132695+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.3:0/2796637547' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-03T13:53:40.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:40 smithi003 bash[18863]: audit 2024-07-03T13:53:40.138430+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.3:0/2796637547' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-03T13:53:40.781 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling cephadm module... 2024-07-03T13:53:42.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:42 smithi003 bash[18863]: audit 2024-07-03T13:53:42.160039+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.3:0/810555941' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-07-03T13:53:42.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:42 smithi003 bash[19115]: ignoring --setuser ceph since I am not root 2024-07-03T13:53:42.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:42 smithi003 bash[19115]: ignoring --setgroup ceph since I am not root 2024-07-03T13:53:42.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:42 smithi003 bash[19115]: debug 2024-07-03T13:53:42.397+0000 7fd107853000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T13:53:43.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:43 smithi003 bash[18863]: audit 2024-07-03T13:53:42.217456+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.3:0/810555941' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-03T13:53:43.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:43 smithi003 bash[18863]: cluster 2024-07-03T13:53:42.217571+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 9s) 2024-07-03T13:53:44.221 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:44.221 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 5, 2024-07-03T13:53:44.222 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2024-07-03T13:53:44.222 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2024-07-03T13:53:44.222 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2024-07-03T13:53:44.222 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:44.234 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:43 smithi003 bash[19115]: debug 2024-07-03T13:53:43.973+0000 7fd107853000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T13:53:44.235 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:44 smithi003 bash[19115]: debug 2024-07-03T13:53:44.069+0000 7fd107853000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T13:53:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:44 smithi003 bash[18863]: audit 2024-07-03T13:53:44.221003+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.3:0/2368553148' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-03T13:53:44.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:44 smithi003 bash[19115]: debug 2024-07-03T13:53:44.321+0000 7fd107853000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T13:53:44.794 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2024-07-03T13:53:44.794 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 5... 2024-07-03T13:53:45.191 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.077+0000 7fd107853000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T13:53:45.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.189+0000 7fd107853000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T13:53:45.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.289+0000 7fd107853000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T13:53:45.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.405+0000 7fd107853000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T13:53:45.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.617+0000 7fd107853000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T13:53:45.907 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:45 smithi003 bash[19115]: debug 2024-07-03T13:53:45.901+0000 7fd107853000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T13:53:46.193 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:46 smithi003 bash[19115]: debug 2024-07-03T13:53:46.005+0000 7fd107853000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T13:53:46.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:46 smithi003 bash[19115]: debug 2024-07-03T13:53:46.189+0000 7fd107853000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T13:53:46.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:46 smithi003 bash[19115]: debug 2024-07-03T13:53:46.437+0000 7fd107853000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T13:53:46.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:46 smithi003 bash[19115]: debug 2024-07-03T13:53:46.713+0000 7fd107853000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T13:53:46.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:46 smithi003 bash[19115]: debug 2024-07-03T13:53:46.881+0000 7fd107853000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:53:47.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:47 smithi003 bash[19115]: debug 2024-07-03T13:53:47.121+0000 7fd107853000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T13:53:47.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:47 smithi003 bash[19115]: debug 2024-07-03T13:53:47.241+0000 7fd107853000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T13:53:47.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:47 smithi003 bash[19115]: debug 2024-07-03T13:53:47.581+0000 7fd107853000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:53:48.655 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:48 smithi003 bash[19115]: debug 2024-07-03T13:53:48.325+0000 7fd107853000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T13:53:48.655 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:48 smithi003 bash[19115]: debug 2024-07-03T13:53:48.441+0000 7fd107853000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T13:53:48.655 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:48 smithi003 bash[19115]: debug 2024-07-03T13:53:48.653+0000 7fd107853000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T13:53:49.363 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:48 smithi003 bash[19115]: debug 2024-07-03T13:53:48.977+0000 7fd107853000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T13:53:49.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:49 smithi003 bash[19115]: debug 2024-07-03T13:53:49.361+0000 7fd107853000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T13:53:49.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:49 smithi003 bash[19115]: debug 2024-07-03T13:53:49.477+0000 7fd107853000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T13:53:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:49 smithi003 bash[18863]: cluster 2024-07-03T13:53:49.500456+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-07-03T13:53:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:49 smithi003 bash[18863]: cluster 2024-07-03T13:53:49.500837+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-07-03T13:53:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:49 smithi003 bash[18863]: cluster 2024-07-03T13:53:49.504543+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-07-03T13:53:50.578 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:53:50.578 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-07-03T13:53:50.578 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2024-07-03T13:53:50.578 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:53:50.814 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[19115]: [03/Jul/2024:13:53:50] ENGINE Bus STARTING 2024-07-03T13:53:50.814 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[19115]: [03/Jul/2024:13:53:50] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: cluster 2024-07-03T13:53:49.556004+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0552399s) 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.562250+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.564344+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.565618+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.565803+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.565992+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: cluster 2024-07-03T13:53:49.588949+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.604244+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:50.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.606474+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.608516+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.611625+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.613029+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.615851+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.624011+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:53:50.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[18863]: audit 2024-07-03T13:53:49.625368+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:53:51.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:50 smithi003 bash[19115]: [03/Jul/2024:13:53:50] ENGINE Bus STARTED 2024-07-03T13:53:51.250 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 5 is available 2024-07-03T13:53:51.251 INFO:teuthology.orchestra.run.smithi003.stderr:Setting orchestrator backend to cephadm... 2024-07-03T13:53:51.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: cluster 2024-07-03T13:53:50.563016+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06226s) 2024-07-03T13:53:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: cephadm 2024-07-03T13:53:50.694244+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [03/Jul/2024:13:53:50] ENGINE Bus STARTING 2024-07-03T13:53:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: cephadm 2024-07-03T13:53:50.812303+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [03/Jul/2024:13:53:50] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T13:53:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: cephadm 2024-07-03T13:53:50.812546+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [03/Jul/2024:13:53:50] ENGINE Bus STARTED 2024-07-03T13:53:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: audit 2024-07-03T13:53:50.818264+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:51 smithi003 bash[18863]: audit 2024-07-03T13:53:50.834423+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:53:53.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:52 smithi003 bash[18863]: cluster 2024-07-03T13:53:51.823746+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-07-03T13:53:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:53 smithi003 bash[18863]: audit 2024-07-03T13:53:52.812886+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:53:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:53 smithi003 bash[18863]: audit 2024-07-03T13:53:52.822305+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:53 smithi003 bash[18863]: audit 2024-07-03T13:53:52.855638+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:53:54.749 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: value unchanged 2024-07-03T13:53:55.341 INFO:teuthology.orchestra.run.smithi003.stderr:Generating ssh key... 2024-07-03T13:53:55.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:55 smithi003 bash[18863]: audit 2024-07-03T13:53:54.748753+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:53:56.891 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: Generating public/private rsa key pair. 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: Your identification has been saved in /tmp/tmpneyi4jbj/key. 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: Your public key has been saved in /tmp/tmpneyi4jbj/key.pub. 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: The key fingerprint is: 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: SHA256:TWIsIxrGCYguJlviik+x6kIyyigWxvSB86Ea5g9S6qU ceph-75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: The key's randomart image is: 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: +---[RSA 3072]----+ 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |+ | 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |oo . . | 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |. * . o + . | 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |+B.= . + + | 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |B+O o S . | 2024-07-03T13:53:56.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |=@ = | 2024-07-03T13:53:56.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |/++. | 2024-07-03T13:53:56.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |@*+ | 2024-07-03T13:53:56.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: |*Eo. | 2024-07-03T13:53:56.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:53:56 smithi003 bash[19115]: +----[SHA256]-----+ 2024-07-03T13:53:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:57 smithi003 bash[18863]: audit 2024-07-03T13:53:56.751997+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:53:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:57 smithi003 bash[18863]: cephadm 2024-07-03T13:53:56.752402+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-07-03T13:53:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:57 smithi003 bash[18863]: audit 2024-07-03T13:53:56.897398+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:57 smithi003 bash[18863]: audit 2024-07-03T13:53:56.901964+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:53:58.816 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER25wdDxxIP/8nsq3DlObYLy11ox7SrHd+KgJF3KkHTrA4t2MrakBinGB4DWA89vmrIDfjHXcvAYf0bBMaGH4y8pdJbOO2P0+EFS0mVmplcMkn7/aLptFHoDlkLcsjAgYFWb+VI3NcO5PjtgE8jXFeHBtZLcqVN5JfGYgJptzHBNk5qQ/xN77LEZDdnBfpGcmxVAFu9y0iaMnliakeeEkW7URJASPp65AgZ7sBxXmgjKARL3cw7Sqr8uhnL6HlRbIc5WC5pdGgbyG2hPZO1gfjcX+H83kJLrgR3EwV0nBSA2yJV1cmMJOgRUsdcWJ5RfLwR4MkTm4FkwXMwy72Df2eN9f53ADug7kZKSYL7BhMeyYDGRH6WnOvfwarvvYGRDk3G6Y1GZ8LQ82S8+1zEIHUtK31ia9Bka5FgUE4cUXHqEa2gruOK6beW7bRtDGNT9jo25OQpF4TCVBaLIF6hbykF5p4ZkF/ll4y+EpEa3mnxISrnHw0D8xW8ezCWT5sX8= ceph-75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:53:59.337 INFO:teuthology.orchestra.run.smithi003.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-03T13:53:59.338 INFO:teuthology.orchestra.run.smithi003.stderr:Adding key to root@localhost authorized_keys... 2024-07-03T13:53:59.338 INFO:teuthology.orchestra.run.smithi003.stderr:Adding host smithi003... 2024-07-03T13:53:59.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:53:59 smithi003 bash[18863]: audit 2024-07-03T13:53:58.815655+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:01.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:01 smithi003 bash[18863]: audit 2024-07-03T13:54:00.856772+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:01 smithi003 bash[18863]: cephadm 2024-07-03T13:54:01.204425+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi003 2024-07-03T13:54:01.896 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Added host 'smithi003' with addr '172.21.15.3' 2024-07-03T13:54:02.644 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mon service... 2024-07-03T13:54:03.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:02 smithi003 bash[18863]: audit 2024-07-03T13:54:01.895973+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:03.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:02 smithi003 bash[18863]: cephadm 2024-07-03T13:54:01.896451+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi003 2024-07-03T13:54:03.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:02 smithi003 bash[18863]: audit 2024-07-03T13:54:01.923096+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:04.539 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mon update... 2024-07-03T13:54:05.225 INFO:teuthology.orchestra.run.smithi003.stderr:Deploying unmanaged mgr service... 2024-07-03T13:54:05.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:05 smithi003 bash[18863]: audit 2024-07-03T13:54:04.532557+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:05 smithi003 bash[18863]: cephadm 2024-07-03T13:54:04.533817+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-07-03T13:54:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:05 smithi003 bash[18863]: audit 2024-07-03T13:54:04.538139+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:05 smithi003 bash[18863]: audit 2024-07-03T13:54:05.211980+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:05 smithi003 bash[18863]: audit 2024-07-03T13:54:05.464101+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:06.761 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-07-03T13:54:08.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:07 smithi003 bash[18863]: audit 2024-07-03T13:54:06.752926+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:08.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:07 smithi003 bash[18863]: cephadm 2024-07-03T13:54:06.755483+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-07-03T13:54:08.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:07 smithi003 bash[18863]: audit 2024-07-03T13:54:06.760246+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.433784+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.436117+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.436677+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.441892+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.443690+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi003", "caps": []}]: dispatch 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.445296+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.3:0/2785884304' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi003", "caps": []}]': finished 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: audit 2024-07-03T13:54:08.645704+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.3:0/1648991621' entity='client.admin' 2024-07-03T13:54:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:09 smithi003 bash[18863]: cephadm 2024-07-03T13:54:08.805792+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi003 on smithi003 2024-07-03T13:54:10.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:10 smithi003 bash[18863]: cluster 2024-07-03T13:54:09.567578+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:11.212 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling the dashboard module... 2024-07-03T13:54:11.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:11 smithi003 bash[18863]: audit 2024-07-03T13:54:10.706084+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.3:0/2207208716' entity='client.admin' 2024-07-03T13:54:12.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:12 smithi003 bash[18863]: cluster 2024-07-03T13:54:11.568075+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:12 smithi003 bash[18863]: audit 2024-07-03T13:54:12.629935+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.3:0/1186221258' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-07-03T13:54:12.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:12 smithi003 bash[19115]: ignoring --setuser ceph since I am not root 2024-07-03T13:54:12.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:12 smithi003 bash[19115]: ignoring --setgroup ceph since I am not root 2024-07-03T13:54:12.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:12 smithi003 bash[19115]: debug 2024-07-03T13:54:12.893+0000 7f6f2c406000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T13:54:13.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:13 smithi003 bash[18863]: audit 2024-07-03T13:54:12.713373+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.3:0/1186221258' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-03T13:54:13.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:13 smithi003 bash[18863]: cluster 2024-07-03T13:54:12.713422+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "epoch": 9, 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "available": true, 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "active_name": "y", 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "num_standby": 0 2024-07-03T13:54:14.751 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:54:14.765 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:14 smithi003 bash[19115]: debug 2024-07-03T13:54:14.473+0000 7f6f2c406000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T13:54:14.765 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:14 smithi003 bash[19115]: debug 2024-07-03T13:54:14.573+0000 7f6f2c406000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T13:54:15.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:14 smithi003 bash[18863]: audit 2024-07-03T13:54:14.750707+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.3:0/4202299649' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-03T13:54:15.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:14 smithi003 bash[19115]: debug 2024-07-03T13:54:14.829+0000 7f6f2c406000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T13:54:15.318 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for the mgr to restart... 2024-07-03T13:54:15.318 INFO:teuthology.orchestra.run.smithi003.stderr:Waiting for mgr epoch 9... 2024-07-03T13:54:15.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:15 smithi003 bash[19115]: debug 2024-07-03T13:54:15.585+0000 7f6f2c406000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T13:54:15.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:15 smithi003 bash[19115]: debug 2024-07-03T13:54:15.693+0000 7f6f2c406000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T13:54:15.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:15 smithi003 bash[19115]: debug 2024-07-03T13:54:15.797+0000 7f6f2c406000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T13:54:15.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:15 smithi003 bash[19115]: debug 2024-07-03T13:54:15.913+0000 7f6f2c406000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T13:54:16.422 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:16 smithi003 bash[19115]: debug 2024-07-03T13:54:16.133+0000 7f6f2c406000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T13:54:16.711 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:16 smithi003 bash[19115]: debug 2024-07-03T13:54:16.421+0000 7f6f2c406000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T13:54:16.711 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:16 smithi003 bash[19115]: debug 2024-07-03T13:54:16.525+0000 7f6f2c406000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T13:54:16.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:16 smithi003 bash[19115]: debug 2024-07-03T13:54:16.709+0000 7f6f2c406000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T13:54:16.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:16 smithi003 bash[19115]: debug 2024-07-03T13:54:16.957+0000 7f6f2c406000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T13:54:17.644 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:17 smithi003 bash[19115]: debug 2024-07-03T13:54:17.233+0000 7f6f2c406000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T13:54:17.644 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:17 smithi003 bash[19115]: debug 2024-07-03T13:54:17.401+0000 7f6f2c406000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:54:17.644 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:17 smithi003 bash[19115]: debug 2024-07-03T13:54:17.641+0000 7f6f2c406000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T13:54:17.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:17 smithi003 bash[19115]: debug 2024-07-03T13:54:17.757+0000 7f6f2c406000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T13:54:18.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:18 smithi003 bash[19115]: debug 2024-07-03T13:54:18.101+0000 7f6f2c406000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:54:19.178 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:18 smithi003 bash[19115]: debug 2024-07-03T13:54:18.849+0000 7f6f2c406000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T13:54:19.179 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:18 smithi003 bash[19115]: debug 2024-07-03T13:54:18.965+0000 7f6f2c406000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T13:54:19.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:19 smithi003 bash[19115]: debug 2024-07-03T13:54:19.173+0000 7f6f2c406000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T13:54:19.890 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:19 smithi003 bash[19115]: debug 2024-07-03T13:54:19.501+0000 7f6f2c406000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T13:54:20.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:19 smithi003 bash[19115]: debug 2024-07-03T13:54:19.885+0000 7f6f2c406000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T13:54:20.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[19115]: debug 2024-07-03T13:54:20.009+0000 7f6f2c406000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T13:54:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[18863]: cluster 2024-07-03T13:54:20.032724+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-07-03T13:54:20.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[18863]: cluster 2024-07-03T13:54:20.033515+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-07-03T13:54:20.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[18863]: cluster 2024-07-03T13:54:20.037631+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-07-03T13:54:20.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[19115]: [03/Jul/2024:13:54:20] ENGINE Bus STARTING 2024-07-03T13:54:20.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[19115]: [03/Jul/2024:13:54:20] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T13:54:20.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:20 smithi003 bash[19115]: [03/Jul/2024:13:54:20] ENGINE Bus STARTED 2024-07-03T13:54:21.126 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: { 2024-07-03T13:54:21.126 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-07-03T13:54:21.126 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: "initialized": true 2024-07-03T13:54:21.126 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: } 2024-07-03T13:54:21.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: cluster 2024-07-03T13:54:20.091443+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0580921s) 2024-07-03T13:54:21.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.093160+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.098794+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.099349+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.099559+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.099812+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: cluster 2024-07-03T13:54:20.124757+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-07-03T13:54:21.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.142032+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.144542+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.146009+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.162539+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.164097+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: cephadm 2024-07-03T13:54:20.614691+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [03/Jul/2024:13:54:20] ENGINE Bus STARTING 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: cephadm 2024-07-03T13:54:20.736761+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [03/Jul/2024:13:54:20] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: cephadm 2024-07-03T13:54:20.736918+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [03/Jul/2024:13:54:20] ENGINE Bus STARTED 2024-07-03T13:54:21.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:21 smithi003 bash[18863]: audit 2024-07-03T13:54:20.742254+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:21.859 INFO:teuthology.orchestra.run.smithi003.stderr:mgr epoch 9 is available 2024-07-03T13:54:21.859 INFO:teuthology.orchestra.run.smithi003.stderr:Generating a dashboard self-signed certificate... 2024-07-03T13:54:22.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:22 smithi003 bash[18863]: cluster 2024-07-03T13:54:21.110003+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.07666s) 2024-07-03T13:54:22.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:22 smithi003 bash[18863]: audit 2024-07-03T13:54:21.112874+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-03T13:54:22.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:22 smithi003 bash[18863]: audit 2024-07-03T13:54:21.125553+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-03T13:54:23.443 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: Self-signed certificate created 2024-07-03T13:54:23.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:23 smithi003 bash[18863]: cluster 2024-07-03T13:54:22.120965+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-07-03T13:54:24.015 INFO:teuthology.orchestra.run.smithi003.stderr:Creating initial admin user... 2024-07-03T13:54:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.283420+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.441390+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.443571+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.578439+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.578970+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.581384+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:24 smithi003 bash[18863]: audit 2024-07-03T13:54:23.582734+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi003", "caps": []}]: dispatch 2024-07-03T13:54:25.712 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$3HAhc6CfVtbugtkYxCyhp.JWJbQa4Ur9biUZ4o5b9h01FMLCkD0Fu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1720014865, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-03T13:54:25.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:25 smithi003 bash[18863]: cephadm 2024-07-03T13:54:24.345570+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi003 on smithi003 2024-07-03T13:54:26.374 INFO:teuthology.orchestra.run.smithi003.stderr:Fetching dashboard port number... 2024-07-03T13:54:26.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:26 smithi003 bash[18863]: audit 2024-07-03T13:54:25.394264+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:26 smithi003 bash[18863]: audit 2024-07-03T13:54:25.711967+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:27.696 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: 8443 2024-07-03T13:54:27.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:27 smithi003 bash[18863]: cluster 2024-07-03T13:54:26.721146+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-07-03T13:54:27.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:27 smithi003 bash[18863]: audit 2024-07-03T13:54:27.695654+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.3:0/4293324567' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-07-03T13:54:28.265 INFO:teuthology.orchestra.run.smithi003.stderr:firewalld does not appear to be present 2024-07-03T13:54:28.265 INFO:teuthology.orchestra.run.smithi003.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-03T13:54:28.268 INFO:teuthology.orchestra.run.smithi003.stderr:Ceph Dashboard is now available at: 2024-07-03T13:54:28.268 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:28.268 INFO:teuthology.orchestra.run.smithi003.stderr: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-07-03T13:54:28.268 INFO:teuthology.orchestra.run.smithi003.stderr: User: admin 2024-07-03T13:54:28.268 INFO:teuthology.orchestra.run.smithi003.stderr: Password: hknkqtvw0b 2024-07-03T13:54:28.269 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:28.269 INFO:teuthology.orchestra.run.smithi003.stderr:Enabling autotune for osd_memory_target 2024-07-03T13:54:31.772 INFO:teuthology.orchestra.run.smithi003.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr:You can access the Ceph CLI with: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr:Please consider enabling telemetry to help improve Ceph: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: ceph telemetry on 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr:For more information see: 2024-07-03T13:54:32.372 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.373 INFO:teuthology.orchestra.run.smithi003.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-07-03T13:54:32.373 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T13:54:32.373 INFO:teuthology.orchestra.run.smithi003.stderr:Bootstrap complete. 2024-07-03T13:54:32.430 INFO:tasks.cephadm:Fetching config... 2024-07-03T13:54:32.431 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:54:32.431 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-03T13:54:32.436 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-03T13:54:32.437 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:54:32.437 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-03T13:54:32.483 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-03T13:54:32.483 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:54:32.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-03T13:54:32.539 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-03T13:54:32.540 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:54:32.540 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-03T13:54:32.590 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-03T13:54:32.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER25wdDxxIP/8nsq3DlObYLy11ox7SrHd+KgJF3KkHTrA4t2MrakBinGB4DWA89vmrIDfjHXcvAYf0bBMaGH4y8pdJbOO2P0+EFS0mVmplcMkn7/aLptFHoDlkLcsjAgYFWb+VI3NcO5PjtgE8jXFeHBtZLcqVN5JfGYgJptzHBNk5qQ/xN77LEZDdnBfpGcmxVAFu9y0iaMnliakeeEkW7URJASPp65AgZ7sBxXmgjKARL3cw7Sqr8uhnL6HlRbIc5WC5pdGgbyG2hPZO1gfjcX+H83kJLrgR3EwV0nBSA2yJV1cmMJOgRUsdcWJ5RfLwR4MkTm4FkwXMwy72Df2eN9f53ADug7kZKSYL7BhMeyYDGRH6WnOvfwarvvYGRDk3G6Y1GZ8LQ82S8+1zEIHUtK31ia9Bka5FgUE4cUXHqEa2gruOK6beW7bRtDGNT9jo25OQpF4TCVBaLIF6hbykF5p4ZkF/ll4y+EpEa3mnxISrnHw0D8xW8ezCWT5sX8= ceph-75ae620c-3943-11ef-bcab-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-03T13:54:32.652 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER25wdDxxIP/8nsq3DlObYLy11ox7SrHd+KgJF3KkHTrA4t2MrakBinGB4DWA89vmrIDfjHXcvAYf0bBMaGH4y8pdJbOO2P0+EFS0mVmplcMkn7/aLptFHoDlkLcsjAgYFWb+VI3NcO5PjtgE8jXFeHBtZLcqVN5JfGYgJptzHBNk5qQ/xN77LEZDdnBfpGcmxVAFu9y0iaMnliakeeEkW7URJASPp65AgZ7sBxXmgjKARL3cw7Sqr8uhnL6HlRbIc5WC5pdGgbyG2hPZO1gfjcX+H83kJLrgR3EwV0nBSA2yJV1cmMJOgRUsdcWJ5RfLwR4MkTm4FkwXMwy72Df2eN9f53ADug7kZKSYL7BhMeyYDGRH6WnOvfwarvvYGRDk3G6Y1GZ8LQ82S8+1zEIHUtK31ia9Bka5FgUE4cUXHqEa2gruOK6beW7bRtDGNT9jo25OQpF4TCVBaLIF6hbykF5p4ZkF/ll4y+EpEa3mnxISrnHw0D8xW8ezCWT5sX8= ceph-75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:54:32.659 DEBUG:teuthology.orchestra.run.smithi078:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER25wdDxxIP/8nsq3DlObYLy11ox7SrHd+KgJF3KkHTrA4t2MrakBinGB4DWA89vmrIDfjHXcvAYf0bBMaGH4y8pdJbOO2P0+EFS0mVmplcMkn7/aLptFHoDlkLcsjAgYFWb+VI3NcO5PjtgE8jXFeHBtZLcqVN5JfGYgJptzHBNk5qQ/xN77LEZDdnBfpGcmxVAFu9y0iaMnliakeeEkW7URJASPp65AgZ7sBxXmgjKARL3cw7Sqr8uhnL6HlRbIc5WC5pdGgbyG2hPZO1gfjcX+H83kJLrgR3EwV0nBSA2yJV1cmMJOgRUsdcWJ5RfLwR4MkTm4FkwXMwy72Df2eN9f53ADug7kZKSYL7BhMeyYDGRH6WnOvfwarvvYGRDk3G6Y1GZ8LQ82S8+1zEIHUtK31ia9Bka5FgUE4cUXHqEa2gruOK6beW7bRtDGNT9jo25OQpF4TCVBaLIF6hbykF5p4ZkF/ll4y+EpEa3mnxISrnHw0D8xW8ezCWT5sX8= ceph-75ae620c-3943-11ef-bcab-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-03T13:54:32.683 INFO:teuthology.orchestra.run.smithi078.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDER25wdDxxIP/8nsq3DlObYLy11ox7SrHd+KgJF3KkHTrA4t2MrakBinGB4DWA89vmrIDfjHXcvAYf0bBMaGH4y8pdJbOO2P0+EFS0mVmplcMkn7/aLptFHoDlkLcsjAgYFWb+VI3NcO5PjtgE8jXFeHBtZLcqVN5JfGYgJptzHBNk5qQ/xN77LEZDdnBfpGcmxVAFu9y0iaMnliakeeEkW7URJASPp65AgZ7sBxXmgjKARL3cw7Sqr8uhnL6HlRbIc5WC5pdGgbyG2hPZO1gfjcX+H83kJLrgR3EwV0nBSA2yJV1cmMJOgRUsdcWJ5RfLwR4MkTm4FkwXMwy72Df2eN9f53ADug7kZKSYL7BhMeyYDGRH6WnOvfwarvvYGRDk3G6Y1GZ8LQ82S8+1zEIHUtK31ia9Bka5FgUE4cUXHqEa2gruOK6beW7bRtDGNT9jo25OQpF4TCVBaLIF6hbykF5p4ZkF/ll4y+EpEa3mnxISrnHw0D8xW8ezCWT5sX8= ceph-75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:54:32.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-03T13:54:32.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:32 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:32.709 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:32 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:32.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:32 smithi003 bash[18863]: audit 2024-07-03T13:54:31.768709+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.3:0/1243821036' entity='client.admin' 2024-07-03T13:54:32.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:32 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:32.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:32 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:33.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:33.300 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:33 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:33.659 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:33.660 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:33 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:33.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:54:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:32.906626+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:32.908161+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:32.913452+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:32.915676+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:33.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:32.919807+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:33.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:33 smithi003 bash[18863]: audit 2024-07-03T13:54:33.659230+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:36.160 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:35 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:54:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:36.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.163901+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:36.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.783594+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.3:0/3640772052' entity='client.admin' 2024-07-03T13:54:36.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.791651+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:36.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.796010+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:36.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.895855+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:36.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:36 smithi003 bash[18863]: audit 2024-07-03T13:54:35.898073+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:36.653 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-03T13:54:36.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-03T13:54:41.524 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:54:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:41.526 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi078 2024-07-03T13:54:41.526 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:54:41.526 DEBUG:teuthology.orchestra.run.smithi078:> dd of=/etc/ceph/ceph.conf 2024-07-03T13:54:41.532 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:54:41.532 DEBUG:teuthology.orchestra.run.smithi078:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:54:41.580 INFO:tasks.cephadm:Adding host smithi078 to orchestrator... 2024-07-03T13:54:41.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch host add smithi078 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: cluster 2024-07-03T13:54:40.098584+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.689172+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.692815+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.723107+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.724335+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.725026+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:54:41.835 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: cephadm 2024-07-03T13:54:40.726181+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:54:41.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.903135+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:41.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:40.908967+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:41.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:41.215791+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:41.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:41 smithi003 bash[18863]: audit 2024-07-03T13:54:41.221546+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:42.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:42 smithi003 bash[18863]: cephadm 2024-07-03T13:54:40.811459+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:54:43.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:43 smithi003 bash[18863]: cluster 2024-07-03T13:54:42.099068+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:45.792 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi078' with addr '172.21.15.78' 2024-07-03T13:54:45.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:45 smithi003 bash[18863]: cluster 2024-07-03T13:54:44.099524+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:45.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:45 smithi003 bash[18863]: audit 2024-07-03T13:54:44.639896+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi078", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:46.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch host ls --format=json 2024-07-03T13:54:46.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: cephadm 2024-07-03T13:54:45.089538+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi078 2024-07-03T13:54:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: audit 2024-07-03T13:54:45.791186+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: audit 2024-07-03T13:54:45.810846+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: audit 2024-07-03T13:54:45.813322+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: audit 2024-07-03T13:54:45.814491+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:54:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:46 smithi003 bash[18863]: audit 2024-07-03T13:54:46.048664+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: cephadm 2024-07-03T13:54:45.791844+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi078 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: cluster 2024-07-03T13:54:46.099955+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.756081+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.761569+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.762897+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.769600+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.772719+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi078", "caps": []}]: dispatch 2024-07-03T13:54:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:47 smithi003 bash[18863]: audit 2024-07-03T13:54:46.776717+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi078", "caps": []}]': finished 2024-07-03T13:54:48.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:54:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:49.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:54:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:49.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: cephadm 2024-07-03T13:54:47.339198+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi078 on smithi078 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:47.984935+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:47.987703+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:47.990416+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:47.992229+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.242093+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.244953+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.247257+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.248566+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.249438+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.253592+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:49.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:48 smithi003 bash[18863]: audit 2024-07-03T13:54:48.367270+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:49.386 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T13:54:49.386 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.78", "hostname": "smithi078", "labels": [], "status": ""}] 2024-07-03T13:54:49.983 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-03T13:54:49.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd crush tunables default 2024-07-03T13:54:50.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:49 smithi003 bash[18863]: cephadm 2024-07-03T13:54:47.995839+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:54:50.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:49 smithi003 bash[18863]: cluster 2024-07-03T13:54:48.100353+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:50.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:49 smithi003 bash[18863]: cephadm 2024-07-03T13:54:48.130599+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:54:50.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:49 smithi003 bash[18863]: audit 2024-07-03T13:54:48.775449+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:50.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:49 smithi003 bash[18863]: audit 2024-07-03T13:54:48.781820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:51.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:50 smithi003 bash[18863]: audit 2024-07-03T13:54:49.385642+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T13:54:51.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:50 smithi003 bash[18863]: audit 2024-07-03T13:54:50.170723+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:52.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:51 smithi003 bash[18863]: cluster 2024-07-03T13:54:50.100783+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:53.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:53 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:54:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:53.773 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-07-03T13:54:54.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:53 smithi003 bash[18863]: cluster 2024-07-03T13:54:52.101253+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:54.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:53 smithi003 bash[18863]: audit 2024-07-03T13:54:53.136653+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.3:0/3398924583' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-03T13:54:54.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:53 smithi003 bash[18863]: audit 2024-07-03T13:54:53.143034+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:54.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:53 smithi003 bash[18863]: audit 2024-07-03T13:54:53.148776+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:54.581 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-07-03T13:54:54.581 INFO:tasks.cephadm:Adding mon.c on smithi003 2024-07-03T13:54:54.581 INFO:tasks.cephadm:Adding mon.b on smithi078 2024-07-03T13:54:54.581 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi078:172.21.15.78=b' 2024-07-03T13:54:54.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:54 smithi003 bash[18863]: audit 2024-07-03T13:54:53.769061+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.3:0/3398924583' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-03T13:54:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:54 smithi003 bash[18863]: cluster 2024-07-03T13:54:53.769183+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:54:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:54 smithi003 bash[18863]: cluster 2024-07-03T13:54:54.101644+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:56.643 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:54:56 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:54:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:54:57.649 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled mon update... 2024-07-03T13:54:57.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:57 smithi003 bash[18863]: cluster 2024-07-03T13:54:56.102092+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:54:57.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:57 smithi003 bash[18863]: audit 2024-07-03T13:54:56.503750+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:57.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:57 smithi003 bash[18863]: audit 2024-07-03T13:54:56.508114+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:58.214 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.c.service 2024-07-03T13:54:58.217 DEBUG:teuthology.orchestra.run.smithi078:mon.b> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.b.service 2024-07-03T13:54:58.219 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-03T13:54:58.220 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph mon dump -f json 2024-07-03T13:54:58.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:54:58 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.638951+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi078:172.21.15.78=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: cephadm 2024-07-03T13:54:57.641882+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi078:172.21.15.78=b;count:3 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.649086+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.693137+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.695152+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.696580+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:54:58.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.704562+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:54:58.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.707270+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:54:58.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: audit 2024-07-03T13:54:57.708475+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:54:58.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:58 smithi003 bash[18863]: cephadm 2024-07-03T13:54:57.709759+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-07-03T13:54:59.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:54:59 smithi003 bash[18863]: cluster 2024-07-03T13:54:58.102592+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:01.158 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-07-03T13:55:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":1,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","modified":"2024-07-03T13:53:12.097451Z","created":"2024-07-03T13:53:12.097451Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-03T13:55:01.161 INFO:teuthology.orchestra.run.smithi078.stderr:dumped monmap epoch 1 2024-07-03T13:55:01.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:01 smithi003 bash[18863]: cluster 2024-07-03T13:55:00.103065+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:01.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:01 smithi003 bash[18863]: audit 2024-07-03T13:55:01.158413+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.78:0/1044523736' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-03T13:55:02.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.675 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-03T13:55:02.675 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph mon dump -f json 2024-07-03T13:55:02.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:02.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:02 smithi003 systemd[1]: Started Ceph mon.c for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T13:55:03.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[18863]: cluster 2024-07-03T13:55:02.103461+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[18863]: audit 2024-07-03T13:55:02.383373+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[18863]: audit 2024-07-03T13:55:02.384501+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[18863]: audit 2024-07-03T13:55:02.385256+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[18863]: cephadm 2024-07-03T13:55:02.386032+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Deploying daemon mon.b on smithi078 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.420+0000 7f8b5b1a3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-07-03T13:55:03.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.420+0000 7f8b5b1a3880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.420+0000 7f8b5b1a3880 0 pidfile_write: ignore empty --pid-file 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 0 load: jerasure load: lrc 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: RocksDB version: 6.15.5 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Compile date Apr 18 2022 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: DB SUMMARY 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: DB Session ID: WT4X96PWI66C0R9OWSKQ 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: CURRENT file: CURRENT 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: IDENTITY file: IDENTITY 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-07-03T13:55:03.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.error_if_exists: 0 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.create_if_missing: 0 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.paranoid_checks: 1 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.env: 0x55643d6c6860 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.fs: Posix File System 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.info_log: 0x55643ec0be00 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.statistics: (nil) 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.use_fsync: 0 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_log_file_size: 0 2024-07-03T13:55:03.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_fallocate: 1 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.use_direct_reads: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.create_missing_column_families: 0 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.db_log_dir: 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-07-03T13:55:03.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.advise_random_on_open: 1 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.write_buffer_manager: 0x55643ecfc300 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.rate_limiter: (nil) 2024-07-03T13:55:03.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-03T13:55:03.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-07-03T13:55:03.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.unordered_write: 0 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.row_cache: None 2024-07-03T13:55:03.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.wal_filter: None 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.preserve_deletes: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.two_write_queues: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.manual_wal_flush: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.atomic_flush: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-07-03T13:55:03.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.log_readahead_size: 0 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.best_efforts_recovery: 0 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.allow_data_in_errors: 0 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.db_host_id: __hostname__ 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_background_jobs: 2 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_background_compactions: -1 2024-07-03T13:55:03.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_subcompactions: 1 2024-07-03T13:55:03.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-03T13:55:03.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-03T13:55:03.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_total_wal_size: 0 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-03T13:55:03.730 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_open_files: -1 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bytes_per_sync: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_background_flushes: -1 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Compression algorithms supported: 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kZSTD supported: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kXpressCompression supported: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kLZ4Compression supported: 1 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kBZip2Compression supported: 0 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kZlibCompression supported: 1 2024-07-03T13:55:03.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: kSnappyCompression supported: 1 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.merge_operator: 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_filter: None 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_filter_factory: None 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.sst_partitioner_factory: None 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55643ebd9d00) 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cache_index_and_filter_blocks: 1 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-03T13:55:03.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: pin_top_level_index_and_filter: 1 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: index_type: 0 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: data_block_index_type: 0 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: index_shortening: 1 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: data_block_hash_table_util_ratio: 0.750000 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: hash_index_allow_collision: 1 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: checksum: 1 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: no_block_cache: 0 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_cache: 0x55643ec40170 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_cache_name: BinnedLRUCache 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_cache_options: 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: capacity : 536870912 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: num_shard_bits : 4 2024-07-03T13:55:03.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: strict_capacity_limit : 0 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: high_pri_pool_ratio: 0.000 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_cache_compressed: (nil) 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: persistent_cache: (nil) 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_size: 4096 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_size_deviation: 10 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_restart_interval: 16 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: index_block_restart_interval: 1 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: metadata_block_size: 4096 2024-07-03T13:55:03.734 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: partition_filters: 0 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: use_delta_encoding: 1 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: filter_policy: rocksdb.BuiltinBloomFilter 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: whole_key_filtering: 1 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: verify_compression: 0 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: read_amp_bytes_per_bit: 0 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: format_version: 4 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: enable_index_compression: 1 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: block_align: 0 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression: NoCompression 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-03T13:55:03.735 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.num_levels: 7 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.level: 32767 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-07-03T13:55:03.736 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compression_opts.enabled: false 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-03T13:55:03.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.arena_block_size: 4194304 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-03T13:55:03.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-03T13:55:03.739 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.table_properties_collectors: 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.inplace_update_support: 0 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-07-03T13:55:03.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.bloom_locality: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.max_successive_merges: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.force_consistency_checks: 1 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.ttl: 2592000 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.enable_blob_files: false 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.min_blob_size: 0 2024-07-03T13:55:03.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.blob_file_size: 268435456 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 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-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014903430832, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.424+0000 7f8b5b1a3880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 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-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014903431277, "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": 1720014903, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c4b9b319-0d6c-45ad-b231-3394334570b3", "db_session_id": "WT4X96PWI66C0R9OWSKQ"}} 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1720014903431730, "job": 1, "event": "recovery_finished"} 2024-07-03T13:55:03.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 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-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55643ec26a80 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 4 rocksdb: DB pointer 0x55643ec36000 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b4af2b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b4af2b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** DB Stats ** 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** Compaction Stats [default] ** 2024-07-03T13:55:03.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:55:03.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** Compaction Stats [default] ** 2024-07-03T13:55:03.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** Compaction Stats [default] ** 2024-07-03T13:55:03.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** Compaction Stats [default] ** 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Uptime(secs): 0.0 total, 0.0 interval 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Flush(GB): cumulative 0.000, interval 0.000 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(Total Files): cumulative 0, interval 0 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(L0 Files): cumulative 0, interval 0 2024-07-03T13:55:03.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: AddFile(Keys): cumulative 0, interval 0 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: ** File Read Latency Histogram By Level [default] ** 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 0 using public_addrv [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.428+0000 7f8b5b1a3880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.432+0000 7f8b5b1a3880 1 mon.c@-1(???) e0 preinit fsid 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 0 mon.c@-1(synchronizing).mds e1 new map 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: e1 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: enable_multiple, ever_enabled_multiple: 1,1 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 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-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: legacy client fscid: -1 2024-07-03T13:55:03.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: No filesystems configured 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 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-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.444+0000 7f8b4df31700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-03T13:55:03.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:45.791844+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi078 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:46.099955+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.756081+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.761569+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.762897+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.769600+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.772719+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi078", "caps": []}]: dispatch 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:46.776717+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi078", "caps": []}]': finished 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:47.339198+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi078 on smithi078 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:47.984935+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:47.987703+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:47.990416+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:47.992229+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.242093+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.244953+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.247257+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.248566+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.249438+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.253592+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.367270+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:47.995839+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:48.100353+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:48.130599+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.775449+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:48.781820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.751 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:49.385642+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:50.170723+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:50.100783+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:52.101253+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:53.136653+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.3:0/3398924583' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:53.143034+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:53.148776+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:53.769061+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.3:0/3398924583' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:53.769183+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:54.101644+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:56.102092+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:56.503750+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:56.508114+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.638951+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi078:172.21.15.78=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:57.641882+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi078:172.21.15.78=b;count:3 2024-07-03T13:55:03.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.649086+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.693137+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.695152+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.696580+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.704562+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.707270+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:54:57.708475+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:54:57.709759+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:54:58.102592+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:55:00.103065+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:55:01.158413+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.78:0/1044523736' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cluster 2024-07-03T13:55:02.103461+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:55:02.383373+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:03.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:55:02.384501+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:03.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: audit 2024-07-03T13:55:02.385256+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:03.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: cephadm 2024-07-03T13:55:02.386032+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Deploying daemon mon.b on smithi078 2024-07-03T13:55:03.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.448+0000 7f8b4df31700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-07-03T13:55:03.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:03 smithi003 bash[24257]: debug 2024-07-03T13:55:03.452+0000 7f8b4df31700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:03.460773+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:03.460960+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:03.461072+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:04.103873+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:04.458558+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:05.458972+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:05.460985+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:06.104257+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:06.458933+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:07.459073+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:08.459160+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.501055+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.507013+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.507111+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.507170+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.507428+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.514603+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:08.519478+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:08.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:08.523615+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:08.526668+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[24257]: audit 2024-07-03T13:55:08.528654+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:03.460773+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:03.460960+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:03.461072+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:04.103873+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:04.458558+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:05.458972+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:05.460985+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:06.104257+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:08.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:06.458933+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:07.459073+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:08.459160+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.501055+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.507013+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.507111+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.507170+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.507428+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.514603+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:08.519478+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:08.523615+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:08.526668+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:08.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:08 smithi003 bash[18863]: audit 2024-07-03T13:55:08.528654+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: cluster 2024-07-03T13:55:08.104674+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: cephadm 2024-07-03T13:55:08.531675+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: cephadm 2024-07-03T13:55:08.531994+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.646597+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.844873+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.852877+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.856079+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.857342+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:08.858560+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[24257]: audit 2024-07-03T13:55:09.459522+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: cluster 2024-07-03T13:55:08.104674+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: cephadm 2024-07-03T13:55:08.531675+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: cephadm 2024-07-03T13:55:08.531994+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.646597+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.844873+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.852877+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.856079+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.857342+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:08.858560+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:09 smithi003 bash[18863]: audit 2024-07-03T13:55:09.459522+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:10.101 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-07-03T13:55:10.101 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":2,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","modified":"2024-07-03T13:55:03.458501Z","created":"2024-07-03T13:53:12.097451Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-07-03T13:55:10.103 INFO:teuthology.orchestra.run.smithi078.stderr:dumped monmap epoch 2 2024-07-03T13:55:10.380 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:10 smithi078 bash[19059]: debug 2024-07-03T13:55:10.204+0000 7f005a8f4700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-07-03T13:55:12.268 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-03T13:55:12.269 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph mon dump -f json 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:10.105084+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:10.219813+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:10.220201+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:10.222408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:10.244296+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:10.244528+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:11.216471+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:12.105615+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:12.216239+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:12.217403+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:13.215973+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:14.106114+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:14.216093+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.216128+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.224862+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.247225+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.253432+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.253486+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.253522+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.253668+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-07-03T13:55:15.374 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: cluster 2024-07-03T13:55:15.262261+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.266093+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.267370+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.268020+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.268610+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.272305+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.375 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:15 smithi078 bash[19059]: audit 2024-07-03T13:55:15.276379+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:55:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:55:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:10.105084+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:10.219813+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:55:15.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:10.220201+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:10.222408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:10.244296+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:10.244528+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:11.216471+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:12.105615+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:12.216239+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:12.217403+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:13.215973+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:14.106114+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:14.216093+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.216128+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.224862+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.247225+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.253432+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.253486+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.253522+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.253668+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: cluster 2024-07-03T13:55:15.262261+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.266093+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:10.105084+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:10.219813+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:55:15.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:10.220201+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:10.222408+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:10.244296+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:10.244528+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:11.216471+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:12.105615+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:12.216239+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:12.217403+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:13.215973+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:14.106114+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:14.216093+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.216128+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.224862+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.247225+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-07-03T13:55:15.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.253432+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.253486+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.253522+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.253668+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: cluster 2024-07-03T13:55:15.262261+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.266093+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.267370+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.268020+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.268610+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.272305+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[18863]: audit 2024-07-03T13:55:15.276379+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.534 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.267370+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:15.535 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.268020+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:15.535 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.268610+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:15.535 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.272305+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:15.535 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:15 smithi003 bash[24257]: audit 2024-07-03T13:55:15.276379+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.550 INFO:teuthology.orchestra.run.smithi078.stdout: 2024-07-03T13:55:16.550 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":3,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","modified":"2024-07-03T13:55:10.215877Z","created":"2024-07-03T13:53:12.097451Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-07-03T13:55:16.553 INFO:teuthology.orchestra.run.smithi078.stderr:dumped monmap epoch 3 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: cephadm 2024-07-03T13:55:15.267105+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: cephadm 2024-07-03T13:55:15.269364+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: audit 2024-07-03T13:55:15.400272+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: audit 2024-07-03T13:55:15.404387+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: audit 2024-07-03T13:55:15.495185+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: audit 2024-07-03T13:55:15.498844+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[18863]: audit 2024-07-03T13:55:16.216707+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: cephadm 2024-07-03T13:55:15.267105+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-03T13:55:16.710 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: cephadm 2024-07-03T13:55:15.269364+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-07-03T13:55:16.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: audit 2024-07-03T13:55:15.400272+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: audit 2024-07-03T13:55:15.404387+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: audit 2024-07-03T13:55:15.495185+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: audit 2024-07-03T13:55:15.498844+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:16 smithi003 bash[24257]: audit 2024-07-03T13:55:16.216707+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: cephadm 2024-07-03T13:55:15.267105+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: cephadm 2024-07-03T13:55:15.269364+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: audit 2024-07-03T13:55:15.400272+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: audit 2024-07-03T13:55:15.404387+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: audit 2024-07-03T13:55:15.495185+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: audit 2024-07-03T13:55:15.498844+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:16.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:16 smithi078 bash[19059]: audit 2024-07-03T13:55:16.216707+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:55:17.745 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: cluster 2024-07-03T13:55:16.106557+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:17.745 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: audit 2024-07-03T13:55:16.550263+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.78:0/2361190652' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-03T13:55:17.745 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: audit 2024-07-03T13:55:17.119354+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:17.745 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: audit 2024-07-03T13:55:17.121358+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:17.746 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: audit 2024-07-03T13:55:17.122819+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:17.746 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:17 smithi078 bash[19059]: audit 2024-07-03T13:55:17.124242+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:17.747 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-03T13:55:17.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph config generate-minimal-conf 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: cluster 2024-07-03T13:55:16.106557+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: audit 2024-07-03T13:55:16.550263+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.78:0/2361190652' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: audit 2024-07-03T13:55:17.119354+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: audit 2024-07-03T13:55:17.121358+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: audit 2024-07-03T13:55:17.122819+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:17.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[18863]: audit 2024-07-03T13:55:17.124242+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: cluster 2024-07-03T13:55:16.106557+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: audit 2024-07-03T13:55:16.550263+0000 mon.a (mon.0) 223 : audit [DBG] from='client.? 172.21.15.78:0/2361190652' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: audit 2024-07-03T13:55:17.119354+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: audit 2024-07-03T13:55:17.121358+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: audit 2024-07-03T13:55:17.122819+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:17.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:17 smithi003 bash[24257]: audit 2024-07-03T13:55:17.124242+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:18.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:18 smithi078 bash[19059]: cephadm 2024-07-03T13:55:17.120809+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-03T13:55:18.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:18 smithi078 bash[19059]: cephadm 2024-07-03T13:55:17.125765+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi078 2024-07-03T13:55:18.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:18 smithi003 bash[18863]: cephadm 2024-07-03T13:55:17.120809+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-03T13:55:18.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:18 smithi003 bash[18863]: cephadm 2024-07-03T13:55:17.125765+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi078 2024-07-03T13:55:18.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:18 smithi003 bash[24257]: cephadm 2024-07-03T13:55:17.120809+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-07-03T13:55:18.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:18 smithi003 bash[24257]: cephadm 2024-07-03T13:55:17.125765+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi078 2024-07-03T13:55:19.765 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:19 smithi078 bash[19059]: cluster 2024-07-03T13:55:18.107129+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:19.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:19 smithi003 bash[18863]: cluster 2024-07-03T13:55:18.107129+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:19.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:19 smithi003 bash[24257]: cluster 2024-07-03T13:55:18.107129+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:20.876 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:55:20.876 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-07-03T13:55:20.876 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 75ae620c-3943-11ef-bcab-c7b262605968 2024-07-03T13:55:20.876 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-07-03T13:55:20.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:20 smithi003 bash[18863]: audit 2024-07-03T13:55:20.164207+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:55:20.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:20 smithi003 bash[18863]: audit 2024-07-03T13:55:20.165872+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:55:20.889 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:20 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:20.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:20 smithi003 bash[24257]: audit 2024-07-03T13:55:20.164207+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:55:20.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:20 smithi003 bash[24257]: audit 2024-07-03T13:55:20.165872+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:55:21.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:20 smithi078 bash[19059]: audit 2024-07-03T13:55:20.164207+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:55:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:20 smithi078 bash[19059]: audit 2024-07-03T13:55:20.165872+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:55:21.477 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-03T13:55:21.477 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:55:21.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-07-03T13:55:21.534 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:55:21.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:55:21.590 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:55:21.591 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.conf 2024-07-03T13:55:21.601 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:21 smithi078 bash[19059]: cluster 2024-07-03T13:55:20.107548+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:21.601 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:21 smithi078 bash[19059]: audit 2024-07-03T13:55:20.517532+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.601 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:21 smithi078 bash[19059]: audit 2024-07-03T13:55:20.526276+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.601 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:21 smithi078 bash[19059]: audit 2024-07-03T13:55:20.876211+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.3:0/3575606281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:21.604 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:55:21.604 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-03T13:55:21.659 INFO:tasks.cephadm:Adding mgr.y on smithi003 2024-07-03T13:55:21.659 INFO:tasks.cephadm:Adding mgr.x on smithi078 2024-07-03T13:55:21.659 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply mgr '2;smithi003=y;smithi078=x' 2024-07-03T13:55:21.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[18863]: cluster 2024-07-03T13:55:20.107548+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[18863]: audit 2024-07-03T13:55:20.517532+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[18863]: audit 2024-07-03T13:55:20.526276+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[18863]: audit 2024-07-03T13:55:20.876211+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.3:0/3575606281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[24257]: cluster 2024-07-03T13:55:20.107548+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[24257]: audit 2024-07-03T13:55:20.517532+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[24257]: audit 2024-07-03T13:55:20.526276+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:21.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:21 smithi003 bash[24257]: audit 2024-07-03T13:55:20.876211+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.3:0/3575606281' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: cluster 2024-07-03T13:55:22.108015+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.389009+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.391534+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.394209+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.396044+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: cephadm 2024-07-03T13:55:22.399270+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: cephadm 2024-07-03T13:55:22.399842+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.586517+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.596089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.602470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: cephadm 2024-07-03T13:55:22.604893+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.605327+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.606510+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: audit 2024-07-03T13:55:22.607713+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[18863]: cephadm 2024-07-03T13:55:22.609182+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: cluster 2024-07-03T13:55:22.108015+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.389009+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.391534+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.394209+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.396044+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: cephadm 2024-07-03T13:55:22.399270+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: cephadm 2024-07-03T13:55:22.399842+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.586517+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.596089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.602470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: cephadm 2024-07-03T13:55:22.604893+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.605327+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.606510+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: audit 2024-07-03T13:55:22.607713+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:23 smithi003 bash[24257]: cephadm 2024-07-03T13:55:22.609182+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: cluster 2024-07-03T13:55:22.108015+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.389009+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.391534+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.394209+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.396044+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: cephadm 2024-07-03T13:55:22.399270+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: cephadm 2024-07-03T13:55:22.399842+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.586517+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.596089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.602470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: cephadm 2024-07-03T13:55:22.604893+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.605327+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.606510+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: audit 2024-07-03T13:55:22.607713+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:23.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:23 smithi078 bash[19059]: cephadm 2024-07-03T13:55:22.609182+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-07-03T13:55:25.104 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled mgr update... 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: cluster 2024-07-03T13:55:24.108456+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:24.512608+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.104064+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.140540+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.143413+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.145246+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.155831+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.160577+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.166786+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.168596+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[18863]: audit 2024-07-03T13:55:25.170568+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: cluster 2024-07-03T13:55:24.108456+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:24.512608+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.104064+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.140540+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.143413+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.145246+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.155831+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.160577+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.166786+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-03T13:55:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.168596+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:25 smithi003 bash[24257]: audit 2024-07-03T13:55:25.170568+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: cluster 2024-07-03T13:55:24.108456+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:24.512608+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.104064+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.140540+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.143413+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.145246+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.155831+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.160577+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.166786+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.168596+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:26.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:25 smithi078 bash[19059]: audit 2024-07-03T13:55:25.170568+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:26.069 DEBUG:teuthology.orchestra.run.smithi078:mgr.x> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.x.service 2024-07-03T13:55:26.071 INFO:tasks.cephadm:Deploying OSDs... 2024-07-03T13:55:26.072 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T13:55:26.072 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-07-03T13:55:26.078 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-07-03T13:55:26.078 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-07-03T13:55:26.127 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-03T13:55:26.127 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.127 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-07-03T13:55:26.127 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.127 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-07-03 13:48:51.140196965 +0000 2024-07-03T13:55:26.128 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-07-03 13:48:50.852199538 +0000 2024-07-03T13:55:26.128 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-07-03 13:48:50.852199538 +0000 2024-07-03T13:55:26.128 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-07-03T13:55:26.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-03T13:55:26.181 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-07-03T13:55:26.182 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-07-03T13:55:26.182 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000387104 s, 1.3 MB/s 2024-07-03T13:55:26.183 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-03T13:55:26.232 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-07-03T13:55:26.279 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-03T13:55:26.279 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-07-03 13:48:51.644192464 +0000 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-07-03 13:48:51.380194821 +0000 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-07-03 13:48:51.380194821 +0000 2024-07-03T13:55:26.280 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-07-03T13:55:26.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-03T13:55:26.334 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-07-03T13:55:26.334 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-07-03T13:55:26.334 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000368783 s, 1.4 MB/s 2024-07-03T13:55:26.336 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-03T13:55:26.385 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-07-03T13:55:26.435 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-03T13:55:26.435 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.435 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-07-03T13:55:26.436 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.436 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-07-03 13:48:52.132188105 +0000 2024-07-03T13:55:26.436 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-07-03 13:48:51.896190213 +0000 2024-07-03T13:55:26.436 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-07-03 13:48:51.896190213 +0000 2024-07-03T13:55:26.436 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-07-03T13:55:26.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-03T13:55:26.493 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-07-03T13:55:26.493 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-07-03T13:55:26.493 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000418314 s, 1.2 MB/s 2024-07-03T13:55:26.494 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-03T13:55:26.545 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-07-03 13:48:52.608183852 +0000 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-07-03 13:48:52.372185960 +0000 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-07-03 13:48:52.372185960 +0000 2024-07-03T13:55:26.591 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-07-03T13:55:26.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-03T13:55:26.645 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-07-03T13:55:26.645 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-07-03T13:55:26.645 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000287848 s, 1.8 MB/s 2024-07-03T13:55:26.646 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-03T13:55:26.696 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T13:55:26.696 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/scratch_devs of=/dev/stdout 2024-07-03T13:55:26.703 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-07-03T13:55:26.704 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_1 2024-07-03T13:55:26.752 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-03T13:55:26.752 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-07-03 13:48:51.205628452 +0000 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-07-03 13:48:50.965630593 +0000 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-07-03 13:48:50.965630593 +0000 2024-07-03T13:55:26.753 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-07-03T13:55:26.753 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-03T13:55:26.773 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:26 smithi078 bash[19059]: audit 2024-07-03T13:55:25.093885+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi078=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:26.773 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:26 smithi078 bash[19059]: cephadm 2024-07-03T13:55:25.097327+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi078=x;count:2 2024-07-03T13:55:26.773 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:26 smithi078 bash[19059]: cephadm 2024-07-03T13:55:25.172703+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi078 2024-07-03T13:55:26.782 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-07-03T13:55:26.782 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-07-03T13:55:26.782 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000303308 s, 1.7 MB/s 2024-07-03T13:55:26.784 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-03T13:55:26.836 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_2 2024-07-03T13:55:26.884 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-03T13:55:26.885 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:26.885 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-07-03T13:55:26.885 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:26.885 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-07-03 13:48:51.733623741 +0000 2024-07-03T13:55:26.885 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-07-03 13:48:51.465626132 +0000 2024-07-03T13:55:26.886 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-07-03 13:48:51.465626132 +0000 2024-07-03T13:55:26.886 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-07-03T13:55:26.886 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-03T13:55:26.936 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-07-03T13:55:26.936 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-07-03T13:55:26.936 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000294126 s, 1.7 MB/s 2024-07-03T13:55:26.937 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-03T13:55:26.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[24257]: audit 2024-07-03T13:55:25.093885+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi078=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:26.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[24257]: cephadm 2024-07-03T13:55:25.097327+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi078=x;count:2 2024-07-03T13:55:26.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[24257]: cephadm 2024-07-03T13:55:25.172703+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi078 2024-07-03T13:55:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[18863]: audit 2024-07-03T13:55:25.093885+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi078=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[18863]: cephadm 2024-07-03T13:55:25.097327+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi078=x;count:2 2024-07-03T13:55:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:26 smithi003 bash[18863]: cephadm 2024-07-03T13:55:25.172703+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi078 2024-07-03T13:55:26.989 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_3 2024-07-03T13:55:27.035 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-07-03 13:48:52.193619638 +0000 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-07-03 13:48:51.965621672 +0000 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-07-03 13:48:51.965621672 +0000 2024-07-03T13:55:27.036 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-07-03T13:55:27.036 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-03T13:55:27.092 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-07-03T13:55:27.093 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-07-03T13:55:27.093 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000350785 s, 1.5 MB/s 2024-07-03T13:55:27.094 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-03T13:55:27.141 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_4 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2024-07-03 13:48:52.689615213 +0000 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2024-07-03 13:48:52.425617569 +0000 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2024-07-03 13:48:52.425617569 +0000 2024-07-03T13:55:27.188 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2024-07-03T13:55:27.189 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-03T13:55:27.243 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2024-07-03T13:55:27.243 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2024-07-03T13:55:27.243 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000354935 s, 1.4 MB/s 2024-07-03T13:55:27.244 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-03T13:55:27.294 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-07-03T13:55:27.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-03T13:55:27.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:27 smithi003 bash[18863]: cluster 2024-07-03T13:55:26.108887+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:27.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:27 smithi003 bash[24257]: cluster 2024-07-03T13:55:26.108887+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:27.805 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:27 smithi078 bash[19059]: cluster 2024-07-03T13:55:26.108887+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:27.805 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.163 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.164 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.164 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.164 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.164 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:55:28.164 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:28 smithi078 systemd[1]: Started Ceph mgr.x for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T13:55:29.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.071817+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.076822+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:29.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.079667+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.081463+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.091359+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: cephadm 2024-07-03T13:55:28.092233+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: cephadm 2024-07-03T13:55:28.093990+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.094603+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.096550+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: audit 2024-07-03T13:55:28.098080+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: cephadm 2024-07-03T13:55:28.099711+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[18863]: cluster 2024-07-03T13:55:28.109333+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:29.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.071817+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.076822+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.079667+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.081463+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.091359+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: cephadm 2024-07-03T13:55:28.092233+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: cephadm 2024-07-03T13:55:28.093990+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.094603+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.096550+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: audit 2024-07-03T13:55:28.098080+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: cephadm 2024-07-03T13:55:28.099711+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-07-03T13:55:29.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:29 smithi003 bash[24257]: cluster 2024-07-03T13:55:28.109333+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.071817+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.076822+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.079667+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.081463+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.091359+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: cephadm 2024-07-03T13:55:28.092233+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: cephadm 2024-07-03T13:55:28.093990+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.094603+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.096550+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-03T13:55:29.518 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: audit 2024-07-03T13:55:28.098080+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:29.519 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: cephadm 2024-07-03T13:55:28.099711+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-07-03T13:55:29.519 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:29 smithi078 bash[19059]: cluster 2024-07-03T13:55:28.109333+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:30.303 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:30 smithi078 bash[20388]: debug 2024-07-03T13:55:30.148+0000 7fae0ad57700 1 -- 172.21.15.78:0/2581081098 <== mon.2 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558be237a340 con 0x558be30f6800 2024-07-03T13:55:30.556 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:30 smithi078 bash[20388]: debug 2024-07-03T13:55:30.296+0000 7fae139c6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T13:55:31.465 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: cluster 2024-07-03T13:55:30.109738+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:31.465 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:30.190319+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.465 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:31.082275+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.465 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:31.084660+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:31.466 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:31.086602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:31.466 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:31.087734+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:31.466 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[19059]: audit 2024-07-03T13:55:31.094424+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: cluster 2024-07-03T13:55:30.109738+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:31.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:30.190319+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:31.082275+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:31.084660+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:31.086602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:31.087734+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[18863]: audit 2024-07-03T13:55:31.094424+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: cluster 2024-07-03T13:55:30.109738+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:30.190319+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:31.082275+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:31.084660+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:31.086602+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:31.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:31.087734+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:31.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:31 smithi003 bash[24257]: audit 2024-07-03T13:55:31.094424+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:32.175 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[20388]: debug 2024-07-03T13:55:31.892+0000 7fae139c6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T13:55:32.176 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:31 smithi078 bash[20388]: debug 2024-07-03T13:55:31.984+0000 7fae139c6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T13:55:32.441 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-03T13:55:32.441 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-03T13:55:32.441 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2024-07-03T13:55:32.441 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2024-07-03T13:55:32.441 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133187 s, 787 MB/s 2024-07-03T13:55:32.442 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2024-07-03T13:55:32.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:32 smithi003 bash[18863]: cephadm 2024-07-03T13:55:31.095053+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:32.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:32 smithi003 bash[24257]: cephadm 2024-07-03T13:55:31.095053+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:32.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:32 smithi078 bash[19059]: cephadm 2024-07-03T13:55:31.095053+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T13:55:32.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:32 smithi078 bash[20388]: debug 2024-07-03T13:55:32.232+0000 7fae139c6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T13:55:32.833 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:32 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:33.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:32 smithi078 bash[20388]: debug 2024-07-03T13:55:32.984+0000 7fae139c6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T13:55:33.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.088+0000 7fae139c6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T13:55:33.257 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.188+0000 7fae139c6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T13:55:33.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.296+0000 7fae139c6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.504+0000 7fae139c6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: cluster 2024-07-03T13:55:32.110059+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.530947+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.534685+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.563905+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.565145+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.565880+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:33.568 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[19059]: audit 2024-07-03T13:55:32.570702+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: cluster 2024-07-03T13:55:32.110059+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.530947+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.534685+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.563905+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.565145+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.565880+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[18863]: audit 2024-07-03T13:55:32.570702+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: cluster 2024-07-03T13:55:32.110059+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.530947+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.534685+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.563905+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:55:33.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.565145+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:33.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.565880+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:55:33.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:33 smithi003 bash[24257]: audit 2024-07-03T13:55:32.570702+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:33.886 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.780+0000 7fae139c6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T13:55:34.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:33 smithi078 bash[20388]: debug 2024-07-03T13:55:33.880+0000 7fae139c6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T13:55:34.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:34 smithi078 bash[20388]: debug 2024-07-03T13:55:34.056+0000 7fae139c6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T13:55:34.567 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:34 smithi078 bash[20388]: debug 2024-07-03T13:55:34.300+0000 7fae139c6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T13:55:34.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:34 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:34.954 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:34 smithi078 bash[20388]: debug 2024-07-03T13:55:34.560+0000 7fae139c6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T13:55:34.954 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:34 smithi078 bash[20388]: debug 2024-07-03T13:55:34.720+0000 7fae139c6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:55:35.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:34 smithi078 bash[20388]: debug 2024-07-03T13:55:34.948+0000 7fae139c6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T13:55:35.257 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:35 smithi078 bash[20388]: debug 2024-07-03T13:55:35.060+0000 7fae139c6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T13:55:35.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[18863]: cluster 2024-07-03T13:55:34.110346+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:35.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[18863]: audit 2024-07-03T13:55:34.343368+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[18863]: audit 2024-07-03T13:55:34.348719+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[24257]: cluster 2024-07-03T13:55:34.110346+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:35.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[24257]: audit 2024-07-03T13:55:34.343368+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[24257]: audit 2024-07-03T13:55:34.348719+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.756 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:35 smithi078 bash[20388]: debug 2024-07-03T13:55:35.400+0000 7fae139c6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T13:55:35.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:35 smithi078 bash[19059]: cluster 2024-07-03T13:55:34.110346+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:35.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:35 smithi078 bash[19059]: audit 2024-07-03T13:55:34.343368+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:35 smithi078 bash[19059]: audit 2024-07-03T13:55:34.348719+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:35.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:35 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:55:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:36.426 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[20388]: debug 2024-07-03T13:55:36.108+0000 7fae139c6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T13:55:36.426 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[20388]: debug 2024-07-03T13:55:36.220+0000 7fae139c6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T13:55:36.426 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[20388]: debug 2024-07-03T13:55:36.420+0000 7fae139c6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T13:55:36.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:55:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:36.743 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[19059]: audit 2024-07-03T13:55:35.595183+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.744 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[19059]: audit 2024-07-03T13:55:35.599373+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.744 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[19059]: audit 2024-07-03T13:55:36.144596+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.744 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[19059]: audit 2024-07-03T13:55:36.150397+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[18863]: audit 2024-07-03T13:55:35.595183+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[18863]: audit 2024-07-03T13:55:35.599373+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[18863]: audit 2024-07-03T13:55:36.144596+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[18863]: audit 2024-07-03T13:55:36.150397+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[24257]: audit 2024-07-03T13:55:35.595183+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[24257]: audit 2024-07-03T13:55:35.599373+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[24257]: audit 2024-07-03T13:55:36.144596+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:36.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:36 smithi003 bash[24257]: audit 2024-07-03T13:55:36.150397+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:37.006 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:36 smithi078 bash[20388]: debug 2024-07-03T13:55:36.736+0000 7fae139c6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T13:55:37.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[20388]: debug 2024-07-03T13:55:37.100+0000 7fae139c6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T13:55:37.507 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[20388]: debug 2024-07-03T13:55:37.212+0000 7fae139c6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T13:55:37.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: cluster 2024-07-03T13:55:36.110635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: cluster 2024-07-03T13:55:37.239527+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.240966+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.242023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.243097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.243554+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.312625+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.317970+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[18863]: audit 2024-07-03T13:55:37.319493+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: cluster 2024-07-03T13:55:36.110635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: cluster 2024-07-03T13:55:37.239527+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.240966+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.242023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.243097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.243554+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.312625+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.317970+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:55:37.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:37 smithi003 bash[24257]: audit 2024-07-03T13:55:37.319493+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: cluster 2024-07-03T13:55:36.110635+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: cluster 2024-07-03T13:55:37.239527+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.240966+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.242023+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.243097+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.243554+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.78:0/2335014002' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.312625+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.317970+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:55:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:37 smithi078 bash[19059]: audit 2024-07-03T13:55:37.319493+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[18863]: audit 2024-07-03T13:55:37.305872+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[18863]: cluster 2024-07-03T13:55:37.623409+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-07-03T13:55:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[18863]: audit 2024-07-03T13:55:37.623629+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T13:55:38.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[24257]: audit 2024-07-03T13:55:37.305872+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:38.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[24257]: cluster 2024-07-03T13:55:37.623409+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-07-03T13:55:38.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:38 smithi003 bash[24257]: audit 2024-07-03T13:55:37.623629+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T13:55:39.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:38 smithi078 bash[19059]: audit 2024-07-03T13:55:37.305872+0000 mgr.y (mgr.14152) 72 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:55:39.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:38 smithi078 bash[19059]: cluster 2024-07-03T13:55:37.623409+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-07-03T13:55:39.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:38 smithi078 bash[19059]: audit 2024-07-03T13:55:37.623629+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T13:55:39.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:39 smithi003 bash[18863]: cluster 2024-07-03T13:55:38.111052+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:39.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:39 smithi003 bash[24257]: cluster 2024-07-03T13:55:38.111052+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:40.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:39 smithi078 bash[19059]: cluster 2024-07-03T13:55:38.111052+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:41.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:41 smithi003 bash[18863]: cluster 2024-07-03T13:55:40.111438+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:41.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:41 smithi003 bash[24257]: cluster 2024-07-03T13:55:40.111438+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:41 smithi078 bash[19059]: cluster 2024-07-03T13:55:40.111438+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: cluster 2024-07-03T13:55:42.111878+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: audit 2024-07-03T13:55:43.386986+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/3415274106' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: audit 2024-07-03T13:55:43.387465+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: audit 2024-07-03T13:55:43.395492+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]': finished 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: cluster 2024-07-03T13:55:43.395614+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[18863]: audit 2024-07-03T13:55:43.395767+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:55:43.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: cluster 2024-07-03T13:55:42.111878+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:43.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: audit 2024-07-03T13:55:43.386986+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/3415274106' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:43.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: audit 2024-07-03T13:55:43.387465+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:43.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: audit 2024-07-03T13:55:43.395492+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]': finished 2024-07-03T13:55:43.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: cluster 2024-07-03T13:55:43.395614+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-03T13:55:43.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:43 smithi003 bash[24257]: audit 2024-07-03T13:55:43.395767+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:55:44.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: cluster 2024-07-03T13:55:42.111878+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: audit 2024-07-03T13:55:43.386986+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/3415274106' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: audit 2024-07-03T13:55:43.387465+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]: dispatch 2024-07-03T13:55:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: audit 2024-07-03T13:55:43.395492+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1feeecec-3b03-4854-a8d1-f325fe7cc8bb"}]': finished 2024-07-03T13:55:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: cluster 2024-07-03T13:55:43.395614+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-07-03T13:55:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:43 smithi078 bash[19059]: audit 2024-07-03T13:55:43.395767+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:55:44.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:44 smithi003 bash[18863]: audit 2024-07-03T13:55:44.075491+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.3:0/997698443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:55:44.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:44 smithi003 bash[24257]: audit 2024-07-03T13:55:44.075491+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.3:0/997698443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:55:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:44 smithi078 bash[19059]: audit 2024-07-03T13:55:44.075491+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.3:0/997698443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:55:45.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:45 smithi003 bash[18863]: cluster 2024-07-03T13:55:44.112170+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:45.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:45 smithi003 bash[24257]: cluster 2024-07-03T13:55:44.112170+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:46.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:45 smithi078 bash[19059]: cluster 2024-07-03T13:55:44.112170+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:47.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:47 smithi003 bash[18863]: cluster 2024-07-03T13:55:46.112419+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:47 smithi003 bash[24257]: cluster 2024-07-03T13:55:46.112419+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:48.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:47 smithi078 bash[19059]: cluster 2024-07-03T13:55:46.112419+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:49 smithi003 bash[18863]: cluster 2024-07-03T13:55:48.112810+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:49.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:49 smithi003 bash[24257]: cluster 2024-07-03T13:55:48.112810+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:50.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:49 smithi078 bash[19059]: cluster 2024-07-03T13:55:48.112810+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:51.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:51 smithi003 bash[18863]: cluster 2024-07-03T13:55:50.113201+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:51.840 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:51 smithi003 bash[24257]: cluster 2024-07-03T13:55:50.113201+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:51.909 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:51 smithi078 bash[19059]: cluster 2024-07-03T13:55:50.113201+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:52.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:52 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:55:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[24257]: audit 2024-07-03T13:55:52.112469+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[24257]: cluster 2024-07-03T13:55:52.113481+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[24257]: audit 2024-07-03T13:55:52.118091+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[18863]: audit 2024-07-03T13:55:52.112469+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[18863]: cluster 2024-07-03T13:55:52.113481+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:53.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:53 smithi003 bash[18863]: audit 2024-07-03T13:55:52.118091+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:53 smithi078 bash[19059]: audit 2024-07-03T13:55:52.112469+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:53 smithi078 bash[19059]: cluster 2024-07-03T13:55:52.113481+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:53 smithi078 bash[19059]: audit 2024-07-03T13:55:52.118091+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:55.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[18863]: cluster 2024-07-03T13:55:54.113825+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:55.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[18863]: audit 2024-07-03T13:55:54.497809+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-03T13:55:55.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[18863]: audit 2024-07-03T13:55:54.498766+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:55.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[18863]: cephadm 2024-07-03T13:55:54.499456+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-07-03T13:55:55.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[24257]: cluster 2024-07-03T13:55:54.113825+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:55.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[24257]: audit 2024-07-03T13:55:54.497809+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-03T13:55:55.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[24257]: audit 2024-07-03T13:55:54.498766+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:55.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:55 smithi003 bash[24257]: cephadm 2024-07-03T13:55:54.499456+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-07-03T13:55:55.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:55 smithi078 bash[19059]: cluster 2024-07-03T13:55:54.113825+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:55.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:55 smithi078 bash[19059]: audit 2024-07-03T13:55:54.497809+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-03T13:55:55.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:55 smithi078 bash[19059]: audit 2024-07-03T13:55:54.498766+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:55:55.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:55 smithi078 bash[19059]: cephadm 2024-07-03T13:55:54.499456+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-07-03T13:55:56.692 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:55:56 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:55:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[18863]: cluster 2024-07-03T13:55:56.114248+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[18863]: audit 2024-07-03T13:55:56.294933+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[18863]: audit 2024-07-03T13:55:56.300799+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[24257]: cluster 2024-07-03T13:55:56.114248+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[24257]: audit 2024-07-03T13:55:56.294933+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:57.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:57 smithi003 bash[24257]: audit 2024-07-03T13:55:56.300799+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:57.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:57 smithi078 bash[19059]: cluster 2024-07-03T13:55:56.114248+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:57.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:57 smithi078 bash[19059]: audit 2024-07-03T13:55:56.294933+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:57.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:57 smithi078 bash[19059]: audit 2024-07-03T13:55:56.300799+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:55:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:55:59 smithi003 bash[18863]: cluster 2024-07-03T13:55:58.114715+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:55:59 smithi003 bash[24257]: cluster 2024-07-03T13:55:58.114715+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:55:59.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:55:59 smithi078 bash[19059]: cluster 2024-07-03T13:55:58.114715+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:00.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:00.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:00.941 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:01.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:01.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:01 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:01.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: cluster 2024-07-03T13:56:00.115042+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: audit 2024-07-03T13:56:01.192291+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: audit 2024-07-03T13:56:01.224473+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: audit 2024-07-03T13:56:01.225588+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: audit 2024-07-03T13:56:01.226239+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[18863]: audit 2024-07-03T13:56:01.234546+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:01.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: cluster 2024-07-03T13:56:00.115042+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:01.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: audit 2024-07-03T13:56:01.192291+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:01.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: audit 2024-07-03T13:56:01.224473+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:01.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: audit 2024-07-03T13:56:01.225588+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:01.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: audit 2024-07-03T13:56:01.226239+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:01.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:01 smithi003 bash[24257]: audit 2024-07-03T13:56:01.234546+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:01.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: cluster 2024-07-03T13:56:00.115042+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:01.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: audit 2024-07-03T13:56:01.192291+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:01.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: audit 2024-07-03T13:56:01.224473+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:01.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: audit 2024-07-03T13:56:01.225588+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:01.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: audit 2024-07-03T13:56:01.226239+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:01.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:01 smithi078 bash[19059]: audit 2024-07-03T13:56:01.234546+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:03.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:03 smithi003 bash[18863]: cluster 2024-07-03T13:56:02.115348+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:03.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:03 smithi003 bash[24257]: cluster 2024-07-03T13:56:02.115348+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:03.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:03 smithi078 bash[19059]: cluster 2024-07-03T13:56:02.115348+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:05 smithi003 bash[18863]: cluster 2024-07-03T13:56:04.115858+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:05 smithi003 bash[24257]: cluster 2024-07-03T13:56:04.115858+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:05.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:05 smithi078 bash[19059]: cluster 2024-07-03T13:56:04.115858+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:07.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:07 smithi003 bash[24257]: cluster 2024-07-03T13:56:06.116304+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:07.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:07 smithi003 bash[18863]: cluster 2024-07-03T13:56:06.116304+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:07.663 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-07-03T13:56:07.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:07 smithi078 bash[19059]: cluster 2024-07-03T13:56:06.116304+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:08.335 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.0.service 2024-07-03T13:56:08.338 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2024-07-03T13:56:08.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.661883+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.665451+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.667022+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.667991+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.670661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:08.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: cephadm 2024-07-03T13:56:07.671576+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 15221M 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.677138+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:07.683743+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[24257]: audit 2024-07-03T13:56:08.339759+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.661883+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.665451+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.667022+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.667991+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.670661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: cephadm 2024-07-03T13:56:07.671576+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 15221M 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.677138+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:07.683743+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:08 smithi003 bash[18863]: audit 2024-07-03T13:56:08.339759+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.661883+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.665451+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.667022+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.667991+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.670661+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: cephadm 2024-07-03T13:56:07.671576+0000 mgr.y (mgr.14152) 89 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 15221M 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.677138+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:07.683743+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:08 smithi078 bash[19059]: audit 2024-07-03T13:56:08.339759+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-03T13:56:09.848 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:09 smithi078 bash[19059]: cluster 2024-07-03T13:56:08.116766+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:09.848 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:09 smithi078 bash[19059]: audit 2024-07-03T13:56:09.204407+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-03T13:56:09.848 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:09 smithi078 bash[19059]: cluster 2024-07-03T13:56:09.204522+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-03T13:56:09.848 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:09 smithi078 bash[19059]: audit 2024-07-03T13:56:09.204809+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:09.848 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:09 smithi078 bash[19059]: audit 2024-07-03T13:56:09.205997+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[18863]: cluster 2024-07-03T13:56:08.116766+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[18863]: audit 2024-07-03T13:56:09.204407+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-03T13:56:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[18863]: cluster 2024-07-03T13:56:09.204522+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-03T13:56:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[18863]: audit 2024-07-03T13:56:09.204809+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[18863]: audit 2024-07-03T13:56:09.205997+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[24257]: cluster 2024-07-03T13:56:08.116766+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[24257]: audit 2024-07-03T13:56:09.204407+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[24257]: cluster 2024-07-03T13:56:09.204522+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[24257]: audit 2024-07-03T13:56:09.204809+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:09 smithi003 bash[24257]: audit 2024-07-03T13:56:09.205997+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:10.403 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:56:10 smithi003 bash[27677]: debug 2024-07-03T13:56:10.211+0000 7f6a0bc49700 -1 osd.0 0 waiting for initial osdmap 2024-07-03T13:56:10.403 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:56:10 smithi003 bash[27677]: debug 2024-07-03T13:56:10.215+0000 7f6a075e2700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[24257]: cluster 2024-07-03T13:56:10.117203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[24257]: audit 2024-07-03T13:56:10.208913+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[24257]: cluster 2024-07-03T13:56:10.209073+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[24257]: audit 2024-07-03T13:56:10.209377+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[24257]: audit 2024-07-03T13:56:10.216916+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[18863]: cluster 2024-07-03T13:56:10.117203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:11.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[18863]: audit 2024-07-03T13:56:10.208913+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:11.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[18863]: cluster 2024-07-03T13:56:10.209073+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-03T13:56:11.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[18863]: audit 2024-07-03T13:56:10.209377+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:11 smithi003 bash[18863]: audit 2024-07-03T13:56:10.216916+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:11 smithi078 bash[19059]: cluster 2024-07-03T13:56:10.117203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-03T13:56:11.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:11 smithi078 bash[19059]: audit 2024-07-03T13:56:10.208913+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:11.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:11 smithi078 bash[19059]: cluster 2024-07-03T13:56:10.209073+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-07-03T13:56:11.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:11 smithi078 bash[19059]: audit 2024-07-03T13:56:10.209377+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:11 smithi078 bash[19059]: audit 2024-07-03T13:56:10.216916+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:11.816 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-03T13:56:11.817 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-03T13:56:11.817 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2024-07-03T13:56:11.817 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2024-07-03T13:56:11.817 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160663 s, 653 MB/s 2024-07-03T13:56:11.817 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2024-07-03T13:56:12.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:12 smithi078 bash[19059]: cluster 2024-07-03T13:56:09.341472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:12.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:12 smithi078 bash[19059]: cluster 2024-07-03T13:56:09.341652+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:12.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:12 smithi078 bash[19059]: cluster 2024-07-03T13:56:11.209057+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535] boot 2024-07-03T13:56:12.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:12 smithi078 bash[19059]: cluster 2024-07-03T13:56:11.209141+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-03T13:56:12.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:12 smithi078 bash[19059]: audit 2024-07-03T13:56:11.210626+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:12.540 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:56:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:12.540 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[24257]: cluster 2024-07-03T13:56:09.341472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:12.540 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[24257]: cluster 2024-07-03T13:56:09.341652+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[24257]: cluster 2024-07-03T13:56:11.209057+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535] boot 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[24257]: cluster 2024-07-03T13:56:11.209141+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[24257]: audit 2024-07-03T13:56:11.210626+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[18863]: cluster 2024-07-03T13:56:09.341472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[18863]: cluster 2024-07-03T13:56:09.341652+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[18863]: cluster 2024-07-03T13:56:11.209057+0000 mon.a (mon.0) 316 : cluster [INF] osd.0 [v2:172.21.15.3:6802/985306535,v1:172.21.15.3:6803/985306535] boot 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[18863]: cluster 2024-07-03T13:56:11.209141+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-07-03T13:56:12.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:12 smithi003 bash[18863]: audit 2024-07-03T13:56:11.210626+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T13:56:12.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2024-07-03T13:56:13.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:13 smithi078 bash[19059]: cluster 2024-07-03T13:56:12.117747+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:13.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:13 smithi078 bash[19059]: cluster 2024-07-03T13:56:12.227825+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-03T13:56:13.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:13 smithi078 bash[19059]: audit 2024-07-03T13:56:12.273432+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:13.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:13 smithi078 bash[19059]: audit 2024-07-03T13:56:12.279387+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[18863]: cluster 2024-07-03T13:56:12.117747+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[18863]: cluster 2024-07-03T13:56:12.227825+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-03T13:56:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[18863]: audit 2024-07-03T13:56:12.273432+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[18863]: audit 2024-07-03T13:56:12.279387+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[24257]: cluster 2024-07-03T13:56:12.117747+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[24257]: cluster 2024-07-03T13:56:12.227825+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-07-03T13:56:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[24257]: audit 2024-07-03T13:56:12.273432+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:13 smithi003 bash[24257]: audit 2024-07-03T13:56:12.279387+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:15.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:15 smithi078 bash[19059]: cluster 2024-07-03T13:56:14.118107+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:15 smithi003 bash[18863]: cluster 2024-07-03T13:56:14.118107+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:15.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:15 smithi003 bash[24257]: cluster 2024-07-03T13:56:14.118107+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:16.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:16 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:56:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:17.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:56:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: cluster 2024-07-03T13:56:16.118538+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.461120+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: cephadm 2024-07-03T13:56:16.462290+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.467304+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.473975+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.476134+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.477584+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: cluster 2024-07-03T13:56:16.481512+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:16.486085+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.015412+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.019882+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.055400+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.056672+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.057444+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.062953+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.192831+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.195864+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[24257]: audit 2024-07-03T13:56:17.196590+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: cluster 2024-07-03T13:56:16.118538+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.461120+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: cephadm 2024-07-03T13:56:16.462290+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:56:17.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.467304+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.473975+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.476134+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.477584+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: cluster 2024-07-03T13:56:16.481512+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:16.486085+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.015412+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.019882+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.055400+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.056672+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.057444+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.062953+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.192831+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.195864+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:17.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:17 smithi003 bash[18863]: audit 2024-07-03T13:56:17.196590+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: cluster 2024-07-03T13:56:16.118538+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.461120+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: cephadm 2024-07-03T13:56:16.462290+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:56:17.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.467304+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.473975+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.476134+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.477584+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: cluster 2024-07-03T13:56:16.481512+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:16.486085+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.015412+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.019882+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.055400+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.056672+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.057444+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.062953+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.192831+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.195864+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:17.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:17 smithi078 bash[19059]: audit 2024-07-03T13:56:17.196590+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:18.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:18 smithi078 bash[19059]: cluster 2024-07-03T13:56:17.059217+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:18.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:18 smithi078 bash[19059]: audit 2024-07-03T13:56:17.188450+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:18.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:18 smithi003 bash[24257]: cluster 2024-07-03T13:56:17.059217+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:18.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:18 smithi003 bash[24257]: audit 2024-07-03T13:56:17.188450+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:18.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:18 smithi003 bash[18863]: cluster 2024-07-03T13:56:17.059217+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:18.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:18 smithi003 bash[18863]: audit 2024-07-03T13:56:17.188450+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:20.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[24257]: cluster 2024-07-03T13:56:19.059638+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:20.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[24257]: audit 2024-07-03T13:56:20.166194+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:56:20.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[24257]: audit 2024-07-03T13:56:20.168250+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:56:20.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[18863]: cluster 2024-07-03T13:56:19.059638+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:20.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[18863]: audit 2024-07-03T13:56:20.166194+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:56:20.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:20 smithi003 bash[18863]: audit 2024-07-03T13:56:20.168250+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:56:20.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:20 smithi078 bash[19059]: cluster 2024-07-03T13:56:19.059638+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:20.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:20 smithi078 bash[19059]: audit 2024-07-03T13:56:20.166194+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:56:20.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:20 smithi078 bash[19059]: audit 2024-07-03T13:56:20.168250+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:56:22.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:22 smithi078 bash[19059]: cluster 2024-07-03T13:56:21.060117+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:22.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:22 smithi003 bash[18863]: cluster 2024-07-03T13:56:21.060117+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:22.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:22 smithi003 bash[24257]: cluster 2024-07-03T13:56:21.060117+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: cluster 2024-07-03T13:56:23.060571+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: audit 2024-07-03T13:56:23.610064+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]: dispatch 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: audit 2024-07-03T13:56:23.619597+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]': finished 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: cluster 2024-07-03T13:56:23.619747+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: audit 2024-07-03T13:56:23.619880+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:24.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:24 smithi078 bash[19059]: audit 2024-07-03T13:56:24.265477+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/1764580822' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:56:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: cluster 2024-07-03T13:56:23.060571+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: audit 2024-07-03T13:56:23.610064+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]: dispatch 2024-07-03T13:56:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: audit 2024-07-03T13:56:23.619597+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]': finished 2024-07-03T13:56:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: cluster 2024-07-03T13:56:23.619747+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: audit 2024-07-03T13:56:23.619880+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[18863]: audit 2024-07-03T13:56:24.265477+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/1764580822' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: cluster 2024-07-03T13:56:23.060571+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: audit 2024-07-03T13:56:23.610064+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]: dispatch 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: audit 2024-07-03T13:56:23.619597+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.3:0/2270606921' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18545ee7-e7a9-4fa3-bddd-5efc02530306"}]': finished 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: cluster 2024-07-03T13:56:23.619747+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: audit 2024-07-03T13:56:23.619880+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:24 smithi003 bash[24257]: audit 2024-07-03T13:56:24.265477+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/1764580822' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:56:26.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:26 smithi003 bash[18863]: cluster 2024-07-03T13:56:25.061041+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:26.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:26 smithi003 bash[24257]: cluster 2024-07-03T13:56:25.061041+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:26.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:26 smithi078 bash[19059]: cluster 2024-07-03T13:56:25.061041+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:28.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:28 smithi078 bash[19059]: cluster 2024-07-03T13:56:27.061553+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:28 smithi003 bash[18863]: cluster 2024-07-03T13:56:27.061553+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:28.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:28 smithi003 bash[24257]: cluster 2024-07-03T13:56:27.061553+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:30.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:30 smithi078 bash[19059]: cluster 2024-07-03T13:56:29.062057+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:30.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:30 smithi003 bash[18863]: cluster 2024-07-03T13:56:29.062057+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:30.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:30 smithi003 bash[24257]: cluster 2024-07-03T13:56:29.062057+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:32.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:56:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:32.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[18863]: cluster 2024-07-03T13:56:31.062515+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:32.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[18863]: audit 2024-07-03T13:56:32.386553+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:32.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[18863]: audit 2024-07-03T13:56:32.396764+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[24257]: cluster 2024-07-03T13:56:31.062515+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[24257]: audit 2024-07-03T13:56:32.386553+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:32 smithi003 bash[24257]: audit 2024-07-03T13:56:32.396764+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:32.984 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:32 smithi078 bash[19059]: cluster 2024-07-03T13:56:31.062515+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:32.984 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:32 smithi078 bash[19059]: audit 2024-07-03T13:56:32.386553+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:32.985 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:32 smithi078 bash[19059]: audit 2024-07-03T13:56:32.396764+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[18863]: cluster 2024-07-03T13:56:33.063029+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[18863]: audit 2024-07-03T13:56:33.959314+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-03T13:56:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[18863]: audit 2024-07-03T13:56:33.960146+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:34.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[24257]: cluster 2024-07-03T13:56:33.063029+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[24257]: audit 2024-07-03T13:56:33.959314+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-03T13:56:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:34 smithi003 bash[24257]: audit 2024-07-03T13:56:33.960146+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:35.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:34 smithi078 bash[19059]: cluster 2024-07-03T13:56:33.063029+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:35.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:34 smithi078 bash[19059]: audit 2024-07-03T13:56:33.959314+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-03T13:56:35.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:34 smithi078 bash[19059]: audit 2024-07-03T13:56:33.960146+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:35.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:35 smithi003 bash[24257]: cephadm 2024-07-03T13:56:33.960783+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-07-03T13:56:35.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:35 smithi003 bash[18863]: cephadm 2024-07-03T13:56:33.960783+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-07-03T13:56:36.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:35 smithi078 bash[19059]: cephadm 2024-07-03T13:56:33.960783+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-07-03T13:56:36.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:36 smithi003 bash[18863]: cluster 2024-07-03T13:56:35.063554+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:36.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:36 smithi003 bash[24257]: cluster 2024-07-03T13:56:35.063554+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:37.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:36 smithi078 bash[19059]: cluster 2024-07-03T13:56:35.063554+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:37.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:37 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:56:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:38.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.470 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[18863]: cluster 2024-07-03T13:56:37.063999+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[18863]: audit 2024-07-03T13:56:37.168711+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[18863]: audit 2024-07-03T13:56:37.178639+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[24257]: cluster 2024-07-03T13:56:37.063999+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[24257]: audit 2024-07-03T13:56:37.168711+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:38 smithi003 bash[24257]: audit 2024-07-03T13:56:37.178639+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:38 smithi078 bash[19059]: cluster 2024-07-03T13:56:37.063999+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:38.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:38 smithi078 bash[19059]: audit 2024-07-03T13:56:37.168711+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:38 smithi078 bash[19059]: audit 2024-07-03T13:56:37.178639+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:38.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.802 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:38.803 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:56:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:56:39.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:56:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:39.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:38.640361+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:38.680814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:39.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:38.682217+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:39.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:38.683016+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:38.690056+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:39.006936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[18863]: audit 2024-07-03T13:56:39.012767+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:38.640361+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:38.680814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:38.682217+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:38.683016+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:38.690056+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:39.006936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:39.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:39 smithi003 bash[24257]: audit 2024-07-03T13:56:39.012767+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:38.640361+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:38.680814+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:38.682217+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:38.683016+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:38.690056+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:39.006936+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:39 smithi078 bash[19059]: audit 2024-07-03T13:56:39.012767+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:40.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:40 smithi003 bash[18863]: cluster 2024-07-03T13:56:39.064527+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:40.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:40 smithi003 bash[24257]: cluster 2024-07-03T13:56:39.064527+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:41.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:40 smithi078 bash[19059]: cluster 2024-07-03T13:56:39.064527+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:42.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:42 smithi003 bash[18863]: cluster 2024-07-03T13:56:41.064858+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:42.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:42 smithi003 bash[24257]: cluster 2024-07-03T13:56:41.064858+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:42 smithi078 bash[19059]: cluster 2024-07-03T13:56:41.064858+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:44.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:44 smithi003 bash[24257]: cluster 2024-07-03T13:56:43.065249+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:44.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:44 smithi003 bash[18863]: cluster 2024-07-03T13:56:43.065249+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:45.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:44 smithi078 bash[19059]: cluster 2024-07-03T13:56:43.065249+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:46.266 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2024-07-03T13:56:46.877 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.1.service 2024-07-03T13:56:46.880 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2024-07-03T13:56:46.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-03T13:56:46.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: cluster 2024-07-03T13:56:45.065687+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.263679+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.274800+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.276645+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.277791+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.280664+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.282002+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.289148+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:46.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[18863]: audit 2024-07-03T13:56:46.295524+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: cluster 2024-07-03T13:56:45.065687+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.263679+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.274800+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.276645+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.277791+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.280664+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.282002+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.289148+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:46.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:46 smithi003 bash[24257]: audit 2024-07-03T13:56:46.295524+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: cluster 2024-07-03T13:56:45.065687+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.263679+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.274800+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.276645+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.277791+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.280664+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:47.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.282002+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:56:47.008 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.289148+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:47.008 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:46 smithi078 bash[19059]: audit 2024-07-03T13:56:46.295524+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:47.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[18863]: cephadm 2024-07-03T13:56:46.282814+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 7610M 2024-07-03T13:56:47.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[18863]: audit 2024-07-03T13:56:47.577813+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:47.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[18863]: audit 2024-07-03T13:56:47.578217+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:47.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[24257]: cephadm 2024-07-03T13:56:46.282814+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 7610M 2024-07-03T13:56:47.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[24257]: audit 2024-07-03T13:56:47.577813+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:47.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[24257]: audit 2024-07-03T13:56:47.578217+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:47.971 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:56:47 smithi003 bash[31175]: debug 2024-07-03T13:56:47.566+0000 7f51da9d03c0 -1 osd.1 0 log_to_monitors true 2024-07-03T13:56:48.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:47 smithi078 bash[19059]: cephadm 2024-07-03T13:56:46.282814+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 7610M 2024-07-03T13:56:48.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:47 smithi078 bash[19059]: audit 2024-07-03T13:56:47.577813+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:48.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:47 smithi078 bash[19059]: audit 2024-07-03T13:56:47.578217+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-03T13:56:48.908 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[31175]: debug 2024-07-03T13:56:48.670+0000 7f51d13d3700 -1 osd.1 0 waiting for initial osdmap 2024-07-03T13:56:48.908 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[31175]: debug 2024-07-03T13:56:48.674+0000 7f51c9d66700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T13:56:48.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: cluster 2024-07-03T13:56:47.066126+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:48.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: audit 2024-07-03T13:56:47.667694+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-03T13:56:48.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: cluster 2024-07-03T13:56:47.667853+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-03T13:56:48.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: audit 2024-07-03T13:56:47.668280+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:48.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: audit 2024-07-03T13:56:47.669282+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[18863]: audit 2024-07-03T13:56:47.670051+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: cluster 2024-07-03T13:56:47.066126+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: audit 2024-07-03T13:56:47.667694+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: cluster 2024-07-03T13:56:47.667853+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: audit 2024-07-03T13:56:47.668280+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: audit 2024-07-03T13:56:47.669282+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:48.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:48 smithi003 bash[24257]: audit 2024-07-03T13:56:47.670051+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: cluster 2024-07-03T13:56:47.066126+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: audit 2024-07-03T13:56:47.667694+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: cluster 2024-07-03T13:56:47.667853+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: audit 2024-07-03T13:56:47.668280+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: audit 2024-07-03T13:56:47.669282+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:49.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:48 smithi078 bash[19059]: audit 2024-07-03T13:56:47.670051+0000 mon.a (mon.0) 368 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:56:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[18863]: audit 2024-07-03T13:56:48.665726+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[18863]: cluster 2024-07-03T13:56:48.665820+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-03T13:56:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[18863]: audit 2024-07-03T13:56:48.666259+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:49.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[18863]: audit 2024-07-03T13:56:48.677518+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:49.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[24257]: audit 2024-07-03T13:56:48.665726+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:49.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[24257]: cluster 2024-07-03T13:56:48.665820+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-03T13:56:49.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[24257]: audit 2024-07-03T13:56:48.666259+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:49.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:49 smithi003 bash[24257]: audit 2024-07-03T13:56:48.677518+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:50.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:49 smithi078 bash[19059]: audit 2024-07-03T13:56:48.665726+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:56:50.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:49 smithi078 bash[19059]: cluster 2024-07-03T13:56:48.665820+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-07-03T13:56:50.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:49 smithi078 bash[19059]: audit 2024-07-03T13:56:48.666259+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:50.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:49 smithi078 bash[19059]: audit 2024-07-03T13:56:48.677518+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:50.383 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-03T13:56:50.383 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-03T13:56:50.383 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2024-07-03T13:56:50.383 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2024-07-03T13:56:50.384 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0159135 s, 659 MB/s 2024-07-03T13:56:50.384 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2024-07-03T13:56:50.925 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: cluster 2024-07-03T13:56:48.616043+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:50.925 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: cluster 2024-07-03T13:56:48.616230+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:50.925 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: cluster 2024-07-03T13:56:49.066662+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:50.925 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: cluster 2024-07-03T13:56:49.677865+0000 mon.a (mon.0) 373 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908] boot 2024-07-03T13:56:50.925 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: cluster 2024-07-03T13:56:49.678035+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-03T13:56:50.926 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:50 smithi078 bash[19059]: audit 2024-07-03T13:56:49.678775+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:50.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: cluster 2024-07-03T13:56:48.616043+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:50.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: cluster 2024-07-03T13:56:48.616230+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:50.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: cluster 2024-07-03T13:56:49.066662+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: cluster 2024-07-03T13:56:49.677865+0000 mon.a (mon.0) 373 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908] boot 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: cluster 2024-07-03T13:56:49.678035+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[24257]: audit 2024-07-03T13:56:49.678775+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: cluster 2024-07-03T13:56:48.616043+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: cluster 2024-07-03T13:56:48.616230+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: cluster 2024-07-03T13:56:49.066662+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: cluster 2024-07-03T13:56:49.677865+0000 mon.a (mon.0) 373 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3386871908,v1:172.21.15.3:6811/3386871908] boot 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: cluster 2024-07-03T13:56:49.678035+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-07-03T13:56:50.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:50 smithi003 bash[18863]: audit 2024-07-03T13:56:49.678775+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T13:56:51.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2024-07-03T13:56:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:51 smithi003 bash[18863]: cluster 2024-07-03T13:56:50.689374+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-03T13:56:51.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:51 smithi003 bash[24257]: cluster 2024-07-03T13:56:50.689374+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-03T13:56:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:51 smithi078 bash[19059]: cluster 2024-07-03T13:56:50.689374+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-07-03T13:56:52.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:56:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:56:52.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[24257]: cluster 2024-07-03T13:56:51.067156+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:52.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[24257]: audit 2024-07-03T13:56:52.480862+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:52.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[24257]: audit 2024-07-03T13:56:52.487963+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:52.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[18863]: cluster 2024-07-03T13:56:51.067156+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:52.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[18863]: audit 2024-07-03T13:56:52.480862+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:52.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:52 smithi003 bash[18863]: audit 2024-07-03T13:56:52.487963+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:53.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:52 smithi078 bash[19059]: cluster 2024-07-03T13:56:51.067156+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:53.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:52 smithi078 bash[19059]: audit 2024-07-03T13:56:52.480862+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:53.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:52 smithi078 bash[19059]: audit 2024-07-03T13:56:52.487963+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:56:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[18863]: cluster 2024-07-03T13:56:53.067653+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[18863]: audit 2024-07-03T13:56:54.332361+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[18863]: audit 2024-07-03T13:56:54.335096+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[18863]: audit 2024-07-03T13:56:54.336177+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[24257]: cluster 2024-07-03T13:56:53.067653+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[24257]: audit 2024-07-03T13:56:54.332361+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[24257]: audit 2024-07-03T13:56:54.335096+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:54 smithi003 bash[24257]: audit 2024-07-03T13:56:54.336177+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:54 smithi078 bash[19059]: cluster 2024-07-03T13:56:53.067653+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:54 smithi078 bash[19059]: audit 2024-07-03T13:56:54.332361+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:56:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:54 smithi078 bash[19059]: audit 2024-07-03T13:56:54.335096+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:56:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:54 smithi078 bash[19059]: audit 2024-07-03T13:56:54.336177+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:56:56.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:55 smithi078 bash[19059]: audit 2024-07-03T13:56:54.326194+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:56.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:55 smithi003 bash[18863]: audit 2024-07-03T13:56:54.326194+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:56.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:55 smithi003 bash[24257]: audit 2024-07-03T13:56:54.326194+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:56:56.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:56 smithi003 bash[24257]: cluster 2024-07-03T13:56:55.068202+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:56.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:56 smithi003 bash[18863]: cluster 2024-07-03T13:56:55.068202+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:56 smithi078 bash[19059]: cluster 2024-07-03T13:56:55.068202+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:58.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:56:58 smithi003 bash[18863]: cluster 2024-07-03T13:56:57.068564+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:58.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:56:58 smithi003 bash[24257]: cluster 2024-07-03T13:56:57.068564+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:59.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:56:58 smithi078 bash[19059]: cluster 2024-07-03T13:56:57.068564+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:56:59.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:56:59 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:56:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:00.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[18863]: cluster 2024-07-03T13:56:59.068895+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:00.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[18863]: audit 2024-07-03T13:56:59.106843+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[18863]: cephadm 2024-07-03T13:56:59.107800+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:00.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[18863]: audit 2024-07-03T13:56:59.112071+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[24257]: cluster 2024-07-03T13:56:59.068895+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:00.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[24257]: audit 2024-07-03T13:56:59.106843+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[24257]: cephadm 2024-07-03T13:56:59.107800+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:00.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[24257]: audit 2024-07-03T13:56:59.112071+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:00 smithi078 bash[19059]: cluster 2024-07-03T13:56:59.068895+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:00.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:00 smithi078 bash[19059]: audit 2024-07-03T13:56:59.106843+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:00 smithi078 bash[19059]: cephadm 2024-07-03T13:56:59.107800+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:00.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:00 smithi078 bash[19059]: audit 2024-07-03T13:56:59.112071+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:00.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:00 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:57:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:01.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[18863]: audit 2024-07-03T13:57:00.823297+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[18863]: audit 2024-07-03T13:57:00.827601+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[18863]: cluster 2024-07-03T13:57:01.069364+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:01.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[24257]: audit 2024-07-03T13:57:00.823297+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:01.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[24257]: audit 2024-07-03T13:57:00.827601+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:01.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:01 smithi003 bash[24257]: cluster 2024-07-03T13:57:01.069364+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:02.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:01 smithi078 bash[19059]: audit 2024-07-03T13:57:00.823297+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:02.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:01 smithi078 bash[19059]: audit 2024-07-03T13:57:00.827601+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:02.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:01 smithi078 bash[19059]: cluster 2024-07-03T13:57:01.069364+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:04.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[18863]: cluster 2024-07-03T13:57:03.069862+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:04.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[18863]: audit 2024-07-03T13:57:03.979018+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]: dispatch 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[18863]: audit 2024-07-03T13:57:03.987759+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]': finished 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[18863]: cluster 2024-07-03T13:57:03.987935+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[18863]: audit 2024-07-03T13:57:03.988126+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[24257]: cluster 2024-07-03T13:57:03.069862+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[24257]: audit 2024-07-03T13:57:03.979018+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]: dispatch 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[24257]: audit 2024-07-03T13:57:03.987759+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]': finished 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[24257]: cluster 2024-07-03T13:57:03.987935+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-03T13:57:04.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:04 smithi003 bash[24257]: audit 2024-07-03T13:57:03.988126+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:04.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:04 smithi078 bash[19059]: cluster 2024-07-03T13:57:03.069862+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:04.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:04 smithi078 bash[19059]: audit 2024-07-03T13:57:03.979018+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]: dispatch 2024-07-03T13:57:04.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:04 smithi078 bash[19059]: audit 2024-07-03T13:57:03.987759+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.3:0/2159577724' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5e00695-1603-4cad-89e5-b46e19d190b2"}]': finished 2024-07-03T13:57:04.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:04 smithi078 bash[19059]: cluster 2024-07-03T13:57:03.987935+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-07-03T13:57:04.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:04 smithi078 bash[19059]: audit 2024-07-03T13:57:03.988126+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:05.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:05 smithi003 bash[18863]: audit 2024-07-03T13:57:04.679361+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.3:0/3760379037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:05.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:05 smithi003 bash[24257]: audit 2024-07-03T13:57:04.679361+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.3:0/3760379037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:05.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:05 smithi078 bash[19059]: audit 2024-07-03T13:57:04.679361+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.3:0/3760379037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:06.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:06 smithi078 bash[19059]: cluster 2024-07-03T13:57:05.070353+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:06.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:06 smithi003 bash[18863]: cluster 2024-07-03T13:57:05.070353+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:06.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:06 smithi003 bash[24257]: cluster 2024-07-03T13:57:05.070353+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:08.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:08 smithi003 bash[18863]: cluster 2024-07-03T13:57:07.070898+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:08.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:08 smithi003 bash[24257]: cluster 2024-07-03T13:57:07.070898+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:08.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:08 smithi078 bash[19059]: cluster 2024-07-03T13:57:07.070898+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:10.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:10 smithi078 bash[19059]: cluster 2024-07-03T13:57:09.071342+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:10.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:10 smithi003 bash[18863]: cluster 2024-07-03T13:57:09.071342+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:10.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:10 smithi003 bash[24257]: cluster 2024-07-03T13:57:09.071342+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:12.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:12 smithi003 bash[18863]: cluster 2024-07-03T13:57:11.071981+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:12.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:12 smithi003 bash[24257]: cluster 2024-07-03T13:57:11.071981+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:12.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:12 smithi078 bash[19059]: cluster 2024-07-03T13:57:11.071981+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:12.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:12 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:57:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:13 smithi003 bash[24257]: audit 2024-07-03T13:57:12.639707+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:13 smithi003 bash[24257]: audit 2024-07-03T13:57:12.648705+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:13 smithi003 bash[18863]: audit 2024-07-03T13:57:12.639707+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:13 smithi003 bash[18863]: audit 2024-07-03T13:57:12.648705+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:14.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:13 smithi078 bash[19059]: audit 2024-07-03T13:57:12.639707+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:14.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:13 smithi078 bash[19059]: audit 2024-07-03T13:57:12.648705+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:14.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:14 smithi003 bash[24257]: cluster 2024-07-03T13:57:13.072538+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:14.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:14 smithi003 bash[18863]: cluster 2024-07-03T13:57:13.072538+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:15.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:14 smithi078 bash[19059]: cluster 2024-07-03T13:57:13.072538+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:15 smithi003 bash[18863]: audit 2024-07-03T13:57:14.842834+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-03T13:57:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:15 smithi003 bash[18863]: audit 2024-07-03T13:57:14.844233+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:15 smithi003 bash[24257]: audit 2024-07-03T13:57:14.842834+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-03T13:57:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:15 smithi003 bash[24257]: audit 2024-07-03T13:57:14.844233+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:16.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:15 smithi078 bash[19059]: audit 2024-07-03T13:57:14.842834+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-03T13:57:16.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:15 smithi078 bash[19059]: audit 2024-07-03T13:57:14.844233+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:16 smithi003 bash[18863]: cephadm 2024-07-03T13:57:14.845481+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-07-03T13:57:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:16 smithi003 bash[18863]: cluster 2024-07-03T13:57:15.072881+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:16.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:16 smithi003 bash[24257]: cephadm 2024-07-03T13:57:14.845481+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-07-03T13:57:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:16 smithi003 bash[24257]: cluster 2024-07-03T13:57:15.072881+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:16 smithi078 bash[19059]: cephadm 2024-07-03T13:57:14.845481+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-07-03T13:57:17.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:16 smithi078 bash[19059]: cluster 2024-07-03T13:57:15.072881+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:18.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:18 smithi003 bash[18863]: cluster 2024-07-03T13:57:17.073312+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:18.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:18 smithi003 bash[24257]: cluster 2024-07-03T13:57:17.073312+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:19.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:18 smithi078 bash[19059]: cluster 2024-07-03T13:57:17.073312+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:19.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:19 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:19.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:19 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:19.914 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:57:19 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:19.914 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:57:19 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:19.914 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:19 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.179 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:20 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.180 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:57:20 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.180 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:57:20 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:20.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:57:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: cluster 2024-07-03T13:57:19.073814+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.168418+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.170047+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.187326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.200597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.201921+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.203086+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[24257]: audit 2024-07-03T13:57:20.212753+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: cluster 2024-07-03T13:57:19.073814+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.168418+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.170047+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.187326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.200597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.201921+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.203086+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:20.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:20 smithi003 bash[18863]: audit 2024-07-03T13:57:20.212753+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: cluster 2024-07-03T13:57:19.073814+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.168418+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.170047+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.187326+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.200597+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.201921+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.203086+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:21.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:20 smithi078 bash[19059]: audit 2024-07-03T13:57:20.212753+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.992 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:21 smithi003 bash[18863]: audit 2024-07-03T13:57:20.737945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.992 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:21 smithi003 bash[18863]: audit 2024-07-03T13:57:20.742557+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:21 smithi003 bash[24257]: audit 2024-07-03T13:57:20.737945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:21.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:21 smithi003 bash[24257]: audit 2024-07-03T13:57:20.742557+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:22.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:21 smithi078 bash[19059]: audit 2024-07-03T13:57:20.737945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:22.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:21 smithi078 bash[19059]: audit 2024-07-03T13:57:20.742557+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:22 smithi078 bash[19059]: cluster 2024-07-03T13:57:21.074301+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:23.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:22 smithi003 bash[24257]: cluster 2024-07-03T13:57:21.074301+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:23.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:22 smithi003 bash[18863]: cluster 2024-07-03T13:57:21.074301+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:24.987 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:24 smithi003 bash[18863]: cluster 2024-07-03T13:57:23.074843+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:24.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:24 smithi003 bash[24257]: cluster 2024-07-03T13:57:23.074843+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:24 smithi078 bash[19059]: cluster 2024-07-03T13:57:23.074843+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:26 smithi003 bash[18863]: cluster 2024-07-03T13:57:25.075382+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:26.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:26 smithi003 bash[24257]: cluster 2024-07-03T13:57:25.075382+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:27.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:26 smithi078 bash[19059]: cluster 2024-07-03T13:57:25.075382+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:27.793 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2024-07-03T13:57:28.366 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.2.service 2024-07-03T13:57:28.369 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2024-07-03T13:57:28.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-03T13:57:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: cluster 2024-07-03T13:57:27.075890+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.791148+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.801920+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.803478+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.804497+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.807230+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.808259+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.809229+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.817685+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[18863]: audit 2024-07-03T13:57:27.824873+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: cluster 2024-07-03T13:57:27.075890+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.791148+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.801920+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.803478+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.804497+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.807230+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.808259+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.809229+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.817685+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:28 smithi003 bash[24257]: audit 2024-07-03T13:57:27.824873+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: cluster 2024-07-03T13:57:27.075890+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.791148+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.801920+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.803478+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.804497+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.807230+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.808259+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.809229+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.817685+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:28 smithi078 bash[19059]: audit 2024-07-03T13:57:27.824873+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:29.644 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[34703]: debug 2024-07-03T13:57:29.362+0000 7fa1f78883c0 -1 osd.2 0 log_to_monitors true 2024-07-03T13:57:29.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[24257]: cephadm 2024-07-03T13:57:27.809959+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5073M 2024-07-03T13:57:29.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[24257]: audit 2024-07-03T13:57:29.369762+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:29.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[24257]: audit 2024-07-03T13:57:29.370186+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:29.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[18863]: cephadm 2024-07-03T13:57:27.809959+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5073M 2024-07-03T13:57:29.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[18863]: audit 2024-07-03T13:57:29.369762+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:29.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:29 smithi003 bash[18863]: audit 2024-07-03T13:57:29.370186+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:30.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:29 smithi078 bash[19059]: cephadm 2024-07-03T13:57:27.809959+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5073M 2024-07-03T13:57:30.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:29 smithi078 bash[19059]: audit 2024-07-03T13:57:29.369762+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:30.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:29 smithi078 bash[19059]: audit 2024-07-03T13:57:29.370186+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-03T13:57:31.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: cluster 2024-07-03T13:57:29.076343+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:31.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: audit 2024-07-03T13:57:29.801304+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-03T13:57:31.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: cluster 2024-07-03T13:57:29.801390+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-03T13:57:31.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: audit 2024-07-03T13:57:29.801563+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:31.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: audit 2024-07-03T13:57:29.802240+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:30 smithi078 bash[19059]: audit 2024-07-03T13:57:29.802625+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.220 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[34703]: debug 2024-07-03T13:57:30.810+0000 7fa1efa8e700 -1 osd.2 0 waiting for initial osdmap 2024-07-03T13:57:31.220 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[34703]: debug 2024-07-03T13:57:30.814+0000 7fa1e7c20700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: cluster 2024-07-03T13:57:29.076343+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: audit 2024-07-03T13:57:29.801304+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: cluster 2024-07-03T13:57:29.801390+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: audit 2024-07-03T13:57:29.801563+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: audit 2024-07-03T13:57:29.802240+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[18863]: audit 2024-07-03T13:57:29.802625+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: cluster 2024-07-03T13:57:29.076343+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:31.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: audit 2024-07-03T13:57:29.801304+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-03T13:57:31.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: cluster 2024-07-03T13:57:29.801390+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-07-03T13:57:31.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: audit 2024-07-03T13:57:29.801563+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:31.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: audit 2024-07-03T13:57:29.802240+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:30 smithi003 bash[24257]: audit 2024-07-03T13:57:29.802625+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160777 s, 652 MB/s 2024-07-03T13:57:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2024-07-03T13:57:31.978 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:31 smithi078 bash[19059]: audit 2024-07-03T13:57:30.803624+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:57:31.978 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:31 smithi078 bash[19059]: cluster 2024-07-03T13:57:30.803784+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-03T13:57:31.978 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:31 smithi078 bash[19059]: audit 2024-07-03T13:57:30.804540+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:31.978 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:31 smithi078 bash[19059]: audit 2024-07-03T13:57:30.811999+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:31.978 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:31 smithi078 bash[19059]: cluster 2024-07-03T13:57:31.076808+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[18863]: audit 2024-07-03T13:57:30.803624+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[18863]: cluster 2024-07-03T13:57:30.803784+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[18863]: audit 2024-07-03T13:57:30.804540+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[18863]: audit 2024-07-03T13:57:30.811999+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[18863]: cluster 2024-07-03T13:57:31.076808+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[24257]: audit 2024-07-03T13:57:30.803624+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:57:32.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[24257]: cluster 2024-07-03T13:57:30.803784+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-07-03T13:57:32.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[24257]: audit 2024-07-03T13:57:30.804540+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:32.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[24257]: audit 2024-07-03T13:57:30.811999+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:32.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:31 smithi003 bash[24257]: cluster 2024-07-03T13:57:31.076808+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-07-03T13:57:32.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2024-07-03T13:57:33.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:57:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: cluster 2024-07-03T13:57:30.329256+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: cluster 2024-07-03T13:57:30.329417+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: audit 2024-07-03T13:57:31.814587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: cluster 2024-07-03T13:57:31.821071+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429] boot 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: cluster 2024-07-03T13:57:31.821149+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: audit 2024-07-03T13:57:31.821440+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[24257]: audit 2024-07-03T13:57:32.247614+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:33.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: cluster 2024-07-03T13:57:30.329256+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: cluster 2024-07-03T13:57:30.329417+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: audit 2024-07-03T13:57:31.814587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: cluster 2024-07-03T13:57:31.821071+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429] boot 2024-07-03T13:57:33.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: cluster 2024-07-03T13:57:31.821149+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-03T13:57:33.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: audit 2024-07-03T13:57:31.821440+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:32 smithi003 bash[18863]: audit 2024-07-03T13:57:32.247614+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:33.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: cluster 2024-07-03T13:57:30.329256+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: cluster 2024-07-03T13:57:30.329417+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: audit 2024-07-03T13:57:31.814587+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: cluster 2024-07-03T13:57:31.821071+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3610937429,v1:172.21.15.3:6819/3610937429] boot 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: cluster 2024-07-03T13:57:31.821149+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: audit 2024-07-03T13:57:31.821440+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T13:57:33.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:32 smithi078 bash[19059]: audit 2024-07-03T13:57:32.247614+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:33.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: audit 2024-07-03T13:57:32.838350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:33.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: cluster 2024-07-03T13:57:32.838565+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-03T13:57:33.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: audit 2024-07-03T13:57:32.841388+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: audit 2024-07-03T13:57:32.845801+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: audit 2024-07-03T13:57:32.854315+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[18863]: cluster 2024-07-03T13:57:33.077395+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: audit 2024-07-03T13:57:32.838350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: cluster 2024-07-03T13:57:32.838565+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: audit 2024-07-03T13:57:32.841388+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: audit 2024-07-03T13:57:32.845801+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: audit 2024-07-03T13:57:32.854315+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:33.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:33 smithi003 bash[24257]: cluster 2024-07-03T13:57:33.077395+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: audit 2024-07-03T13:57:32.838350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' 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-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: cluster 2024-07-03T13:57:32.838565+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: audit 2024-07-03T13:57:32.841388+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: audit 2024-07-03T13:57:32.845801+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: audit 2024-07-03T13:57:32.854315+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:34.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:33 smithi078 bash[19059]: cluster 2024-07-03T13:57:33.077395+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:34.909 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:34 smithi078 bash[19059]: audit 2024-07-03T13:57:33.839880+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-03T13:57:34.910 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:34 smithi078 bash[19059]: cluster 2024-07-03T13:57:33.839975+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-03T13:57:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:34 smithi003 bash[18863]: audit 2024-07-03T13:57:33.839880+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-03T13:57:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:34 smithi003 bash[18863]: cluster 2024-07-03T13:57:33.839975+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-03T13:57:35.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:34 smithi003 bash[24257]: audit 2024-07-03T13:57:33.839880+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-03T13:57:35.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:34 smithi003 bash[24257]: cluster 2024-07-03T13:57:33.839975+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-07-03T13:57:36.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[18863]: cluster 2024-07-03T13:57:34.852170+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-03T13:57:36.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[18863]: audit 2024-07-03T13:57:34.900000+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:36.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[18863]: cluster 2024-07-03T13:57:35.077888+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:36.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[24257]: cluster 2024-07-03T13:57:34.852170+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-03T13:57:36.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[24257]: audit 2024-07-03T13:57:34.900000+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:36.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:35 smithi003 bash[24257]: cluster 2024-07-03T13:57:35.077888+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:36.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:35 smithi078 bash[19059]: cluster 2024-07-03T13:57:34.852170+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-07-03T13:57:36.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:35 smithi078 bash[19059]: audit 2024-07-03T13:57:34.900000+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:36.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:35 smithi078 bash[19059]: cluster 2024-07-03T13:57:35.077888+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:37.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[18863]: audit 2024-07-03T13:57:35.846857+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[18863]: audit 2024-07-03T13:57:35.852735+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[18863]: audit 2024-07-03T13:57:35.853506+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[18863]: cluster 2024-07-03T13:57:35.913527+0000 mon.a (mon.0) 438 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[18863]: audit 2024-07-03T13:57:36.753927+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[24257]: audit 2024-07-03T13:57:35.846857+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[24257]: audit 2024-07-03T13:57:35.852735+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[24257]: audit 2024-07-03T13:57:35.853506+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[24257]: cluster 2024-07-03T13:57:35.913527+0000 mon.a (mon.0) 438 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-07-03T13:57:37.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:37 smithi003 bash[24257]: audit 2024-07-03T13:57:36.753927+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:38.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:37 smithi078 bash[19059]: audit 2024-07-03T13:57:35.846857+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:57:38.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:37 smithi078 bash[19059]: audit 2024-07-03T13:57:35.852735+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:57:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:37 smithi078 bash[19059]: audit 2024-07-03T13:57:35.853506+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:37 smithi078 bash[19059]: cluster 2024-07-03T13:57:35.913527+0000 mon.a (mon.0) 438 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-07-03T13:57:38.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:37 smithi078 bash[19059]: audit 2024-07-03T13:57:36.753927+0000 mon.a (mon.0) 439 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:35.843700+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: cluster 2024-07-03T13:57:37.078388+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.662466+0000 mon.a (mon.0) 440 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.663782+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.664035+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.664296+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.671292+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.671448+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.671655+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:37.671877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:38.614023+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:38.621034+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:38.623125+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:39 smithi078 bash[19059]: audit 2024-07-03T13:57:38.623536+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:35.843700+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:57:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: cluster 2024-07-03T13:57:37.078388+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.662466+0000 mon.a (mon.0) 440 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.663782+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.664035+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.664296+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.671292+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.671448+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.671655+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:37.671877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:38.614023+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:38.621034+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:38.623125+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[24257]: audit 2024-07-03T13:57:38.623536+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:35.843700+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: cluster 2024-07-03T13:57:37.078388+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.662466+0000 mon.a (mon.0) 440 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.663782+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.664035+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.664296+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.671292+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.671448+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.671655+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:37.671877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:38.614023+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:38.621034+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T13:57:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:38.623125+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T13:57:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:39 smithi003 bash[18863]: audit 2024-07-03T13:57:38.623536+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T13:57:40.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:57:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:40.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[18863]: audit 2024-07-03T13:57:38.621295+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[18863]: cluster 2024-07-03T13:57:39.079072+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[18863]: audit 2024-07-03T13:57:39.477221+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[18863]: audit 2024-07-03T13:57:39.535911+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[24257]: audit 2024-07-03T13:57:38.621295+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[24257]: cluster 2024-07-03T13:57:39.079072+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[24257]: audit 2024-07-03T13:57:39.477221+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:40.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:40 smithi003 bash[24257]: audit 2024-07-03T13:57:39.535911+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:40 smithi078 bash[19059]: audit 2024-07-03T13:57:38.621295+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-03T13:57:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:40 smithi078 bash[19059]: cluster 2024-07-03T13:57:39.079072+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:40 smithi078 bash[19059]: audit 2024-07-03T13:57:39.477221+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-03T13:57:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:40 smithi078 bash[19059]: audit 2024-07-03T13:57:39.535911+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[18863]: audit 2024-07-03T13:57:40.636068+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[18863]: cephadm 2024-07-03T13:57:40.636837+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:41.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[18863]: audit 2024-07-03T13:57:40.642503+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:41.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[24257]: audit 2024-07-03T13:57:40.636068+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:41.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[24257]: cephadm 2024-07-03T13:57:40.636837+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:41.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:41 smithi003 bash[24257]: audit 2024-07-03T13:57:40.642503+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:41 smithi078 bash[19059]: audit 2024-07-03T13:57:40.636068+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:42.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:41 smithi078 bash[19059]: cephadm 2024-07-03T13:57:40.636837+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:57:42.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:41 smithi078 bash[19059]: audit 2024-07-03T13:57:40.642503+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:42 smithi003 bash[18863]: cluster 2024-07-03T13:57:41.079588+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 210 KiB/s wr, 14 op/s 2024-07-03T13:57:42.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:42 smithi003 bash[24257]: cluster 2024-07-03T13:57:41.079588+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 210 KiB/s wr, 14 op/s 2024-07-03T13:57:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:42 smithi078 bash[19059]: cluster 2024-07-03T13:57:41.079588+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 210 KiB/s wr, 14 op/s 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: cluster 2024-07-03T13:57:43.080126+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 159 KiB/s wr, 10 op/s 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: audit 2024-07-03T13:57:43.761314+0000 mon.a (mon.0) 453 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]: dispatch 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: audit 2024-07-03T13:57:43.768016+0000 mon.a (mon.0) 454 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]': finished 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: cluster 2024-07-03T13:57:43.768071+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: audit 2024-07-03T13:57:43.768216+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[24257]: audit 2024-07-03T13:57:44.484383+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.3:0/627774917' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: cluster 2024-07-03T13:57:43.080126+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 159 KiB/s wr, 10 op/s 2024-07-03T13:57:44.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: audit 2024-07-03T13:57:43.761314+0000 mon.a (mon.0) 453 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]: dispatch 2024-07-03T13:57:44.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: audit 2024-07-03T13:57:43.768016+0000 mon.a (mon.0) 454 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]': finished 2024-07-03T13:57:44.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: cluster 2024-07-03T13:57:43.768071+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-03T13:57:44.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: audit 2024-07-03T13:57:43.768216+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:57:44.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:44 smithi003 bash[18863]: audit 2024-07-03T13:57:44.484383+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.3:0/627774917' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:45.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: cluster 2024-07-03T13:57:43.080126+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 159 KiB/s wr, 10 op/s 2024-07-03T13:57:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: audit 2024-07-03T13:57:43.761314+0000 mon.a (mon.0) 453 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]: dispatch 2024-07-03T13:57:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: audit 2024-07-03T13:57:43.768016+0000 mon.a (mon.0) 454 : audit [INF] from='client.? 172.21.15.3:0/3670782495' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9cf77eb9-efa8-4eb7-9e80-b6b563e82098"}]': finished 2024-07-03T13:57:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: cluster 2024-07-03T13:57:43.768071+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-07-03T13:57:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: audit 2024-07-03T13:57:43.768216+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:57:45.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:44 smithi078 bash[19059]: audit 2024-07-03T13:57:44.484383+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.3:0/627774917' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:57:46.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:46 smithi003 bash[24257]: cluster 2024-07-03T13:57:45.080723+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:46.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:46 smithi003 bash[18863]: cluster 2024-07-03T13:57:45.080723+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:47.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:46 smithi078 bash[19059]: cluster 2024-07-03T13:57:45.080723+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:48 smithi003 bash[18863]: cluster 2024-07-03T13:57:47.081266+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:48 smithi003 bash[24257]: cluster 2024-07-03T13:57:47.081266+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:49.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:48 smithi078 bash[19059]: cluster 2024-07-03T13:57:47.081266+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:50.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:50 smithi003 bash[18863]: cluster 2024-07-03T13:57:49.081818+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:50.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:50 smithi003 bash[24257]: cluster 2024-07-03T13:57:49.081818+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:51.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:50 smithi078 bash[19059]: cluster 2024-07-03T13:57:49.081818+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-07-03T13:57:52.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:52 smithi078 bash[19059]: cluster 2024-07-03T13:57:51.082431+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:52.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:52 smithi003 bash[18863]: cluster 2024-07-03T13:57:51.082431+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:52.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:52 smithi003 bash[24257]: cluster 2024-07-03T13:57:51.082431+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:53.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:52 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:57:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:57:54.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[18863]: audit 2024-07-03T13:57:52.961335+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[18863]: audit 2024-07-03T13:57:52.965561+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[18863]: cluster 2024-07-03T13:57:53.083030+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:54.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[24257]: audit 2024-07-03T13:57:52.961335+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[24257]: audit 2024-07-03T13:57:52.965561+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:53 smithi003 bash[24257]: cluster 2024-07-03T13:57:53.083030+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:53 smithi078 bash[19059]: audit 2024-07-03T13:57:52.961335+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:53 smithi078 bash[19059]: audit 2024-07-03T13:57:52.965561+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:57:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:53 smithi078 bash[19059]: cluster 2024-07-03T13:57:53.083030+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:54 smithi078 bash[19059]: audit 2024-07-03T13:57:54.412423+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-03T13:57:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:54 smithi078 bash[19059]: audit 2024-07-03T13:57:54.414343+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:54 smithi078 bash[19059]: cephadm 2024-07-03T13:57:54.416000+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-07-03T13:57:55.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[18863]: audit 2024-07-03T13:57:54.412423+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-03T13:57:55.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[18863]: audit 2024-07-03T13:57:54.414343+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:55.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[18863]: cephadm 2024-07-03T13:57:54.416000+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-07-03T13:57:55.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[24257]: audit 2024-07-03T13:57:54.412423+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-03T13:57:55.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[24257]: audit 2024-07-03T13:57:54.414343+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:57:55.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:54 smithi003 bash[24257]: cephadm 2024-07-03T13:57:54.416000+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-07-03T13:57:56.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:55 smithi003 bash[18863]: cluster 2024-07-03T13:57:55.083619+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:56.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:55 smithi003 bash[24257]: cluster 2024-07-03T13:57:55.083619+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:56.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:55 smithi078 bash[19059]: cluster 2024-07-03T13:57:55.083619+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:58.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:58 smithi003 bash[18863]: cluster 2024-07-03T13:57:57.084201+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:58.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:58 smithi003 bash[24257]: cluster 2024-07-03T13:57:57.084201+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:58.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:57:58 smithi078 bash[19059]: cluster 2024-07-03T13:57:57.084201+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:57:59.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.450 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.450 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.451 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.721 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.721 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.721 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:57:59.721 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 13:57:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:58:00.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:58:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: cluster 2024-07-03T13:57:59.084779+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: audit 2024-07-03T13:57:59.589302+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: audit 2024-07-03T13:57:59.618042+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: audit 2024-07-03T13:57:59.619354+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: audit 2024-07-03T13:57:59.620133+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[18863]: audit 2024-07-03T13:57:59.625606+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: cluster 2024-07-03T13:57:59.084779+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: audit 2024-07-03T13:57:59.589302+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: audit 2024-07-03T13:57:59.618042+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:00.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: audit 2024-07-03T13:57:59.619354+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:00.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: audit 2024-07-03T13:57:59.620133+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:00.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:00 smithi003 bash[24257]: audit 2024-07-03T13:57:59.625606+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: cluster 2024-07-03T13:57:59.084779+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: audit 2024-07-03T13:57:59.589302+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: audit 2024-07-03T13:57:59.618042+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: audit 2024-07-03T13:57:59.619354+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: audit 2024-07-03T13:57:59.620133+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:00 smithi078 bash[19059]: audit 2024-07-03T13:57:59.625606+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:58:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.725932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.730291+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.744942+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.746318+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.747089+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:00.752647+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.244596+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.249357+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.270140+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.271655+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.272499+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[18863]: audit 2024-07-03T13:58:01.279972+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.725932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.730291+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.744942+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.746318+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.747089+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:00.752647+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.244596+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.249357+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:01.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.270140+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:01.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.271655+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:01.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.272499+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:01.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:01 smithi003 bash[24257]: audit 2024-07-03T13:58:01.279972+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.725932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.730291+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.744942+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.746318+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.747089+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:00.752647+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.244596+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.249357+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.270140+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.271655+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.272499+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:02.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:01 smithi078 bash[19059]: audit 2024-07-03T13:58:01.279972+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:03.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:02 smithi003 bash[18863]: cluster 2024-07-03T13:58:01.085234+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:03.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:02 smithi003 bash[24257]: cluster 2024-07-03T13:58:01.085234+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:02 smithi078 bash[19059]: cluster 2024-07-03T13:58:01.085234+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:04.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:04 smithi003 bash[18863]: cluster 2024-07-03T13:58:03.085581+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:04 smithi003 bash[24257]: cluster 2024-07-03T13:58:03.085581+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:05.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:04 smithi078 bash[19059]: cluster 2024-07-03T13:58:03.085581+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:07.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:06 smithi003 bash[24257]: cluster 2024-07-03T13:58:05.085999+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:07.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:06 smithi003 bash[18863]: cluster 2024-07-03T13:58:05.085999+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:07.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:06 smithi078 bash[19059]: cluster 2024-07-03T13:58:05.085999+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:07.517 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2024-07-03T13:58:08.108 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.3.service 2024-07-03T13:58:08.111 INFO:tasks.cephadm:Deploying osd.4 on smithi078 with /dev/vg_nvme/lv_4... 2024-07-03T13:58:08.111 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: cluster 2024-07-03T13:58:07.086492+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.514986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.515582+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.520670+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.522035+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.525123+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.526291+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.527410+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.528474+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: cephadm 2024-07-03T13:58:07.529292+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3805M 2024-07-03T13:58:08.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.538586+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:08 smithi078 bash[19059]: audit 2024-07-03T13:58:07.546906+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: cluster 2024-07-03T13:58:07.086492+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.514986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.515582+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.520670+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.522035+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.525123+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.526291+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.527410+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.528474+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: cephadm 2024-07-03T13:58:07.529292+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3805M 2024-07-03T13:58:08.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.538586+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[18863]: audit 2024-07-03T13:58:07.546906+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: cluster 2024-07-03T13:58:07.086492+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.514986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.515582+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.520670+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.522035+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.525123+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.526291+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.527410+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.528474+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:08.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: cephadm 2024-07-03T13:58:07.529292+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3805M 2024-07-03T13:58:08.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.538586+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:08.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[24257]: audit 2024-07-03T13:58:07.546906+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:09.220 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 13:58:08 smithi003 bash[38316]: debug 2024-07-03T13:58:08.813+0000 7f5197b1c3c0 -1 osd.3 0 log_to_monitors true 2024-07-03T13:58:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:09 smithi078 bash[19059]: audit 2024-07-03T13:58:08.822474+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:09 smithi078 bash[19059]: audit 2024-07-03T13:58:08.822826+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:09 smithi003 bash[24257]: audit 2024-07-03T13:58:08.822474+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:09 smithi003 bash[24257]: audit 2024-07-03T13:58:08.822826+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:09 smithi003 bash[18863]: audit 2024-07-03T13:58:08.822474+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:09.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:09 smithi003 bash[18863]: audit 2024-07-03T13:58:08.822826+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-03T13:58:10.970 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[38316]: debug 2024-07-03T13:58:10.549+0000 7f518fd22700 -1 osd.3 0 waiting for initial osdmap 2024-07-03T13:58:10.971 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[38316]: debug 2024-07-03T13:58:10.557+0000 7f5187eb4700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: cluster 2024-07-03T13:58:09.087041+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: audit 2024-07-03T13:58:09.535752+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: cluster 2024-07-03T13:58:09.535914+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: audit 2024-07-03T13:58:09.536232+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: audit 2024-07-03T13:58:09.537301+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[18863]: audit 2024-07-03T13:58:09.538171+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:10.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: cluster 2024-07-03T13:58:09.087041+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:10.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: audit 2024-07-03T13:58:09.535752+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-03T13:58:10.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: cluster 2024-07-03T13:58:09.535914+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-03T13:58:10.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: audit 2024-07-03T13:58:09.536232+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:10.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: audit 2024-07-03T13:58:09.537301+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:10.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:10 smithi003 bash[24257]: audit 2024-07-03T13:58:09.538171+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:11.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: cluster 2024-07-03T13:58:09.087041+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:11.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: audit 2024-07-03T13:58:09.535752+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-03T13:58:11.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: cluster 2024-07-03T13:58:09.535914+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-07-03T13:58:11.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: audit 2024-07-03T13:58:09.536232+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: audit 2024-07-03T13:58:09.537301+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:11.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:10 smithi078 bash[19059]: audit 2024-07-03T13:58:09.538171+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-07-03T13:58:11.735 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-07-03T13:58:11.735 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-07-03T13:58:11.736 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-07-03T13:58:11.736 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-07-03T13:58:11.736 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013461 s, 779 MB/s 2024-07-03T13:58:11.736 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-07-03T13:58:11.811 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:11 smithi078 bash[19059]: audit 2024-07-03T13:58:10.537739+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:58:11.811 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:11 smithi078 bash[19059]: cluster 2024-07-03T13:58:10.537933+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-03T13:58:11.811 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:11 smithi078 bash[19059]: audit 2024-07-03T13:58:10.538639+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.811 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:11 smithi078 bash[19059]: audit 2024-07-03T13:58:10.550046+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[18863]: audit 2024-07-03T13:58:10.537739+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[18863]: cluster 2024-07-03T13:58:10.537933+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[18863]: audit 2024-07-03T13:58:10.538639+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[18863]: audit 2024-07-03T13:58:10.550046+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[24257]: audit 2024-07-03T13:58:10.537739+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[24257]: cluster 2024-07-03T13:58:10.537933+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-07-03T13:58:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[24257]: audit 2024-07-03T13:58:10.538639+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:11.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:11 smithi003 bash[24257]: audit 2024-07-03T13:58:10.550046+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:12.697 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: cluster 2024-07-03T13:58:09.816048+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:12.697 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: cluster 2024-07-03T13:58:09.816234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:12.697 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: cluster 2024-07-03T13:58:11.087584+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:12.697 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: cluster 2024-07-03T13:58:11.552231+0000 mon.a (mon.0) 497 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065] boot 2024-07-03T13:58:12.697 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: cluster 2024-07-03T13:58:11.552315+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-03T13:58:12.940 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi078:vg_nvme/lv_4 2024-07-03T13:58:12.950 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:12 smithi078 bash[19059]: audit 2024-07-03T13:58:11.552967+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: cluster 2024-07-03T13:58:09.816048+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: cluster 2024-07-03T13:58:09.816234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: cluster 2024-07-03T13:58:11.087584+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: cluster 2024-07-03T13:58:11.552231+0000 mon.a (mon.0) 497 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065] boot 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: cluster 2024-07-03T13:58:11.552315+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[18863]: audit 2024-07-03T13:58:11.552967+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: cluster 2024-07-03T13:58:09.816048+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: cluster 2024-07-03T13:58:09.816234+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: cluster 2024-07-03T13:58:11.087584+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: cluster 2024-07-03T13:58:11.552231+0000 mon.a (mon.0) 497 : cluster [INF] osd.3 [v2:172.21.15.3:6826/2909272065,v1:172.21.15.3:6827/2909272065] boot 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: cluster 2024-07-03T13:58:11.552315+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-07-03T13:58:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:12 smithi003 bash[24257]: audit 2024-07-03T13:58:11.552967+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T13:58:13.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:58:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:13.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:13 smithi078 bash[19059]: cluster 2024-07-03T13:58:12.572000+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-03T13:58:13.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:13 smithi078 bash[19059]: audit 2024-07-03T13:58:13.098922+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:13.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:13 smithi078 bash[19059]: audit 2024-07-03T13:58:13.107588+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[24257]: cluster 2024-07-03T13:58:12.572000+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-03T13:58:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[24257]: audit 2024-07-03T13:58:13.098922+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[24257]: audit 2024-07-03T13:58:13.107588+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[18863]: cluster 2024-07-03T13:58:12.572000+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-07-03T13:58:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[18863]: audit 2024-07-03T13:58:13.098922+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:13 smithi003 bash[18863]: audit 2024-07-03T13:58:13.107588+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:14.897 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:14 smithi078 bash[19059]: cluster 2024-07-03T13:58:13.088233+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:14.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:14 smithi003 bash[18863]: cluster 2024-07-03T13:58:13.088233+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:14.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:14 smithi003 bash[24257]: cluster 2024-07-03T13:58:13.088233+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:16 smithi003 bash[18863]: cluster 2024-07-03T13:58:15.088851+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:16 smithi003 bash[24257]: cluster 2024-07-03T13:58:15.088851+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:16 smithi078 bash[19059]: cluster 2024-07-03T13:58:15.088851+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:18.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[18863]: cluster 2024-07-03T13:58:17.089469+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:18.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[18863]: audit 2024-07-03T13:58:17.611826+0000 mgr.y (mgr.14152) 169 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:18.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[18863]: audit 2024-07-03T13:58:17.619134+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:18.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[18863]: audit 2024-07-03T13:58:17.626035+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:18.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[18863]: audit 2024-07-03T13:58:17.627865+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:18.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[24257]: cluster 2024-07-03T13:58:17.089469+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:18.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[24257]: audit 2024-07-03T13:58:17.611826+0000 mgr.y (mgr.14152) 169 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:18.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[24257]: audit 2024-07-03T13:58:17.619134+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:18.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[24257]: audit 2024-07-03T13:58:17.626035+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:18.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:18 smithi003 bash[24257]: audit 2024-07-03T13:58:17.627865+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:19.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:18 smithi078 bash[19059]: cluster 2024-07-03T13:58:17.089469+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:19.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:18 smithi078 bash[19059]: audit 2024-07-03T13:58:17.611826+0000 mgr.y (mgr.14152) 169 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:19.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:18 smithi078 bash[19059]: audit 2024-07-03T13:58:17.619134+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:19.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:18 smithi078 bash[19059]: audit 2024-07-03T13:58:17.626035+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:19.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:18 smithi078 bash[19059]: audit 2024-07-03T13:58:17.627865+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:20.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:20 smithi078 bash[19059]: cluster 2024-07-03T13:58:19.090046+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:20.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:20 smithi078 bash[19059]: audit 2024-07-03T13:58:20.170063+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:58:20.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:20 smithi078 bash[19059]: audit 2024-07-03T13:58:20.171694+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:58:20.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[24257]: cluster 2024-07-03T13:58:19.090046+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:20.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[24257]: audit 2024-07-03T13:58:20.170063+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:58:20.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[24257]: audit 2024-07-03T13:58:20.171694+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:58:20.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[18863]: cluster 2024-07-03T13:58:19.090046+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:20.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[18863]: audit 2024-07-03T13:58:20.170063+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:58:20.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:20 smithi003 bash[18863]: audit 2024-07-03T13:58:20.171694+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:58:21.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:21 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:58:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:22.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:22 smithi078 bash[19059]: cluster 2024-07-03T13:58:21.090611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:22.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:22 smithi078 bash[19059]: audit 2024-07-03T13:58:21.396674+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:22.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:22 smithi078 bash[19059]: cephadm 2024-07-03T13:58:21.398387+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:58:22.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:22 smithi078 bash[19059]: audit 2024-07-03T13:58:21.405064+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:22.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:58:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[18863]: cluster 2024-07-03T13:58:21.090611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[18863]: audit 2024-07-03T13:58:21.396674+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[18863]: cephadm 2024-07-03T13:58:21.398387+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[18863]: audit 2024-07-03T13:58:21.405064+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[24257]: cluster 2024-07-03T13:58:21.090611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[24257]: audit 2024-07-03T13:58:21.396674+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[24257]: cephadm 2024-07-03T13:58:21.398387+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi003 2024-07-03T13:58:22.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:22 smithi003 bash[24257]: audit 2024-07-03T13:58:21.405064+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:23.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:23 smithi003 bash[24257]: audit 2024-07-03T13:58:22.610824+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:23.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:23 smithi003 bash[24257]: audit 2024-07-03T13:58:22.617641+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:23.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:23 smithi003 bash[18863]: audit 2024-07-03T13:58:22.610824+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:23.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:23 smithi003 bash[18863]: audit 2024-07-03T13:58:22.617641+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:24.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:23 smithi078 bash[19059]: audit 2024-07-03T13:58:22.610824+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:24.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:23 smithi078 bash[19059]: audit 2024-07-03T13:58:22.617641+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: cluster 2024-07-03T13:58:23.091212+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: audit 2024-07-03T13:58:23.865948+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.78:0/870461318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: audit 2024-07-03T13:58:23.866324+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: audit 2024-07-03T13:58:23.877025+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]': finished 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: cluster 2024-07-03T13:58:23.877266+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: audit 2024-07-03T13:58:23.877599+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[24257]: audit 2024-07-03T13:58:24.521258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.78:0/2227706727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: cluster 2024-07-03T13:58:23.091212+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: audit 2024-07-03T13:58:23.865948+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.78:0/870461318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: audit 2024-07-03T13:58:23.866324+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: audit 2024-07-03T13:58:23.877025+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]': finished 2024-07-03T13:58:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: cluster 2024-07-03T13:58:23.877266+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-03T13:58:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: audit 2024-07-03T13:58:23.877599+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:24 smithi003 bash[18863]: audit 2024-07-03T13:58:24.521258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.78:0/2227706727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:58:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: cluster 2024-07-03T13:58:23.091212+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: audit 2024-07-03T13:58:23.865948+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.78:0/870461318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: audit 2024-07-03T13:58:23.866324+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]: dispatch 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: audit 2024-07-03T13:58:23.877025+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60de3c2d-9201-41a8-878a-ca997aca510b"}]': finished 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: cluster 2024-07-03T13:58:23.877266+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: audit 2024-07-03T13:58:23.877599+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:25.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:24 smithi078 bash[19059]: audit 2024-07-03T13:58:24.521258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.78:0/2227706727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:58:26.967 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:26 smithi078 bash[19059]: cluster 2024-07-03T13:58:25.091772+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:26.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:26 smithi003 bash[18863]: cluster 2024-07-03T13:58:25.091772+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:26.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:26 smithi003 bash[24257]: cluster 2024-07-03T13:58:25.091772+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:28 smithi003 bash[18863]: cluster 2024-07-03T13:58:27.092333+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:28 smithi003 bash[24257]: cluster 2024-07-03T13:58:27.092333+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:29.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:28 smithi078 bash[19059]: cluster 2024-07-03T13:58:27.092333+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:30.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:30 smithi078 bash[19059]: cluster 2024-07-03T13:58:29.092907+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:30.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:30 smithi003 bash[18863]: cluster 2024-07-03T13:58:29.092907+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:30.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:30 smithi003 bash[24257]: cluster 2024-07-03T13:58:29.092907+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:32.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:32 smithi003 bash[18863]: cluster 2024-07-03T13:58:31.093510+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:32.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:32 smithi003 bash[24257]: cluster 2024-07-03T13:58:31.093510+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:33.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:32 smithi078 bash[19059]: cluster 2024-07-03T13:58:31.093510+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:33.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:33 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:58:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:34.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[18863]: cluster 2024-07-03T13:58:33.094113+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[18863]: audit 2024-07-03T13:58:33.213377+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:34.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[18863]: audit 2024-07-03T13:58:33.222283+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:34.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[24257]: cluster 2024-07-03T13:58:33.094113+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:34.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[24257]: audit 2024-07-03T13:58:33.213377+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:34.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:34 smithi003 bash[24257]: audit 2024-07-03T13:58:33.222283+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:34.494 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:34 smithi078 bash[19059]: cluster 2024-07-03T13:58:33.094113+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:34.494 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:34 smithi078 bash[19059]: audit 2024-07-03T13:58:33.213377+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:34.494 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:34 smithi078 bash[19059]: audit 2024-07-03T13:58:33.222283+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:35.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[18863]: audit 2024-07-03T13:58:34.502148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-03T13:58:35.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[18863]: audit 2024-07-03T13:58:34.503863+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:35.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[18863]: cephadm 2024-07-03T13:58:34.505386+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Deploying daemon osd.4 on smithi078 2024-07-03T13:58:35.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[24257]: audit 2024-07-03T13:58:34.502148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-03T13:58:35.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[24257]: audit 2024-07-03T13:58:34.503863+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:35.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:35 smithi003 bash[24257]: cephadm 2024-07-03T13:58:34.505386+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Deploying daemon osd.4 on smithi078 2024-07-03T13:58:35.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:35 smithi078 bash[19059]: audit 2024-07-03T13:58:34.502148+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-03T13:58:35.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:35 smithi078 bash[19059]: audit 2024-07-03T13:58:34.503863+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:35.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:35 smithi078 bash[19059]: cephadm 2024-07-03T13:58:34.505386+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Deploying daemon osd.4 on smithi078 2024-07-03T13:58:36.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:36 smithi078 bash[19059]: cluster 2024-07-03T13:58:35.094655+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:36.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:36 smithi003 bash[18863]: cluster 2024-07-03T13:58:35.094655+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:36.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:36 smithi003 bash[24257]: cluster 2024-07-03T13:58:35.094655+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:38.373 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:38 smithi078 bash[19059]: cluster 2024-07-03T13:58:37.095229+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:38.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:38 smithi003 bash[18863]: cluster 2024-07-03T13:58:37.095229+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:38.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:38 smithi003 bash[24257]: cluster 2024-07-03T13:58:37.095229+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:39.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:58:39.258 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:58:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:58:39.707 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:58:39.708 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:58:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:58:40.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: cluster 2024-07-03T13:58:39.095884+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: audit 2024-07-03T13:58:39.428480+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: audit 2024-07-03T13:58:39.446190+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: audit 2024-07-03T13:58:39.447500+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: audit 2024-07-03T13:58:39.448311+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[24257]: audit 2024-07-03T13:58:39.454015+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: cluster 2024-07-03T13:58:39.095884+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: audit 2024-07-03T13:58:39.428480+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: audit 2024-07-03T13:58:39.446190+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: audit 2024-07-03T13:58:39.447500+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: audit 2024-07-03T13:58:39.448311+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:40.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:40 smithi003 bash[18863]: audit 2024-07-03T13:58:39.454015+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:40.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: cluster 2024-07-03T13:58:39.095884+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: audit 2024-07-03T13:58:39.428480+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: audit 2024-07-03T13:58:39.446190+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: audit 2024-07-03T13:58:39.447500+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: audit 2024-07-03T13:58:39.448311+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:40.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:40 smithi078 bash[19059]: audit 2024-07-03T13:58:39.454015+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:41.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:41 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:58:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:42.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[18863]: cluster 2024-07-03T13:58:41.096431+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:42.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[18863]: audit 2024-07-03T13:58:41.281643+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:42.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[18863]: audit 2024-07-03T13:58:41.289369+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[24257]: cluster 2024-07-03T13:58:41.096431+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[24257]: audit 2024-07-03T13:58:41.281643+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:42 smithi003 bash[24257]: audit 2024-07-03T13:58:41.289369+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:42 smithi078 bash[19059]: cluster 2024-07-03T13:58:41.096431+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:42 smithi078 bash[19059]: audit 2024-07-03T13:58:41.281643+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:42 smithi078 bash[19059]: audit 2024-07-03T13:58:41.289369+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:44.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:44 smithi078 bash[19059]: cluster 2024-07-03T13:58:43.097033+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:44.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:44 smithi003 bash[18863]: cluster 2024-07-03T13:58:43.097033+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:44 smithi003 bash[24257]: cluster 2024-07-03T13:58:43.097033+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:46.560 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:46 smithi078 bash[19059]: cluster 2024-07-03T13:58:45.097573+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:46.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:46 smithi003 bash[18863]: cluster 2024-07-03T13:58:45.097573+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:46.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:46 smithi003 bash[24257]: cluster 2024-07-03T13:58:45.097573+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:47.671 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:47 smithi078 bash[19059]: audit 2024-07-03T13:58:47.189159+0000 mon.a (mon.0) 527 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:47.671 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:47 smithi078 bash[19059]: audit 2024-07-03T13:58:47.189274+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:47.689 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 4 on host 'smithi078' 2024-07-03T13:58:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:47 smithi003 bash[24257]: audit 2024-07-03T13:58:47.189159+0000 mon.a (mon.0) 527 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:47 smithi003 bash[24257]: audit 2024-07-03T13:58:47.189274+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:47 smithi003 bash[18863]: audit 2024-07-03T13:58:47.189159+0000 mon.a (mon.0) 527 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:47.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:47 smithi003 bash[18863]: audit 2024-07-03T13:58:47.189274+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-03T13:58:48.323 DEBUG:teuthology.orchestra.run.smithi078:osd.4> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.4.service 2024-07-03T13:58:48.365 INFO:tasks.cephadm:Deploying osd.5 on smithi078 with /dev/vg_nvme/lv_3... 2024-07-03T13:58:48.365 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-07-03T13:58:48.639 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: cluster 2024-07-03T13:58:47.098243+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:48.639 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.308103+0000 mon.a (mon.0) 528 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-03T13:58:48.639 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: cluster 2024-07-03T13:58:47.308308+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.308627+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.310172+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.310262+0000 mon.a (mon.0) 531 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.686582+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.693452+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.696162+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.697977+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.702252+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: cephadm 2024-07-03T13:58:47.703642+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 16241M 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.712484+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:48 smithi078 bash[19059]: audit 2024-07-03T13:58:47.721207+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: cluster 2024-07-03T13:58:47.098243+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.308103+0000 mon.a (mon.0) 528 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: cluster 2024-07-03T13:58:47.308308+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.308627+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.310172+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.310262+0000 mon.a (mon.0) 531 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.686582+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.693452+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.696162+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.697977+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:48.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.702252+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: cephadm 2024-07-03T13:58:47.703642+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 16241M 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.712484+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[18863]: audit 2024-07-03T13:58:47.721207+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: cluster 2024-07-03T13:58:47.098243+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.308103+0000 mon.a (mon.0) 528 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: cluster 2024-07-03T13:58:47.308308+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.308627+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.310172+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.310262+0000 mon.a (mon.0) 531 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:58:48.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.686582+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.693452+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.696162+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.697977+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.702252+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: cephadm 2024-07-03T13:58:47.703642+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 16241M 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.712484+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:48.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:48 smithi003 bash[24257]: audit 2024-07-03T13:58:47.721207+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:49.581 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:49 smithi078 bash[19059]: audit 2024-07-03T13:58:48.311638+0000 mon.a (mon.0) 539 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:58:49.581 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:49 smithi078 bash[19059]: cluster 2024-07-03T13:58:48.311929+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-03T13:58:49.581 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:49 smithi078 bash[19059]: audit 2024-07-03T13:58:48.312955+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:49.582 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:49 smithi078 bash[19059]: audit 2024-07-03T13:58:48.325380+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[18863]: audit 2024-07-03T13:58:48.311638+0000 mon.a (mon.0) 539 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[18863]: cluster 2024-07-03T13:58:48.311929+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[18863]: audit 2024-07-03T13:58:48.312955+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[18863]: audit 2024-07-03T13:58:48.325380+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[24257]: audit 2024-07-03T13:58:48.311638+0000 mon.a (mon.0) 539 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[24257]: cluster 2024-07-03T13:58:48.311929+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[24257]: audit 2024-07-03T13:58:48.312955+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:49.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:49 smithi003 bash[24257]: audit 2024-07-03T13:58:48.325380+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:50.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:48.145352+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:48.145564+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:49.098836+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:49.315508+0000 mon.a (mon.0) 543 : cluster [INF] osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375] boot 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:49.315634+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: audit 2024-07-03T13:58:49.316258+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[18863]: cluster 2024-07-03T13:58:50.317097+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:48.145352+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:48.145564+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:49.098836+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:49.315508+0000 mon.a (mon.0) 543 : cluster [INF] osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375] boot 2024-07-03T13:58:50.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:49.315634+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-03T13:58:50.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: audit 2024-07-03T13:58:49.316258+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:50.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:50 smithi003 bash[24257]: cluster 2024-07-03T13:58:50.317097+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-03T13:58:50.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:48.145352+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:48.145564+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:49.098836+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:49.315508+0000 mon.a (mon.0) 543 : cluster [INF] osd.4 [v2:172.21.15.78:6800/2686797375,v1:172.21.15.78:6801/2686797375] boot 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:49.315634+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: audit 2024-07-03T13:58:49.316258+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T13:58:50.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:50 smithi078 bash[19059]: cluster 2024-07-03T13:58:50.317097+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-07-03T13:58:51.883 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-07-03T13:58:51.884 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-07-03T13:58:51.884 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-07-03T13:58:51.884 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-07-03T13:58:51.884 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151408 s, 693 MB/s 2024-07-03T13:58:51.884 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-07-03T13:58:52.503 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi078:vg_nvme/lv_3 2024-07-03T13:58:52.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:52 smithi003 bash[18863]: cluster 2024-07-03T13:58:51.099429+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:52.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:52 smithi003 bash[18863]: cluster 2024-07-03T13:58:51.318345+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-03T13:58:52.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:52 smithi003 bash[24257]: cluster 2024-07-03T13:58:51.099429+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:52.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:52 smithi003 bash[24257]: cluster 2024-07-03T13:58:51.318345+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-03T13:58:52.750 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:52 smithi078 bash[19059]: cluster 2024-07-03T13:58:51.099429+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:52.750 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:52 smithi078 bash[19059]: cluster 2024-07-03T13:58:51.318345+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-07-03T13:58:53.689 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:53 smithi078 bash[19059]: cluster 2024-07-03T13:58:52.340272+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-03T13:58:53.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:53 smithi003 bash[18863]: cluster 2024-07-03T13:58:52.340272+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-03T13:58:53.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:53 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:58:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:58:53.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:53 smithi003 bash[24257]: cluster 2024-07-03T13:58:52.340272+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-07-03T13:58:54.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: cluster 2024-07-03T13:58:53.099991+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: cluster 2024-07-03T13:58:53.349628+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.374633+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: cephadm 2024-07-03T13:58:53.376362+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.383929+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.408006+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.410892+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.412813+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: cluster 2024-07-03T13:58:53.417485+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:54 smithi078 bash[19059]: audit 2024-07-03T13:58:53.424205+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: cluster 2024-07-03T13:58:53.099991+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: cluster 2024-07-03T13:58:53.349628+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.374633+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: cephadm 2024-07-03T13:58:53.376362+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.383929+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.408006+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.410892+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.412813+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: cluster 2024-07-03T13:58:53.417485+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[18863]: audit 2024-07-03T13:58:53.424205+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: cluster 2024-07-03T13:58:53.099991+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: cluster 2024-07-03T13:58:53.349628+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.374633+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: cephadm 2024-07-03T13:58:53.376362+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.383929+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.408006+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.410892+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.412813+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: cluster 2024-07-03T13:58:53.417485+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:58:54.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:54 smithi003 bash[24257]: audit 2024-07-03T13:58:53.424205+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:58:55.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:55 smithi003 bash[18863]: cluster 2024-07-03T13:58:54.379960+0000 mon.a (mon.0) 556 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-07-03T13:58:55.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:55 smithi003 bash[24257]: cluster 2024-07-03T13:58:54.379960+0000 mon.a (mon.0) 556 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-07-03T13:58:55.746 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:55 smithi078 bash[19059]: cluster 2024-07-03T13:58:54.379960+0000 mon.a (mon.0) 556 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-07-03T13:58:56.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[18863]: cluster 2024-07-03T13:58:55.418243+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-07-03T13:58:56.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[18863]: audit 2024-07-03T13:58:55.715812+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[18863]: audit 2024-07-03T13:58:55.723089+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[18863]: audit 2024-07-03T13:58:55.729501+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[18863]: audit 2024-07-03T13:58:55.731269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[24257]: cluster 2024-07-03T13:58:55.418243+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[24257]: audit 2024-07-03T13:58:55.715812+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[24257]: audit 2024-07-03T13:58:55.723089+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[24257]: audit 2024-07-03T13:58:55.729501+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:56.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:56 smithi003 bash[24257]: audit 2024-07-03T13:58:55.731269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:56.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:56 smithi078 bash[19059]: cluster 2024-07-03T13:58:55.418243+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 120 KiB/s, 0 objects/s recovering 2024-07-03T13:58:56.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:56 smithi078 bash[19059]: audit 2024-07-03T13:58:55.715812+0000 mgr.y (mgr.14152) 194 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:58:56.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:56 smithi078 bash[19059]: audit 2024-07-03T13:58:55.723089+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:58:56.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:56 smithi078 bash[19059]: audit 2024-07-03T13:58:55.729501+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:58:56.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:56 smithi078 bash[19059]: audit 2024-07-03T13:58:55.731269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:58:58.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:58:58 smithi078 bash[19059]: cluster 2024-07-03T13:58:57.418880+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T13:58:58.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:58:58 smithi003 bash[24257]: cluster 2024-07-03T13:58:57.418880+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T13:58:58.788 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:58:58 smithi003 bash[18863]: cluster 2024-07-03T13:58:57.418880+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T13:59:00.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:58:59 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:58:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: cluster 2024-07-03T13:58:59.419305+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-03T13:59:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.762901+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.773491+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.813071+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:01.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.815268+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.816677+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:01.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:00 smithi078 bash[19059]: audit 2024-07-03T13:58:59.829071+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: cluster 2024-07-03T13:58:59.419305+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.762901+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.773491+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.813071+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.815268+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.816677+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[18863]: audit 2024-07-03T13:58:59.829071+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: cluster 2024-07-03T13:58:59.419305+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.762901+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.773491+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.813071+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:01.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.815268+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:01.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.816677+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:01.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:00 smithi003 bash[24257]: audit 2024-07-03T13:58:59.829071+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:01.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:02.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[18863]: cluster 2024-07-03T13:58:59.820342+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-03T13:59:02.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[18863]: cluster 2024-07-03T13:59:00.767631+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-07-03T13:59:02.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[18863]: cluster 2024-07-03T13:59:00.767688+0000 mon.a (mon.0) 567 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[18863]: audit 2024-07-03T13:59:01.449545+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[18863]: audit 2024-07-03T13:59:01.459421+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[24257]: cluster 2024-07-03T13:58:59.820342+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[24257]: cluster 2024-07-03T13:59:00.767631+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[24257]: cluster 2024-07-03T13:59:00.767688+0000 mon.a (mon.0) 567 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[24257]: audit 2024-07-03T13:59:01.449545+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:02.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:01 smithi003 bash[24257]: audit 2024-07-03T13:59:01.459421+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:02.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:01 smithi078 bash[19059]: cluster 2024-07-03T13:58:59.820342+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-07-03T13:59:02.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:01 smithi078 bash[19059]: cluster 2024-07-03T13:59:00.767631+0000 mon.a (mon.0) 566 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-07-03T13:59:02.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:01 smithi078 bash[19059]: cluster 2024-07-03T13:59:00.767688+0000 mon.a (mon.0) 567 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:02.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:01 smithi078 bash[19059]: audit 2024-07-03T13:59:01.449545+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:02.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:01 smithi078 bash[19059]: audit 2024-07-03T13:59:01.459421+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:04.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: cluster 2024-07-03T13:59:01.820946+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: audit 2024-07-03T13:59:03.690354+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.78:0/3279163435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: audit 2024-07-03T13:59:03.690481+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: audit 2024-07-03T13:59:03.701920+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]': finished 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: cluster 2024-07-03T13:59:03.702181+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[18863]: audit 2024-07-03T13:59:03.702465+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: cluster 2024-07-03T13:59:01.820946+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: audit 2024-07-03T13:59:03.690354+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.78:0/3279163435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: audit 2024-07-03T13:59:03.690481+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: audit 2024-07-03T13:59:03.701920+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]': finished 2024-07-03T13:59:04.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: cluster 2024-07-03T13:59:03.702181+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-03T13:59:04.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:03 smithi003 bash[24257]: audit 2024-07-03T13:59:03.702465+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:04.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: cluster 2024-07-03T13:59:01.820946+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:04.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: audit 2024-07-03T13:59:03.690354+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.78:0/3279163435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: audit 2024-07-03T13:59:03.690481+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]: dispatch 2024-07-03T13:59:04.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: audit 2024-07-03T13:59:03.701920+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "346249a4-1248-4ab4-8451-6cdf481f809c"}]': finished 2024-07-03T13:59:04.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: cluster 2024-07-03T13:59:03.702181+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-07-03T13:59:04.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:03 smithi078 bash[19059]: audit 2024-07-03T13:59:03.702465+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:05.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:04 smithi003 bash[18863]: audit 2024-07-03T13:59:04.383646+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.78:0/2859535184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:05.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:04 smithi003 bash[24257]: audit 2024-07-03T13:59:04.383646+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.78:0/2859535184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:05.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:04 smithi078 bash[19059]: audit 2024-07-03T13:59:04.383646+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.78:0/2859535184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:06.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:05 smithi003 bash[18863]: cluster 2024-07-03T13:59:03.821502+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:06.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:05 smithi003 bash[24257]: cluster 2024-07-03T13:59:03.821502+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:06.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:05 smithi078 bash[19059]: cluster 2024-07-03T13:59:03.821502+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:08.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:07 smithi003 bash[18863]: cluster 2024-07-03T13:59:05.822031+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:08.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:07 smithi003 bash[24257]: cluster 2024-07-03T13:59:05.822031+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:08.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:07 smithi078 bash[19059]: cluster 2024-07-03T13:59:05.822031+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:10.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:09 smithi003 bash[18863]: cluster 2024-07-03T13:59:07.822591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:10.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:09 smithi003 bash[24257]: cluster 2024-07-03T13:59:07.822591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:10.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:09 smithi078 bash[19059]: cluster 2024-07-03T13:59:07.822591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:11.890 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:11 smithi078 bash[19059]: cluster 2024-07-03T13:59:09.823216+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:12.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:11 smithi003 bash[24257]: cluster 2024-07-03T13:59:09.823216+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:12.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:11 smithi003 bash[18863]: cluster 2024-07-03T13:59:09.823216+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:14.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:13 smithi003 bash[18863]: cluster 2024-07-03T13:59:11.823793+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:14.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:13 smithi003 bash[24257]: cluster 2024-07-03T13:59:11.823793+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:14.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:13 smithi078 bash[19059]: cluster 2024-07-03T13:59:11.823793+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:15.214 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:14 smithi078 bash[19059]: audit 2024-07-03T13:59:14.425570+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-03T13:59:15.214 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:14 smithi078 bash[19059]: audit 2024-07-03T13:59:14.427281+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:15.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:14 smithi003 bash[18863]: audit 2024-07-03T13:59:14.425570+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-03T13:59:15.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:14 smithi003 bash[18863]: audit 2024-07-03T13:59:14.427281+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:15.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:14 smithi003 bash[24257]: audit 2024-07-03T13:59:14.425570+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-03T13:59:15.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:14 smithi003 bash[24257]: audit 2024-07-03T13:59:14.427281+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:16.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:15 smithi003 bash[18863]: cluster 2024-07-03T13:59:13.824402+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:16.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:15 smithi003 bash[18863]: cephadm 2024-07-03T13:59:14.428714+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Deploying daemon osd.5 on smithi078 2024-07-03T13:59:16.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:15 smithi003 bash[24257]: cluster 2024-07-03T13:59:13.824402+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:16.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:15 smithi003 bash[24257]: cephadm 2024-07-03T13:59:14.428714+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Deploying daemon osd.5 on smithi078 2024-07-03T13:59:16.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:15 smithi078 bash[19059]: cluster 2024-07-03T13:59:13.824402+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:16.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:15 smithi078 bash[19059]: cephadm 2024-07-03T13:59:14.428714+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Deploying daemon osd.5 on smithi078 2024-07-03T13:59:18.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:17 smithi003 bash[18863]: cluster 2024-07-03T13:59:15.825010+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:18.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:17 smithi003 bash[24257]: cluster 2024-07-03T13:59:15.825010+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:18.233 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:17 smithi078 bash[19059]: cluster 2024-07-03T13:59:15.825010+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:19.750 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:19.750 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:19.751 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:19.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:19 smithi003 bash[18863]: cluster 2024-07-03T13:59:17.825595+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:19.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:19 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:59:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:19.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:19 smithi003 bash[24257]: cluster 2024-07-03T13:59:17.825595+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:20.006 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:20.006 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:20.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:19 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:20.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:19 smithi078 bash[19059]: cluster 2024-07-03T13:59:17.825595+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:20.888 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:59:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: cluster 2024-07-03T13:59:19.826006+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.888879+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.898430+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.906207+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.906555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.910025+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.912406+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:19.924900+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.177612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.178475+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.615595+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.625429+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.646811+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.649446+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.650818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[18863]: audit 2024-07-03T13:59:20.659706+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: cluster 2024-07-03T13:59:19.826006+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:21.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.888879+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.898430+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.906207+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.906555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.910025+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.912406+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:19.924900+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.177612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.178475+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.615595+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.625429+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.646811+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.649446+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.650818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.223 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:20 smithi003 bash[24257]: audit 2024-07-03T13:59:20.659706+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: cluster 2024-07-03T13:59:19.826006+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.888879+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.898430+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.906207+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.906555+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.910025+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.912406+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:19.924900+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.177612+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.178475+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.615595+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.625429+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.646811+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:21.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.649446+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:21.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.650818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:21.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:20 smithi078 bash[19059]: audit 2024-07-03T13:59:20.659706+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:21.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:21 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:59:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:22.960 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:22 smithi078 bash[19059]: audit 2024-07-03T13:59:21.603829+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:22.960 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:22 smithi078 bash[19059]: audit 2024-07-03T13:59:21.611873+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:22.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:22 smithi003 bash[18863]: audit 2024-07-03T13:59:21.603829+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:22.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:22 smithi003 bash[18863]: audit 2024-07-03T13:59:21.611873+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:22 smithi003 bash[24257]: audit 2024-07-03T13:59:21.603829+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:22 smithi003 bash[24257]: audit 2024-07-03T13:59:21.611873+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:23.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:23 smithi003 bash[18863]: cluster 2024-07-03T13:59:21.826530+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:23.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:23 smithi003 bash[24257]: cluster 2024-07-03T13:59:21.826530+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:24.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:23 smithi078 bash[19059]: cluster 2024-07-03T13:59:21.826530+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:25.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:25 smithi078 bash[19059]: cluster 2024-07-03T13:59:23.827125+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:25 smithi003 bash[18863]: cluster 2024-07-03T13:59:23.827125+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:25 smithi003 bash[24257]: cluster 2024-07-03T13:59:23.827125+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:27.905 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:27 smithi078 bash[19059]: cluster 2024-07-03T13:59:25.827682+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:27.923 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 5 on host 'smithi078' 2024-07-03T13:59:27.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:27 smithi003 bash[18863]: cluster 2024-07-03T13:59:25.827682+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:27.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:27 smithi003 bash[24257]: cluster 2024-07-03T13:59:25.827682+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:28.555 DEBUG:teuthology.orchestra.run.smithi078:osd.5> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.5.service 2024-07-03T13:59:28.558 INFO:tasks.cephadm:Deploying osd.6 on smithi078 with /dev/vg_nvme/lv_2... 2024-07-03T13:59:28.558 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-07-03T13:59:29.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: cluster 2024-07-03T13:59:27.828259+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.921185+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.948025+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.950952+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.953022+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.957501+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.959480+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: cephadm 2024-07-03T13:59:27.960953+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 8120M 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.971871+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:27.982810+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:28.429823+0000 mon.a (mon.0) 601 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:29.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[18863]: audit 2024-07-03T13:59:28.429980+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: cluster 2024-07-03T13:59:27.828259+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.921185+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.948025+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.950952+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.953022+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.957501+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.959480+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: cephadm 2024-07-03T13:59:27.960953+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 8120M 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.971871+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:27.982810+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:28.429823+0000 mon.a (mon.0) 601 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:29.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:28 smithi003 bash[24257]: audit 2024-07-03T13:59:28.429980+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:29.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: cluster 2024-07-03T13:59:27.828259+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:29.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.921185+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.948025+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.950952+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.953022+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.957501+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.959480+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: cephadm 2024-07-03T13:59:27.960953+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 8120M 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.971871+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:27.982810+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:28.429823+0000 mon.a (mon.0) 601 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:29.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:28 smithi078 bash[19059]: audit 2024-07-03T13:59:28.429980+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-03T13:59:30.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[19059]: audit 2024-07-03T13:59:29.262019+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-03T13:59:30.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[19059]: cluster 2024-07-03T13:59:29.262337+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-03T13:59:30.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[19059]: audit 2024-07-03T13:59:29.262664+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:30.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[19059]: audit 2024-07-03T13:59:29.264285+0000 mon.a (mon.0) 605 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:30.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[19059]: audit 2024-07-03T13:59:29.264316+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:30.507 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[28282]: debug 2024-07-03T13:59:30.273+0000 7f788e742700 -1 osd.5 0 waiting for initial osdmap 2024-07-03T13:59:30.507 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 13:59:30 smithi078 bash[28282]: debug 2024-07-03T13:59:30.285+0000 7f78898da700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T13:59:30.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[24257]: audit 2024-07-03T13:59:29.262019+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-03T13:59:30.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[24257]: cluster 2024-07-03T13:59:29.262337+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-03T13:59:30.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[24257]: audit 2024-07-03T13:59:29.262664+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[24257]: audit 2024-07-03T13:59:29.264285+0000 mon.a (mon.0) 605 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[24257]: audit 2024-07-03T13:59:29.264316+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[18863]: audit 2024-07-03T13:59:29.262019+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[18863]: cluster 2024-07-03T13:59:29.262337+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[18863]: audit 2024-07-03T13:59:29.262664+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[18863]: audit 2024-07-03T13:59:29.264285+0000 mon.a (mon.0) 605 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:30.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:30 smithi003 bash[18863]: audit 2024-07-03T13:59:29.264316+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T13:59:31.613 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:31 smithi078 bash[19059]: cluster 2024-07-03T13:59:29.828932+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:31.613 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:31 smithi078 bash[19059]: audit 2024-07-03T13:59:30.264994+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:59:31.613 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:31 smithi078 bash[19059]: cluster 2024-07-03T13:59:30.265232+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-03T13:59:31.613 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:31 smithi078 bash[19059]: audit 2024-07-03T13:59:30.266022+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:31.613 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:31 smithi078 bash[19059]: audit 2024-07-03T13:59:30.276044+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:31.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[18863]: cluster 2024-07-03T13:59:29.828932+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:31.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[18863]: audit 2024-07-03T13:59:30.264994+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[18863]: cluster 2024-07-03T13:59:30.265232+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[18863]: audit 2024-07-03T13:59:30.266022+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[18863]: audit 2024-07-03T13:59:30.276044+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[24257]: cluster 2024-07-03T13:59:29.828932+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[24257]: audit 2024-07-03T13:59:30.264994+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[24257]: cluster 2024-07-03T13:59:30.265232+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[24257]: audit 2024-07-03T13:59:30.266022+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:31.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:31 smithi003 bash[24257]: audit 2024-07-03T13:59:30.276044+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154548 s, 678 MB/s 2024-07-03T13:59:32.139 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-07-03T13:59:32.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: cluster 2024-07-03T13:59:29.403038+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:59:32.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: cluster 2024-07-03T13:59:29.403208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:59:32.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: cluster 2024-07-03T13:59:31.266878+0000 mon.a (mon.0) 610 : cluster [INF] osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025] boot 2024-07-03T13:59:32.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: cluster 2024-07-03T13:59:31.267016+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-03T13:59:32.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: audit 2024-07-03T13:59:31.267450+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:32.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:32 smithi078 bash[19059]: cluster 2024-07-03T13:59:32.268786+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-03T13:59:32.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: cluster 2024-07-03T13:59:29.403038+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: cluster 2024-07-03T13:59:29.403208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: cluster 2024-07-03T13:59:31.266878+0000 mon.a (mon.0) 610 : cluster [INF] osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025] boot 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: cluster 2024-07-03T13:59:31.267016+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: audit 2024-07-03T13:59:31.267450+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[18863]: cluster 2024-07-03T13:59:32.268786+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: cluster 2024-07-03T13:59:29.403038+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: cluster 2024-07-03T13:59:29.403208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: cluster 2024-07-03T13:59:31.266878+0000 mon.a (mon.0) 610 : cluster [INF] osd.5 [v2:172.21.15.78:6808/1071062025,v1:172.21.15.78:6809/1071062025] boot 2024-07-03T13:59:32.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: cluster 2024-07-03T13:59:31.267016+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-07-03T13:59:32.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: audit 2024-07-03T13:59:31.267450+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T13:59:32.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:32 smithi003 bash[24257]: cluster 2024-07-03T13:59:32.268786+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-07-03T13:59:32.865 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi078:vg_nvme/lv_2 2024-07-03T13:59:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:33 smithi078 bash[19059]: cluster 2024-07-03T13:59:31.829695+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:33 smithi078 bash[19059]: cluster 2024-07-03T13:59:32.270139+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-03T13:59:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:33 smithi078 bash[19059]: cluster 2024-07-03T13:59:33.271063+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-03T13:59:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[18863]: cluster 2024-07-03T13:59:31.829695+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[18863]: cluster 2024-07-03T13:59:32.270139+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-03T13:59:33.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[18863]: cluster 2024-07-03T13:59:33.271063+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-03T13:59:33.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[24257]: cluster 2024-07-03T13:59:31.829695+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:33.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[24257]: cluster 2024-07-03T13:59:32.270139+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-03T13:59:33.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:33 smithi003 bash[24257]: cluster 2024-07-03T13:59:33.271063+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-07-03T13:59:35.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:35 smithi003 bash[18863]: cluster 2024-07-03T13:59:33.830387+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:35.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:35 smithi003 bash[18863]: cluster 2024-07-03T13:59:34.294212+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-03T13:59:35.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:35 smithi003 bash[24257]: cluster 2024-07-03T13:59:33.830387+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:35.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:35 smithi003 bash[24257]: cluster 2024-07-03T13:59:34.294212+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-03T13:59:35.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:35 smithi078 bash[19059]: cluster 2024-07-03T13:59:33.830387+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:35.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:35 smithi078 bash[19059]: cluster 2024-07-03T13:59:34.294212+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-07-03T13:59:36.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:36 smithi003 bash[18863]: cluster 2024-07-03T13:59:35.306763+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-03T13:59:36.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:36 smithi003 bash[18863]: audit 2024-07-03T13:59:36.297934+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:59:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:36 smithi003 bash[24257]: cluster 2024-07-03T13:59:35.306763+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-03T13:59:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:36 smithi003 bash[24257]: audit 2024-07-03T13:59:36.297934+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:59:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:36 smithi078 bash[19059]: cluster 2024-07-03T13:59:35.306763+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-07-03T13:59:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:36 smithi078 bash[19059]: audit 2024-07-03T13:59:36.297934+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T13:59:37.652 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[18863]: cluster 2024-07-03T13:59:35.831040+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:37.652 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[18863]: audit 2024-07-03T13:59:36.291006+0000 mgr.y (mgr.14152) 218 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:59:37.652 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[18863]: audit 2024-07-03T13:59:36.309741+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:59:37.652 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[18863]: audit 2024-07-03T13:59:36.318667+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:37.653 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[24257]: cluster 2024-07-03T13:59:35.831040+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:37.653 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[24257]: audit 2024-07-03T13:59:36.291006+0000 mgr.y (mgr.14152) 218 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:59:37.653 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[24257]: audit 2024-07-03T13:59:36.309741+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:59:37.653 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:37 smithi003 bash[24257]: audit 2024-07-03T13:59:36.318667+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:37.696 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:37 smithi078 bash[19059]: cluster 2024-07-03T13:59:35.831040+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:37.696 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:37 smithi078 bash[19059]: audit 2024-07-03T13:59:36.291006+0000 mgr.y (mgr.14152) 218 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T13:59:37.696 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:37 smithi078 bash[19059]: audit 2024-07-03T13:59:36.309741+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T13:59:37.696 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:37 smithi078 bash[19059]: audit 2024-07-03T13:59:36.318667+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:39.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:39 smithi078 bash[19059]: cluster 2024-07-03T13:59:37.831667+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-07-03T13:59:39.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:39 smithi078 bash[19059]: cluster 2024-07-03T13:59:38.313133+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-03T13:59:39.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:39 smithi078 bash[19059]: cluster 2024-07-03T13:59:38.313181+0000 mon.a (mon.0) 622 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[18863]: cluster 2024-07-03T13:59:37.831667+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-07-03T13:59:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[18863]: cluster 2024-07-03T13:59:38.313133+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-03T13:59:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[18863]: cluster 2024-07-03T13:59:38.313181+0000 mon.a (mon.0) 622 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[24257]: cluster 2024-07-03T13:59:37.831667+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-07-03T13:59:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[24257]: cluster 2024-07-03T13:59:38.313133+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-03T13:59:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:39 smithi003 bash[24257]: cluster 2024-07-03T13:59:38.313181+0000 mon.a (mon.0) 622 : cluster [INF] Cluster is now healthy 2024-07-03T13:59:41.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:40 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:59:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:41.736 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[18863]: cluster 2024-07-03T13:59:39.832273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[18863]: audit 2024-07-03T13:59:40.720485+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[18863]: cephadm 2024-07-03T13:59:40.728287+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[18863]: audit 2024-07-03T13:59:40.733786+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[24257]: cluster 2024-07-03T13:59:39.832273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[24257]: audit 2024-07-03T13:59:40.720485+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[24257]: cephadm 2024-07-03T13:59:40.728287+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:59:41.737 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[24257]: audit 2024-07-03T13:59:40.733786+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:41 smithi078 bash[19059]: cluster 2024-07-03T13:59:39.832273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-07-03T13:59:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:41 smithi078 bash[19059]: audit 2024-07-03T13:59:40.720485+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:41 smithi078 bash[19059]: cephadm 2024-07-03T13:59:40.728287+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T13:59:42.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:41 smithi078 bash[19059]: audit 2024-07-03T13:59:40.733786+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:42.049 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:41 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:13:59:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:42.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:13:59:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T13:59:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:42 smithi078 bash[19059]: audit 2024-07-03T13:59:41.721166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:42 smithi078 bash[19059]: audit 2024-07-03T13:59:41.735065+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:42 smithi078 bash[19059]: audit 2024-07-03T13:59:42.036740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:42 smithi078 bash[19059]: audit 2024-07-03T13:59:42.047733+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[24257]: audit 2024-07-03T13:59:41.721166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[24257]: audit 2024-07-03T13:59:41.735065+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[24257]: audit 2024-07-03T13:59:42.036740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[24257]: audit 2024-07-03T13:59:42.047733+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[18863]: audit 2024-07-03T13:59:41.721166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[18863]: audit 2024-07-03T13:59:41.735065+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[18863]: audit 2024-07-03T13:59:42.036740+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:43.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:42 smithi003 bash[18863]: audit 2024-07-03T13:59:42.047733+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T13:59:44.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: cluster 2024-07-03T13:59:41.832904+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T13:59:44.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: audit 2024-07-03T13:59:43.476362+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: audit 2024-07-03T13:59:43.476369+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.78:0/2358472726' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: audit 2024-07-03T13:59:43.485496+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]': finished 2024-07-03T13:59:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: cluster 2024-07-03T13:59:43.485722+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-03T13:59:44.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:43 smithi078 bash[19059]: audit 2024-07-03T13:59:43.486012+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T13:59:44.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: cluster 2024-07-03T13:59:41.832904+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T13:59:44.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: audit 2024-07-03T13:59:43.476362+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: audit 2024-07-03T13:59:43.476369+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.78:0/2358472726' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: audit 2024-07-03T13:59:43.485496+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]': finished 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: cluster 2024-07-03T13:59:43.485722+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[18863]: audit 2024-07-03T13:59:43.486012+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: cluster 2024-07-03T13:59:41.832904+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: audit 2024-07-03T13:59:43.476362+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: audit 2024-07-03T13:59:43.476369+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.78:0/2358472726' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]: dispatch 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: audit 2024-07-03T13:59:43.485496+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "875218b8-abb1-4359-bfeb-45ee57e56540"}]': finished 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: cluster 2024-07-03T13:59:43.485722+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-07-03T13:59:44.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:43 smithi003 bash[24257]: audit 2024-07-03T13:59:43.486012+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T13:59:45.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:44 smithi078 bash[19059]: audit 2024-07-03T13:59:44.178045+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.78:0/52137072' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:45.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:44 smithi003 bash[24257]: audit 2024-07-03T13:59:44.178045+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.78:0/52137072' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:45.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:44 smithi003 bash[18863]: audit 2024-07-03T13:59:44.178045+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.78:0/52137072' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T13:59:46.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:45 smithi078 bash[19059]: cluster 2024-07-03T13:59:43.833494+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:46.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:45 smithi003 bash[18863]: cluster 2024-07-03T13:59:43.833494+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:46.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:45 smithi003 bash[24257]: cluster 2024-07-03T13:59:43.833494+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-07-03T13:59:48.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:47 smithi078 bash[19059]: cluster 2024-07-03T13:59:45.834079+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T13:59:48.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:47 smithi003 bash[18863]: cluster 2024-07-03T13:59:45.834079+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T13:59:48.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:47 smithi003 bash[24257]: cluster 2024-07-03T13:59:45.834079+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T13:59:50.134 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:49 smithi078 bash[19059]: cluster 2024-07-03T13:59:47.834704+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:50.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:49 smithi003 bash[24257]: cluster 2024-07-03T13:59:47.834704+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:50.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:49 smithi003 bash[18863]: cluster 2024-07-03T13:59:47.834704+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:51 smithi003 bash[18863]: cluster 2024-07-03T13:59:49.835299+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:52.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:51 smithi003 bash[24257]: cluster 2024-07-03T13:59:49.835299+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:52.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:51 smithi078 bash[19059]: cluster 2024-07-03T13:59:49.835299+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:54.077 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:53 smithi078 bash[19059]: cluster 2024-07-03T13:59:51.835879+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:54.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:53 smithi003 bash[18863]: cluster 2024-07-03T13:59:51.835879+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:54.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:53 smithi003 bash[24257]: cluster 2024-07-03T13:59:51.835879+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:55.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:54 smithi003 bash[18863]: audit 2024-07-03T13:59:54.085773+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-03T13:59:55.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:54 smithi003 bash[18863]: audit 2024-07-03T13:59:54.087613+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:55.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:54 smithi003 bash[24257]: audit 2024-07-03T13:59:54.085773+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-03T13:59:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:54 smithi003 bash[24257]: audit 2024-07-03T13:59:54.087613+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:54 smithi078 bash[19059]: audit 2024-07-03T13:59:54.085773+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-03T13:59:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:54 smithi078 bash[19059]: audit 2024-07-03T13:59:54.087613+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T13:59:56.080 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:55 smithi078 bash[19059]: cluster 2024-07-03T13:59:53.836438+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:56.080 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:55 smithi078 bash[19059]: cephadm 2024-07-03T13:59:54.089129+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.6 on smithi078 2024-07-03T13:59:56.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:55 smithi003 bash[24257]: cluster 2024-07-03T13:59:53.836438+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:56.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:55 smithi003 bash[24257]: cephadm 2024-07-03T13:59:54.089129+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.6 on smithi078 2024-07-03T13:59:56.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:55 smithi003 bash[18863]: cluster 2024-07-03T13:59:53.836438+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:56.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:55 smithi003 bash[18863]: cephadm 2024-07-03T13:59:54.089129+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Deploying daemon osd.6 on smithi078 2024-07-03T13:59:58.213 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:57 smithi078 bash[19059]: cluster 2024-07-03T13:59:55.837020+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:57 smithi003 bash[18863]: cluster 2024-07-03T13:59:55.837020+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:58.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:57 smithi003 bash[24257]: cluster 2024-07-03T13:59:55.837020+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T13:59:59.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.256 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.257 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.588 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.588 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.588 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T13:59:59.589 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 13:59:59 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: cluster 2024-07-03T13:59:57.837622+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: audit 2024-07-03T13:59:59.414571+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: audit 2024-07-03T13:59:59.437966+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: audit 2024-07-03T13:59:59.441904+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: audit 2024-07-03T13:59:59.444575+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 13:59:59 smithi078 bash[19059]: audit 2024-07-03T13:59:59.457947+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:00.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: cluster 2024-07-03T13:59:57.837622+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:00.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: audit 2024-07-03T13:59:59.414571+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:00.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: audit 2024-07-03T13:59:59.437966+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:00.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: audit 2024-07-03T13:59:59.441904+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: audit 2024-07-03T13:59:59.444575+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[18863]: audit 2024-07-03T13:59:59.457947+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: cluster 2024-07-03T13:59:57.837622+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: audit 2024-07-03T13:59:59.414571+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: audit 2024-07-03T13:59:59.437966+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: audit 2024-07-03T13:59:59.441904+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: audit 2024-07-03T13:59:59.444575+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:00.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 13:59:59 smithi003 bash[24257]: audit 2024-07-03T13:59:59.457947+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:01.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:00 smithi003 bash[24257]: cluster 2024-07-03T14:00:00.000168+0000 mon.a (mon.0) 640 : cluster [INF] overall HEALTH_OK 2024-07-03T14:00:01.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:00 smithi003 bash[18863]: cluster 2024-07-03T14:00:00.000168+0000 mon.a (mon.0) 640 : cluster [INF] overall HEALTH_OK 2024-07-03T14:00:01.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:00 smithi078 bash[19059]: cluster 2024-07-03T14:00:00.000168+0000 mon.a (mon.0) 640 : cluster [INF] overall HEALTH_OK 2024-07-03T14:00:02.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:01 smithi003 bash[18863]: cluster 2024-07-03T13:59:59.838210+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:02.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:01 smithi003 bash[24257]: cluster 2024-07-03T13:59:59.838210+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:02.168 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:01 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:00:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:02.169 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:01 smithi078 bash[19059]: cluster 2024-07-03T13:59:59.838210+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:02.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:00:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:02.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:00:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:02.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: cluster 2024-07-03T14:00:01.838849+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:01.843184+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:01.849957+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.156763+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.165770+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.185444+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.187759+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.189229+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.200082+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.269900+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.275705+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.318894+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.320615+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:02.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.321647+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[18863]: audit 2024-07-03T14:00:02.328417+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: cluster 2024-07-03T14:00:01.838849+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:01.843184+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:01.849957+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.156763+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.165770+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.185444+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.187759+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.189229+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:02.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.200082+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.269900+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.275705+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.318894+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.320615+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.321647+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:02.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:02 smithi003 bash[24257]: audit 2024-07-03T14:00:02.328417+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: cluster 2024-07-03T14:00:01.838849+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:01.843184+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:01.849957+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.156763+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.165770+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.185444+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.187759+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.189229+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.200082+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.269900+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.275705+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.318894+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.320615+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.321647+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:03.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:02 smithi078 bash[19059]: audit 2024-07-03T14:00:02.328417+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:05.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:05 smithi078 bash[19059]: cluster 2024-07-03T14:00:03.839349+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:05 smithi003 bash[18863]: cluster 2024-07-03T14:00:03.839349+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:05.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:05 smithi003 bash[24257]: cluster 2024-07-03T14:00:03.839349+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:07.544 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:07 smithi078 bash[19059]: cluster 2024-07-03T14:00:05.839945+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:07.565 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 6 on host 'smithi078' 2024-07-03T14:00:07.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:07 smithi003 bash[18863]: cluster 2024-07-03T14:00:05.839945+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:07.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:07 smithi003 bash[24257]: cluster 2024-07-03T14:00:05.839945+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:08.221 DEBUG:teuthology.orchestra.run.smithi078:osd.6> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.6.service 2024-07-03T14:00:08.224 INFO:tasks.cephadm:Deploying osd.7 on smithi078 with /dev/vg_nvme/lv_1... 2024-07-03T14:00:08.225 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.562882+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.563635+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.569245+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.571090+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.575953+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.577835+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.579661+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: cephadm 2024-07-03T14:00:07.581117+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 5413M 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.594644+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:08.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[18863]: audit 2024-07-03T14:00:07.606836+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.562882+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.563635+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.569245+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.571090+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.575953+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.577835+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.579661+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: cephadm 2024-07-03T14:00:07.581117+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 5413M 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.594644+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:08.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:08 smithi003 bash[24257]: audit 2024-07-03T14:00:07.606836+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:09.006 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[31803]: debug 2024-07-03T14:00:08.745+0000 7f7bb7ab93c0 -1 osd.6 0 log_to_monitors true 2024-07-03T14:00:09.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.562882+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:09.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.563635+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.569245+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.571090+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.575953+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.577835+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.579661+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: cephadm 2024-07-03T14:00:07.581117+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 5413M 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.594644+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:09.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:08 smithi078 bash[19059]: audit 2024-07-03T14:00:07.606836+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:09 smithi078 bash[19059]: cluster 2024-07-03T14:00:07.840559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:09 smithi078 bash[19059]: audit 2024-07-03T14:00:08.752422+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:09 smithi078 bash[19059]: audit 2024-07-03T14:00:08.752692+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[18863]: cluster 2024-07-03T14:00:07.840559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[18863]: audit 2024-07-03T14:00:08.752422+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:09.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[18863]: audit 2024-07-03T14:00:08.752692+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[24257]: cluster 2024-07-03T14:00:07.840559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[24257]: audit 2024-07-03T14:00:08.752422+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:09.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:09 smithi003 bash[24257]: audit 2024-07-03T14:00:08.752692+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-03T14:00:10.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[31803]: debug 2024-07-03T14:00:10.629+0000 7f7bae4bc700 -1 osd.6 0 waiting for initial osdmap 2024-07-03T14:00:10.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[31803]: debug 2024-07-03T14:00:10.645+0000 7f7ba7e51700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T14:00:10.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[19059]: audit 2024-07-03T14:00:09.619594+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-03T14:00:10.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[19059]: cluster 2024-07-03T14:00:09.619827+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-03T14:00:10.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[19059]: audit 2024-07-03T14:00:09.620118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:10.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[19059]: audit 2024-07-03T14:00:09.621336+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:10.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:10 smithi078 bash[19059]: audit 2024-07-03T14:00:09.621469+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:10.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[24257]: audit 2024-07-03T14:00:09.619594+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-03T14:00:10.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[24257]: cluster 2024-07-03T14:00:09.619827+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[24257]: audit 2024-07-03T14:00:09.620118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[24257]: audit 2024-07-03T14:00:09.621336+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[24257]: audit 2024-07-03T14:00:09.621469+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[18863]: audit 2024-07-03T14:00:09.619594+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[18863]: cluster 2024-07-03T14:00:09.619827+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[18863]: audit 2024-07-03T14:00:09.620118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[18863]: audit 2024-07-03T14:00:09.621336+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:10.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:10 smithi003 bash[18863]: audit 2024-07-03T14:00:09.621469+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:11.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:11 smithi078 bash[19059]: cluster 2024-07-03T14:00:09.841239+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:11.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:11 smithi078 bash[19059]: audit 2024-07-03T14:00:10.622238+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:11.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:11 smithi078 bash[19059]: cluster 2024-07-03T14:00:10.622454+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-03T14:00:11.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:11 smithi078 bash[19059]: audit 2024-07-03T14:00:10.623298+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:11.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:11 smithi078 bash[19059]: audit 2024-07-03T14:00:10.633713+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:11.927 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-07-03T14:00:11.927 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-07-03T14:00:11.927 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2024-07-03T14:00:11.927 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2024-07-03T14:00:11.928 INFO:teuthology.orchestra.run.smithi078.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151446 s, 692 MB/s 2024-07-03T14:00:11.928 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2024-07-03T14:00:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[18863]: cluster 2024-07-03T14:00:09.841239+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[18863]: audit 2024-07-03T14:00:10.622238+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[18863]: cluster 2024-07-03T14:00:10.622454+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-03T14:00:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[18863]: audit 2024-07-03T14:00:10.623298+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[18863]: audit 2024-07-03T14:00:10.633713+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[24257]: cluster 2024-07-03T14:00:09.841239+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[24257]: audit 2024-07-03T14:00:10.622238+0000 mon.a (mon.0) 669 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[24257]: cluster 2024-07-03T14:00:10.622454+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[24257]: audit 2024-07-03T14:00:10.623298+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:11.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:11 smithi003 bash[24257]: audit 2024-07-03T14:00:10.633713+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:12.654 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch daemon add osd smithi078:vg_nvme/lv_1 2024-07-03T14:00:12.903 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: cluster 2024-07-03T14:00:09.797211+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:12.903 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: cluster 2024-07-03T14:00:09.797439+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:12.903 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: cluster 2024-07-03T14:00:11.624623+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491] boot 2024-07-03T14:00:12.904 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: cluster 2024-07-03T14:00:11.624789+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-03T14:00:12.904 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: audit 2024-07-03T14:00:11.625101+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:12.904 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:12 smithi078 bash[19059]: cluster 2024-07-03T14:00:12.626769+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-03T14:00:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: cluster 2024-07-03T14:00:09.797211+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: cluster 2024-07-03T14:00:09.797439+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: cluster 2024-07-03T14:00:11.624623+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491] boot 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: cluster 2024-07-03T14:00:11.624789+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: audit 2024-07-03T14:00:11.625101+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[18863]: cluster 2024-07-03T14:00:12.626769+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: cluster 2024-07-03T14:00:09.797211+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: cluster 2024-07-03T14:00:09.797439+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: cluster 2024-07-03T14:00:11.624623+0000 mon.a (mon.0) 673 : cluster [INF] osd.6 [v2:172.21.15.78:6816/2017244491,v1:172.21.15.78:6817/2017244491] boot 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: cluster 2024-07-03T14:00:11.624789+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-07-03T14:00:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: audit 2024-07-03T14:00:11.625101+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:00:12.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:12 smithi003 bash[24257]: cluster 2024-07-03T14:00:12.626769+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-07-03T14:00:13.912 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:13 smithi078 bash[19059]: cluster 2024-07-03T14:00:11.841867+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:13.912 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:13 smithi078 bash[19059]: cluster 2024-07-03T14:00:13.630492+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-03T14:00:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:13 smithi003 bash[18863]: cluster 2024-07-03T14:00:11.841867+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:13 smithi003 bash[18863]: cluster 2024-07-03T14:00:13.630492+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-03T14:00:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:13 smithi003 bash[24257]: cluster 2024-07-03T14:00:11.841867+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:13 smithi003 bash[24257]: cluster 2024-07-03T14:00:13.630492+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-07-03T14:00:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:15 smithi003 bash[18863]: cluster 2024-07-03T14:00:13.842423+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:15.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:15 smithi003 bash[24257]: cluster 2024-07-03T14:00:13.842423+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:16.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:15 smithi078 bash[19059]: cluster 2024-07-03T14:00:13.842423+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[18863]: cluster 2024-07-03T14:00:15.655864+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[18863]: audit 2024-07-03T14:00:15.995895+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[18863]: audit 2024-07-03T14:00:16.002400+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[18863]: audit 2024-07-03T14:00:16.004273+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[24257]: cluster 2024-07-03T14:00:15.655864+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[24257]: audit 2024-07-03T14:00:15.995895+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[24257]: audit 2024-07-03T14:00:16.002400+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T14:00:16.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:16 smithi003 bash[24257]: audit 2024-07-03T14:00:16.004273+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:16 smithi078 bash[19059]: cluster 2024-07-03T14:00:15.655864+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-07-03T14:00:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:16 smithi078 bash[19059]: audit 2024-07-03T14:00:15.995895+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-03T14:00:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:16 smithi078 bash[19059]: audit 2024-07-03T14:00:16.002400+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-03T14:00:17.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:16 smithi078 bash[19059]: audit 2024-07-03T14:00:16.004273+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[18863]: cluster 2024-07-03T14:00:15.843027+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[18863]: audit 2024-07-03T14:00:15.988881+0000 mgr.y (mgr.14152) 242 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:00:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[18863]: cluster 2024-07-03T14:00:16.673922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-03T14:00:17.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[24257]: cluster 2024-07-03T14:00:15.843027+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:17.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[24257]: audit 2024-07-03T14:00:15.988881+0000 mgr.y (mgr.14152) 242 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:00:17.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:17 smithi003 bash[24257]: cluster 2024-07-03T14:00:16.673922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-03T14:00:17.998 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:17 smithi078 bash[19059]: cluster 2024-07-03T14:00:15.843027+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:17.998 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:17 smithi078 bash[19059]: audit 2024-07-03T14:00:15.988881+0000 mgr.y (mgr.14152) 242 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:00:17.998 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:17 smithi078 bash[19059]: cluster 2024-07-03T14:00:16.673922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-07-03T14:00:19.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:19 smithi003 bash[24257]: cluster 2024-07-03T14:00:17.843598+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:19.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:19 smithi003 bash[18863]: cluster 2024-07-03T14:00:17.843598+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:20.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:19 smithi078 bash[19059]: cluster 2024-07-03T14:00:17.843598+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:20.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:20 smithi003 bash[18863]: audit 2024-07-03T14:00:20.180856+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:00:20.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:20 smithi003 bash[18863]: audit 2024-07-03T14:00:20.182737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:00:20.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:20 smithi003 bash[24257]: audit 2024-07-03T14:00:20.180856+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:00:20.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:20 smithi003 bash[24257]: audit 2024-07-03T14:00:20.182737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:00:20.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:20 smithi078 bash[19059]: audit 2024-07-03T14:00:20.180856+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:00:20.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:20 smithi078 bash[19059]: audit 2024-07-03T14:00:20.182737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:00:21.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:00:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:21.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[18863]: cluster 2024-07-03T14:00:19.844216+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:21.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[18863]: audit 2024-07-03T14:00:21.167778+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:21.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[18863]: audit 2024-07-03T14:00:21.179089+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:21.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[24257]: cluster 2024-07-03T14:00:19.844216+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:21.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[24257]: audit 2024-07-03T14:00:21.167778+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:21.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[24257]: audit 2024-07-03T14:00:21.179089+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:21 smithi078 bash[19059]: cluster 2024-07-03T14:00:19.844216+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:22.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:21 smithi078 bash[19059]: audit 2024-07-03T14:00:21.167778+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:21 smithi078 bash[19059]: audit 2024-07-03T14:00:21.179089+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:21 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:00:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[24257]: cephadm 2024-07-03T14:00:21.170019+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:00:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[24257]: audit 2024-07-03T14:00:21.993589+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[24257]: audit 2024-07-03T14:00:21.998983+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[18863]: cephadm 2024-07-03T14:00:21.170019+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:00:22.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[18863]: audit 2024-07-03T14:00:21.993589+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:22.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:22 smithi003 bash[18863]: audit 2024-07-03T14:00:21.998983+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:22 smithi078 bash[19059]: cephadm 2024-07-03T14:00:21.170019+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:00:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:22 smithi078 bash[19059]: audit 2024-07-03T14:00:21.993589+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:22 smithi078 bash[19059]: audit 2024-07-03T14:00:21.998983+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:23.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:23 smithi003 bash[18863]: cluster 2024-07-03T14:00:21.844863+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:00:23.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:23 smithi003 bash[24257]: cluster 2024-07-03T14:00:21.844863+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:00:24.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:23 smithi078 bash[19059]: cluster 2024-07-03T14:00:21.844863+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:00:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[24257]: audit 2024-07-03T14:00:24.034854+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[24257]: audit 2024-07-03T14:00:24.035034+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.78:0/3791812105' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[24257]: audit 2024-07-03T14:00:24.043784+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]': finished 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[24257]: cluster 2024-07-03T14:00:24.043998+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[24257]: audit 2024-07-03T14:00:24.044283+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[18863]: audit 2024-07-03T14:00:24.034854+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[18863]: audit 2024-07-03T14:00:24.035034+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.78:0/3791812105' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[18863]: audit 2024-07-03T14:00:24.043784+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]': finished 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[18863]: cluster 2024-07-03T14:00:24.043998+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-03T14:00:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:24 smithi003 bash[18863]: audit 2024-07-03T14:00:24.044283+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:24 smithi078 bash[19059]: audit 2024-07-03T14:00:24.034854+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:24 smithi078 bash[19059]: audit 2024-07-03T14:00:24.035034+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.78:0/3791812105' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]: dispatch 2024-07-03T14:00:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:24 smithi078 bash[19059]: audit 2024-07-03T14:00:24.043784+0000 mon.a (mon.0) 690 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b8a1b490-0e65-4803-8884-16cb881817ae"}]': finished 2024-07-03T14:00:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:24 smithi078 bash[19059]: cluster 2024-07-03T14:00:24.043998+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-07-03T14:00:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:24 smithi078 bash[19059]: audit 2024-07-03T14:00:24.044283+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:25 smithi003 bash[18863]: cluster 2024-07-03T14:00:23.845492+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-03T14:00:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:25 smithi003 bash[18863]: audit 2024-07-03T14:00:24.710568+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.78:0/1453674382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T14:00:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:25 smithi003 bash[24257]: cluster 2024-07-03T14:00:23.845492+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-03T14:00:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:25 smithi003 bash[24257]: audit 2024-07-03T14:00:24.710568+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.78:0/1453674382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T14:00:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:25 smithi078 bash[19059]: cluster 2024-07-03T14:00:23.845492+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-03T14:00:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:25 smithi078 bash[19059]: audit 2024-07-03T14:00:24.710568+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.78:0/1453674382' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-03T14:00:27.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:27 smithi003 bash[18863]: cluster 2024-07-03T14:00:25.846088+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-07-03T14:00:27.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:27 smithi003 bash[24257]: cluster 2024-07-03T14:00:25.846088+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-07-03T14:00:28.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:27 smithi078 bash[19059]: cluster 2024-07-03T14:00:25.846088+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-07-03T14:00:29.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:29 smithi003 bash[18863]: cluster 2024-07-03T14:00:27.846715+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:29.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:29 smithi003 bash[24257]: cluster 2024-07-03T14:00:27.846715+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:30.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:29 smithi078 bash[19059]: cluster 2024-07-03T14:00:27.846715+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:31.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:31 smithi003 bash[18863]: cluster 2024-07-03T14:00:29.847326+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:31.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:31 smithi003 bash[24257]: cluster 2024-07-03T14:00:29.847326+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:32.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:31 smithi078 bash[19059]: cluster 2024-07-03T14:00:29.847326+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-07-03T14:00:34.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:33 smithi078 bash[19059]: cluster 2024-07-03T14:00:31.847962+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:34.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:33 smithi003 bash[18863]: cluster 2024-07-03T14:00:31.847962+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:34.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:33 smithi003 bash[24257]: cluster 2024-07-03T14:00:31.847962+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:35.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:34 smithi078 bash[19059]: audit 2024-07-03T14:00:34.688587+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-03T14:00:35.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:34 smithi078 bash[19059]: audit 2024-07-03T14:00:34.690326+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:34 smithi003 bash[18863]: audit 2024-07-03T14:00:34.688587+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-03T14:00:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:34 smithi003 bash[18863]: audit 2024-07-03T14:00:34.690326+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:35.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:34 smithi003 bash[24257]: audit 2024-07-03T14:00:34.688587+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-03T14:00:35.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:34 smithi003 bash[24257]: audit 2024-07-03T14:00:34.690326+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:35.984 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:35 smithi078 bash[19059]: cluster 2024-07-03T14:00:33.848538+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:35.984 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:35 smithi078 bash[19059]: cephadm 2024-07-03T14:00:34.691791+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Deploying daemon osd.7 on smithi078 2024-07-03T14:00:36.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:35 smithi003 bash[18863]: cluster 2024-07-03T14:00:33.848538+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:36.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:35 smithi003 bash[18863]: cephadm 2024-07-03T14:00:34.691791+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Deploying daemon osd.7 on smithi078 2024-07-03T14:00:36.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:35 smithi003 bash[24257]: cluster 2024-07-03T14:00:33.848538+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:36.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:35 smithi003 bash[24257]: cephadm 2024-07-03T14:00:34.691791+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Deploying daemon osd.7 on smithi078 2024-07-03T14:00:37.989 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:37 smithi078 bash[19059]: cluster 2024-07-03T14:00:35.849123+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:38.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:37 smithi003 bash[18863]: cluster 2024-07-03T14:00:35.849123+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:38.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:37 smithi003 bash[24257]: cluster 2024-07-03T14:00:35.849123+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:39.719 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:39.719 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:39.719 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:39.720 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:39.720 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.006 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.006 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.006 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.007 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:00:40.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:39 smithi078 bash[19059]: cluster 2024-07-03T14:00:37.849720+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:40.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:39 smithi003 bash[24257]: cluster 2024-07-03T14:00:37.849720+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:40.035 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:39 smithi003 bash[18863]: cluster 2024-07-03T14:00:37.849720+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:41.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: cluster 2024-07-03T14:00:39.850301+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:41.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: audit 2024-07-03T14:00:39.869559+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: audit 2024-07-03T14:00:39.872030+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:41.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: audit 2024-07-03T14:00:39.874952+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:41.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: audit 2024-07-03T14:00:39.877457+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:41.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[24257]: audit 2024-07-03T14:00:39.892049+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: cluster 2024-07-03T14:00:39.850301+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: audit 2024-07-03T14:00:39.869559+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: audit 2024-07-03T14:00:39.872030+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: audit 2024-07-03T14:00:39.874952+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: audit 2024-07-03T14:00:39.877457+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:41.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:40 smithi003 bash[18863]: audit 2024-07-03T14:00:39.892049+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: cluster 2024-07-03T14:00:39.850301+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: audit 2024-07-03T14:00:39.869559+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: audit 2024-07-03T14:00:39.872030+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: audit 2024-07-03T14:00:39.874952+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: audit 2024-07-03T14:00:39.877457+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:41.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:40 smithi078 bash[19059]: audit 2024-07-03T14:00:39.892049+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:41.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:41 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:00:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:42.351 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:00:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:42.351 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:00:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:00:42.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.352394+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.361962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.368614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.371297+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.372973+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:41.383655+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.057316+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.062840+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.106649+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.108305+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.109165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.115637+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.134058+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[24257]: audit 2024-07-03T14:00:42.138973+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.352394+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.361962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.368614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.371297+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.372973+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:41.383655+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.057316+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.062840+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.106649+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.108305+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.109165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.115637+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.134058+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:42 smithi003 bash[18863]: audit 2024-07-03T14:00:42.138973+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.352394+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.361962+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.368614+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.371297+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.372973+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:41.383655+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.057316+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.062840+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.106649+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:42.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.108305+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:42.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.109165+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:42.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.115637+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.134058+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:42.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:42 smithi078 bash[19059]: audit 2024-07-03T14:00:42.138973+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:43.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:43 smithi078 bash[19059]: cluster 2024-07-03T14:00:41.851061+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:43 smithi003 bash[18863]: cluster 2024-07-03T14:00:41.851061+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:43 smithi003 bash[24257]: cluster 2024-07-03T14:00:41.851061+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:45.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:45 smithi078 bash[19059]: cluster 2024-07-03T14:00:43.851689+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:45 smithi003 bash[18863]: cluster 2024-07-03T14:00:43.851689+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:45 smithi003 bash[24257]: cluster 2024-07-03T14:00:43.851689+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:47.630 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 7 on host 'smithi078' 2024-07-03T14:00:47.646 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:47 smithi078 bash[19059]: cluster 2024-07-03T14:00:45.852257+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:47 smithi003 bash[18863]: cluster 2024-07-03T14:00:45.852257+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:47 smithi003 bash[24257]: cluster 2024-07-03T14:00:45.852257+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:48.259 DEBUG:teuthology.orchestra.run.smithi078:osd.7> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.7.service 2024-07-03T14:00:48.266 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-03T14:00:48.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd stat -f json 2024-07-03T14:00:48.906 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.627627+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.906 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.648462+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:48.906 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.651451+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:48.906 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.653456+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:48.906 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.659071+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.661272+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.663458+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.665578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: cephadm 2024-07-03T14:00:47.667158+0000 mgr.y (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 4060M 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.676133+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.907 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[19059]: audit 2024-07-03T14:00:47.685001+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.627627+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.648462+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.651451+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.653456+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.659071+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.661272+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.663458+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.665578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: cephadm 2024-07-03T14:00:47.667158+0000 mgr.y (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 4060M 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.676133+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[24257]: audit 2024-07-03T14:00:47.685001+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.627627+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.648462+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.651451+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:00:48.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.653456+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.659071+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.661272+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.663458+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.665578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: cephadm 2024-07-03T14:00:47.667158+0000 mgr.y (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi078 to 4060M 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.676133+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:48.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:48 smithi003 bash[18863]: audit 2024-07-03T14:00:47.685001+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:00:49.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:00:48 smithi078 bash[35314]: debug 2024-07-03T14:00:48.900+0000 7fe0a4cfd3c0 -1 osd.7 0 log_to_monitors true 2024-07-03T14:00:49.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[18863]: cluster 2024-07-03T14:00:47.852843+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:49.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[18863]: audit 2024-07-03T14:00:48.910129+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:49.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[18863]: audit 2024-07-03T14:00:48.910467+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:49.876 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[24257]: cluster 2024-07-03T14:00:47.852843+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:49.876 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[24257]: audit 2024-07-03T14:00:48.910129+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:49.876 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:49 smithi003 bash[24257]: audit 2024-07-03T14:00:48.910467+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:50.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:49 smithi078 bash[19059]: cluster 2024-07-03T14:00:47.852843+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:50.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:49 smithi078 bash[19059]: audit 2024-07-03T14:00:48.910129+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:50.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:49 smithi078 bash[19059]: audit 2024-07-03T14:00:48.910467+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-03T14:00:51.006 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[35314]: debug 2024-07-03T14:00:50.748+0000 7fe09b700700 -1 osd.7 0 waiting for initial osdmap 2024-07-03T14:00:51.006 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[35314]: debug 2024-07-03T14:00:50.760+0000 7fe097099700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-03T14:00:51.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[19059]: audit 2024-07-03T14:00:49.732823+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-03T14:00:51.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[19059]: cluster 2024-07-03T14:00:49.732910+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-03T14:00:51.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[19059]: audit 2024-07-03T14:00:49.733322+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[19059]: audit 2024-07-03T14:00:49.736872+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:50 smithi078 bash[19059]: audit 2024-07-03T14:00:49.741280+0000 mon.a (mon.0) 728 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[18863]: audit 2024-07-03T14:00:49.732823+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-03T14:00:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[18863]: cluster 2024-07-03T14:00:49.732910+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-03T14:00:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[18863]: audit 2024-07-03T14:00:49.733322+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[18863]: audit 2024-07-03T14:00:49.736872+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[18863]: audit 2024-07-03T14:00:49.741280+0000 mon.a (mon.0) 728 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[24257]: audit 2024-07-03T14:00:49.732823+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-03T14:00:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[24257]: cluster 2024-07-03T14:00:49.732910+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-07-03T14:00:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[24257]: audit 2024-07-03T14:00:49.733322+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[24257]: audit 2024-07-03T14:00:49.736872+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:50 smithi003 bash[24257]: audit 2024-07-03T14:00:49.741280+0000 mon.a (mon.0) 728 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2024-07-03T14:00:51.635 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:00:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: cluster 2024-07-03T14:00:49.853415+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: audit 2024-07-03T14:00:50.744720+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: cluster 2024-07-03T14:00:50.744950+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-03T14:00:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: audit 2024-07-03T14:00:50.746029+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: audit 2024-07-03T14:00:50.755468+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: audit 2024-07-03T14:00:51.634619+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/1728780773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: cluster 2024-07-03T14:00:51.743995+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467] boot 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: cluster 2024-07-03T14:00:51.744036+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[18863]: audit 2024-07-03T14:00:51.744235+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: cluster 2024-07-03T14:00:49.853415+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: audit 2024-07-03T14:00:50.744720+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: cluster 2024-07-03T14:00:50.744950+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: audit 2024-07-03T14:00:50.746029+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: audit 2024-07-03T14:00:50.755468+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: audit 2024-07-03T14:00:51.634619+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/1728780773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: cluster 2024-07-03T14:00:51.743995+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467] boot 2024-07-03T14:00:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: cluster 2024-07-03T14:00:51.744036+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-03T14:00:51.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:51 smithi003 bash[24257]: audit 2024-07-03T14:00:51.744235+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: cluster 2024-07-03T14:00:49.853415+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: audit 2024-07-03T14:00:50.744720+0000 mon.a (mon.0) 729 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: cluster 2024-07-03T14:00:50.744950+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: audit 2024-07-03T14:00:50.746029+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: audit 2024-07-03T14:00:50.755468+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: audit 2024-07-03T14:00:51.634619+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/1728780773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:52.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: cluster 2024-07-03T14:00:51.743995+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 [v2:172.21.15.78:6824/995279467,v1:172.21.15.78:6825/995279467] boot 2024-07-03T14:00:52.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: cluster 2024-07-03T14:00:51.744036+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-07-03T14:00:52.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:51 smithi078 bash[19059]: audit 2024-07-03T14:00:51.744235+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:00:52.301 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1720015211,"num_in_osds":8,"osd_in_since":1720015224,"num_remapped_pgs":0} 2024-07-03T14:00:53.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:52 smithi003 bash[18863]: cluster 2024-07-03T14:00:49.955824+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:53.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:52 smithi003 bash[18863]: cluster 2024-07-03T14:00:49.956020+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:53.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:52 smithi003 bash[24257]: cluster 2024-07-03T14:00:49.955824+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:53.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:52 smithi003 bash[24257]: cluster 2024-07-03T14:00:49.956020+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:53.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:52 smithi078 bash[19059]: cluster 2024-07-03T14:00:49.955824+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-07-03T14:00:53.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:52 smithi078 bash[19059]: cluster 2024-07-03T14:00:49.956020+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-07-03T14:00:53.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd stat -f json 2024-07-03T14:00:53.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[18863]: cluster 2024-07-03T14:00:51.854015+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:53.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[18863]: cluster 2024-07-03T14:00:52.749041+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-03T14:00:53.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[18863]: cluster 2024-07-03T14:00:53.751382+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-03T14:00:53.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[24257]: cluster 2024-07-03T14:00:51.854015+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:53.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[24257]: cluster 2024-07-03T14:00:52.749041+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-03T14:00:53.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:53 smithi003 bash[24257]: cluster 2024-07-03T14:00:53.751382+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-03T14:00:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:53 smithi078 bash[19059]: cluster 2024-07-03T14:00:51.854015+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:53 smithi078 bash[19059]: cluster 2024-07-03T14:00:52.749041+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-07-03T14:00:54.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:53 smithi078 bash[19059]: cluster 2024-07-03T14:00:53.751382+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-07-03T14:00:56.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:55 smithi003 bash[24257]: cluster 2024-07-03T14:00:53.854557+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v246: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:56.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:55 smithi003 bash[24257]: cluster 2024-07-03T14:00:54.776194+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-03T14:00:56.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:55 smithi003 bash[18863]: cluster 2024-07-03T14:00:53.854557+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v246: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:56.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:55 smithi003 bash[18863]: cluster 2024-07-03T14:00:54.776194+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-03T14:00:56.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:55 smithi078 bash[19059]: cluster 2024-07-03T14:00:53.854557+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v246: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:56.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:55 smithi078 bash[19059]: cluster 2024-07-03T14:00:54.776194+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-07-03T14:00:56.655 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:00:56.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:56 smithi003 bash[18863]: cluster 2024-07-03T14:00:55.778145+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-03T14:00:56.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:56 smithi003 bash[18863]: audit 2024-07-03T14:00:56.655106+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/855905807' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:56.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:56 smithi003 bash[24257]: cluster 2024-07-03T14:00:55.778145+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-03T14:00:56.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:56 smithi003 bash[24257]: audit 2024-07-03T14:00:56.655106+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/855905807' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:57.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:56 smithi078 bash[19059]: cluster 2024-07-03T14:00:55.778145+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-07-03T14:00:57.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:56 smithi078 bash[19059]: audit 2024-07-03T14:00:56.655106+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/855905807' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-03T14:00:57.325 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1720015251,"num_in_osds":8,"osd_in_since":1720015224,"num_remapped_pgs":0} 2024-07-03T14:00:57.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd dump --format=json 2024-07-03T14:00:58.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:57 smithi003 bash[18863]: cluster 2024-07-03T14:00:55.855170+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:58.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:57 smithi003 bash[24257]: cluster 2024-07-03T14:00:55.855170+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:00:58.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:57 smithi078 bash[19059]: cluster 2024-07-03T14:00:55.855170+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:00.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:00:59 smithi078 bash[19059]: cluster 2024-07-03T14:00:57.855829+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-03T14:01:00.055 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:01:00.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:00:59 smithi003 bash[18863]: cluster 2024-07-03T14:00:57.855829+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-03T14:01:00.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:00:59 smithi003 bash[24257]: cluster 2024-07-03T14:00:57.855829+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-07-03T14:01:02.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:01 smithi003 bash[18863]: cluster 2024-07-03T14:00:59.856374+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T14:01:02.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:01 smithi003 bash[24257]: cluster 2024-07-03T14:00:59.856374+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T14:01:02.092 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:01 smithi078 bash[19059]: cluster 2024-07-03T14:00:59.856374+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-07-03T14:01:02.305 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:02 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:01:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:02.306 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:02 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:01:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:03.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: cluster 2024-07-03T14:01:01.856879+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:01:03.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: audit 2024-07-03T14:01:02.189986+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: cephadm 2024-07-03T14:01:02.190838+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:01:03.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: audit 2024-07-03T14:01:02.195319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: audit 2024-07-03T14:01:02.229616+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[18863]: audit 2024-07-03T14:01:02.233932+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: cluster 2024-07-03T14:01:01.856879+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: audit 2024-07-03T14:01:02.189986+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: cephadm 2024-07-03T14:01:02.190838+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: audit 2024-07-03T14:01:02.195319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: audit 2024-07-03T14:01:02.229616+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[24257]: audit 2024-07-03T14:01:02.233932+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: cluster 2024-07-03T14:01:01.856879+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: audit 2024-07-03T14:01:02.189986+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: cephadm 2024-07-03T14:01:02.190838+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Detected new or changed devices on smithi078 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: audit 2024-07-03T14:01:02.195319+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: audit 2024-07-03T14:01:02.229616+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:03 smithi078 bash[19059]: audit 2024-07-03T14:01:02.233932+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:03.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:03 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:01:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:04.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:04 smithi003 bash[18863]: audit 2024-07-03T14:01:03.522199+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:04.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:04 smithi003 bash[18863]: audit 2024-07-03T14:01:03.531330+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:04.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:04 smithi003 bash[24257]: audit 2024-07-03T14:01:03.522199+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:04.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:04 smithi003 bash[24257]: audit 2024-07-03T14:01:03.531330+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:05.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:04 smithi078 bash[19059]: audit 2024-07-03T14:01:03.522199+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:05.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:04 smithi078 bash[19059]: audit 2024-07-03T14:01:03.531330+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:05.076 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:01:05.076 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","created":"2024-07-03T13:53:16.741474+0000","modified":"2024-07-03T14:00:55.770630+0000","last_up_change":"2024-07-03T14:00:51.738321+0000","last_in_change":"2024-07-03T14:00:24.036141+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-07-03T13:57:32.696849+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"1feeecec-3b03-4854-a8d1-f325fe7cc8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6803","nonce":985306535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6805","nonce":985306535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6809","nonce":985306535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6807","nonce":985306535}]},"public_addr":"172.21.15.3:6803/985306535","cluster_addr":"172.21.15.3:6805/985306535","heartbeat_back_addr":"172.21.15.3:6809/985306535","heartbeat_front_addr":"172.21.15.3:6807/985306535","state":["exists","up"]},{"osd":1,"uuid":"18545ee7-e7a9-4fa3-bddd-5efc02530306","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6811","nonce":3386871908}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6813","nonce":3386871908}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6817","nonce":3386871908}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6815","nonce":3386871908}]},"public_addr":"172.21.15.3:6811/3386871908","cluster_addr":"172.21.15.3:6813/3386871908","heartbeat_back_addr":"172.21.15.3:6817/3386871908","heartbeat_front_addr":"172.21.15.3:6815/3386871908","state":["exists","up"]},{"osd":2,"uuid":"c5e00695-1603-4cad-89e5-b46e19d190b2","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.3:6818","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6819","nonce":3610937429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6821","nonce":3610937429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6825","nonce":3610937429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6823","nonce":3610937429}]},"public_addr":"172.21.15.3:6819/3610937429","cluster_addr":"172.21.15.3:6821/3610937429","heartbeat_back_addr":"172.21.15.3:6825/3610937429","heartbeat_front_addr":"172.21.15.3:6823/3610937429","state":["exists","up"]},{"osd":3,"uuid":"9cf77eb9-efa8-4eb7-9e80-b6b563e82098","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6827","nonce":2909272065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6829","nonce":2909272065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6833","nonce":2909272065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6831","nonce":2909272065}]},"public_addr":"172.21.15.3:6827/2909272065","cluster_addr":"172.21.15.3:6829/2909272065","heartbeat_back_addr":"172.21.15.3:6833/2909272065","heartbeat_front_addr":"172.21.15.3:6831/2909272065","state":["exists","up"]},{"osd":4,"uuid":"60de3c2d-9201-41a8-878a-ca997aca510b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6801","nonce":2686797375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6803","nonce":2686797375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6807","nonce":2686797375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6805","nonce":2686797375}]},"public_addr":"172.21.15.78:6801/2686797375","cluster_addr":"172.21.15.78:6803/2686797375","heartbeat_back_addr":"172.21.15.78:6807/2686797375","heartbeat_front_addr":"172.21.15.78:6805/2686797375","state":["exists","up"]},{"osd":5,"uuid":"346249a4-1248-4ab4-8451-6cdf481f809c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6809","nonce":1071062025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6811","nonce":1071062025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6815","nonce":1071062025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6813","nonce":1071062025}]},"public_addr":"172.21.15.78:6809/1071062025","cluster_addr":"172.21.15.78:6811/1071062025","heartbeat_back_addr":"172.21.15.78:6815/1071062025","heartbeat_front_addr":"172.21.15.78:6813/1071062025","state":["exists","up"]},{"osd":6,"uuid":"875218b8-abb1-4359-bfeb-45ee57e56540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6817","nonce":2017244491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6819","nonce":2017244491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6823","nonce":2017244491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6821","nonce":2017244491}]},"public_addr":"172.21.15.78:6817/2017244491","cluster_addr":"172.21.15.78:6819/2017244491","heartbeat_back_addr":"172.21.15.78:6823/2017244491","heartbeat_front_addr":"172.21.15.78:6821/2017244491","state":["exists","up"]},{"osd":7,"uuid":"b8a1b490-0e65-4803-8884-16cb881817ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6825","nonce":995279467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6827","nonce":995279467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6831","nonce":995279467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6829","nonce":995279467}]},"public_addr":"172.21.15.78:6825/995279467","cluster_addr":"172.21.15.78:6827/995279467","heartbeat_back_addr":"172.21.15.78:6831/995279467","heartbeat_front_addr":"172.21.15.78:6829/995279467","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-07-03T13:56:09.341658+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-07-03T13:56:48.616237+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-07-03T13:57:30.329422+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-07-03T13:58:09.816240+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-07-03T13:58:48.145569+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-07-03T13:59:29.403212+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-07-03T14:00:09.797445+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-07-03T14:00:49.956026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4060347435":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4226960661":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/476168967":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:6801/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/1863025988":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/57870298":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/157395552":"2024-07-04T13:53:49.500472+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-07-03T14:01:05.715 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-03T13:57:32.696849+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-07-03T14:01:05.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-03T14:01:05.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:05 smithi003 bash[24257]: cluster 2024-07-03T14:01:03.857455+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-07-03T14:01:05.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:05 smithi003 bash[24257]: audit 2024-07-03T14:01:05.074887+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.3:0/3677638562' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:01:05.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:05 smithi003 bash[18863]: cluster 2024-07-03T14:01:03.857455+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-07-03T14:01:05.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:05 smithi003 bash[18863]: audit 2024-07-03T14:01:05.074887+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.3:0/3677638562' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:01:06.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:05 smithi078 bash[19059]: cluster 2024-07-03T14:01:03.857455+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-07-03T14:01:06.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:05 smithi078 bash[19059]: audit 2024-07-03T14:01:05.074887+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.3:0/3677638562' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:01:07.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:07 smithi003 bash[18863]: cluster 2024-07-03T14:01:05.857984+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-03T14:01:07.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:07 smithi003 bash[24257]: cluster 2024-07-03T14:01:05.857984+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-03T14:01:08.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:07 smithi078 bash[19059]: cluster 2024-07-03T14:01:05.857984+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-07-03T14:01:08.437 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:01:09.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:09 smithi003 bash[24257]: cluster 2024-07-03T14:01:07.858623+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-07-03T14:01:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:09 smithi003 bash[18863]: cluster 2024-07-03T14:01:07.858623+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-07-03T14:01:10.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:09 smithi078 bash[19059]: cluster 2024-07-03T14:01:07.858623+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-07-03T14:01:11.511 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-07-03T14:01:11.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:11 smithi003 bash[24257]: cluster 2024-07-03T14:01:09.859256+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:11.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:11 smithi003 bash[24257]: audit 2024-07-03T14:01:11.511268+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.3:0/2033443897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-03T14:01:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:11 smithi003 bash[18863]: cluster 2024-07-03T14:01:09.859256+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:11 smithi003 bash[18863]: audit 2024-07-03T14:01:11.511268+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.3:0/2033443897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-03T14:01:12.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:11 smithi078 bash[19059]: cluster 2024-07-03T14:01:09.859256+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:12.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:11 smithi078 bash[19059]: audit 2024-07-03T14:01:11.511268+0000 mon.a (mon.0) 748 : audit [DBG] from='client.? 172.21.15.3:0/2033443897' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-03T14:01:12.139 INFO:tasks.cephadm:Adding prometheus.a on smithi078 2024-07-03T14:01:12.140 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply prometheus '1;smithi078=a' 2024-07-03T14:01:13.657 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:13 smithi078 bash[19059]: cluster 2024-07-03T14:01:11.859915+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:13 smithi003 bash[18863]: cluster 2024-07-03T14:01:11.859915+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:13 smithi003 bash[24257]: cluster 2024-07-03T14:01:11.859915+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:15.328 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled prometheus update... 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: cluster 2024-07-03T14:01:13.860487+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.327023+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.375853+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.378657+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.380366+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.391187+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:15 smithi078 bash[19059]: audit 2024-07-03T14:01:15.404722+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:15.968 DEBUG:teuthology.orchestra.run.smithi078:prometheus.a> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@prometheus.a.service 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: cluster 2024-07-03T14:01:13.860487+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.327023+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.375853+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.378657+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.380366+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.391187+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[18863]: audit 2024-07-03T14:01:15.404722+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: cluster 2024-07-03T14:01:13.860487+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.327023+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.375853+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.378657+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.380366+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.391187+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' 2024-07-03T14:01:15.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:15 smithi003 bash[24257]: audit 2024-07-03T14:01:15.404722+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:15.972 INFO:tasks.cephadm:Adding node-exporter.a on smithi003 2024-07-03T14:01:15.972 INFO:tasks.cephadm:Adding node-exporter.b on smithi078 2024-07-03T14:01:15.972 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply node-exporter '2;smithi003=a;smithi078=b' 2024-07-03T14:01:16.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[18863]: audit 2024-07-03T14:01:15.316588+0000 mgr.y (mgr.14152) 276 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:16.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[18863]: cephadm 2024-07-03T14:01:15.320009+0000 mgr.y (mgr.14152) 277 : cephadm [INF] Saving service prometheus spec with placement smithi078=a;count:1 2024-07-03T14:01:16.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[18863]: audit 2024-07-03T14:01:16.403269+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:16.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[18863]: cluster 2024-07-03T14:01:16.403351+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[19115]: ignoring --setuser ceph since I am not root 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[19115]: ignoring --setgroup ceph since I am not root 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[19115]: debug 2024-07-03T14:01:16.447+0000 7f6077639700 1 -- 172.21.15.3:0/4225636580 <== mon.1 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597d5886340 con 0x5597d6602800 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[19115]: debug 2024-07-03T14:01:16.591+0000 7f6080095000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[24257]: audit 2024-07-03T14:01:15.316588+0000 mgr.y (mgr.14152) 276 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[24257]: cephadm 2024-07-03T14:01:15.320009+0000 mgr.y (mgr.14152) 277 : cephadm [INF] Saving service prometheus spec with placement smithi078=a;count:1 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[24257]: audit 2024-07-03T14:01:16.403269+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:16.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:16 smithi003 bash[24257]: cluster 2024-07-03T14:01:16.403351+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-07-03T14:01:16.807 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[19059]: audit 2024-07-03T14:01:15.316588+0000 mgr.y (mgr.14152) 276 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:16.807 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[19059]: cephadm 2024-07-03T14:01:15.320009+0000 mgr.y (mgr.14152) 277 : cephadm [INF] Saving service prometheus spec with placement smithi078=a;count:1 2024-07-03T14:01:16.807 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[19059]: audit 2024-07-03T14:01:16.403269+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.3:0/2558319163' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:16.808 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[19059]: cluster 2024-07-03T14:01:16.403351+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-07-03T14:01:16.808 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[20388]: ignoring --setuser ceph since I am not root 2024-07-03T14:01:16.808 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[20388]: ignoring --setgroup ceph since I am not root 2024-07-03T14:01:16.808 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[20388]: debug 2024-07-03T14:01:16.448+0000 7f64b0374700 1 -- 172.21.15.78:0/3132220565 <== mon.2 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cbffc02340 con 0x55cc0097e400 2024-07-03T14:01:16.808 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:16 smithi078 bash[20388]: debug 2024-07-03T14:01:16.588+0000 7f64b8dd0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-03T14:01:18.228 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:18 smithi078 bash[20388]: debug 2024-07-03T14:01:18.128+0000 7f64b8dd0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T14:01:18.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:18 smithi003 bash[19115]: debug 2024-07-03T14:01:18.163+0000 7f6080095000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-03T14:01:18.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:18 smithi003 bash[19115]: debug 2024-07-03T14:01:18.259+0000 7f6080095000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T14:01:18.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:18 smithi078 bash[20388]: debug 2024-07-03T14:01:18.224+0000 7f64b8dd0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-03T14:01:18.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:18 smithi078 bash[20388]: debug 2024-07-03T14:01:18.472+0000 7f64b8dd0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T14:01:18.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:18 smithi003 bash[19115]: debug 2024-07-03T14:01:18.515+0000 7f6080095000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-03T14:01:19.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:19 smithi078 bash[20388]: debug 2024-07-03T14:01:19.200+0000 7f64b8dd0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T14:01:19.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:19 smithi078 bash[20388]: debug 2024-07-03T14:01:19.312+0000 7f64b8dd0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T14:01:19.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:19 smithi078 bash[20388]: debug 2024-07-03T14:01:19.416+0000 7f64b8dd0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T14:01:19.612 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:19 smithi003 bash[19115]: debug 2024-07-03T14:01:19.275+0000 7f6080095000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-03T14:01:19.612 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:19 smithi003 bash[19115]: debug 2024-07-03T14:01:19.387+0000 7f6080095000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-03T14:01:19.612 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:19 smithi003 bash[19115]: debug 2024-07-03T14:01:19.491+0000 7f6080095000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-03T14:01:19.612 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:19 smithi003 bash[19115]: debug 2024-07-03T14:01:19.607+0000 7f6080095000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T14:01:19.833 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:19 smithi078 bash[20388]: debug 2024-07-03T14:01:19.528+0000 7f64b8dd0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-03T14:01:19.833 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:19 smithi078 bash[20388]: debug 2024-07-03T14:01:19.736+0000 7f64b8dd0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T14:01:19.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:19 smithi003 bash[19115]: debug 2024-07-03T14:01:19.819+0000 7f6080095000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-03T14:01:20.116 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.012+0000 7f64b8dd0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T14:01:20.116 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.112+0000 7f64b8dd0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T14:01:20.401 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:20 smithi003 bash[19115]: debug 2024-07-03T14:01:20.103+0000 7f6080095000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-03T14:01:20.401 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:20 smithi003 bash[19115]: debug 2024-07-03T14:01:20.211+0000 7f6080095000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-03T14:01:20.506 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.288+0000 7f64b8dd0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T14:01:20.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:20 smithi003 bash[19115]: debug 2024-07-03T14:01:20.395+0000 7f6080095000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-03T14:01:20.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:20 smithi003 bash[19115]: debug 2024-07-03T14:01:20.643+0000 7f6080095000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T14:01:20.807 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.532+0000 7f64b8dd0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-03T14:01:21.101 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:20 smithi003 bash[19115]: debug 2024-07-03T14:01:20.927+0000 7f6080095000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T14:01:21.204 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.804+0000 7f64b8dd0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-03T14:01:21.204 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:20 smithi078 bash[20388]: debug 2024-07-03T14:01:20.964+0000 7f64b8dd0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T14:01:21.204 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:21 smithi078 bash[20388]: debug 2024-07-03T14:01:21.200+0000 7f64b8dd0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T14:01:21.465 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:21 smithi003 bash[19115]: debug 2024-07-03T14:01:21.095+0000 7f6080095000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-03T14:01:21.465 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:21 smithi003 bash[19115]: debug 2024-07-03T14:01:21.339+0000 7f6080095000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-03T14:01:21.505 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:21 smithi078 bash[20388]: debug 2024-07-03T14:01:21.320+0000 7f64b8dd0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T14:01:21.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:21 smithi003 bash[19115]: debug 2024-07-03T14:01:21.459+0000 7f6080095000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-03T14:01:22.005 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:21 smithi078 bash[20388]: debug 2024-07-03T14:01:21.668+0000 7f64b8dd0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T14:01:22.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:21 smithi003 bash[19115]: debug 2024-07-03T14:01:21.803+0000 7f6080095000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-03T14:01:22.691 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:22 smithi003 bash[19115]: debug 2024-07-03T14:01:22.567+0000 7f6080095000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T14:01:22.716 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:22 smithi078 bash[20388]: debug 2024-07-03T14:01:22.392+0000 7f64b8dd0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-03T14:01:22.716 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:22 smithi078 bash[20388]: debug 2024-07-03T14:01:22.512+0000 7f64b8dd0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T14:01:22.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:22 smithi003 bash[19115]: debug 2024-07-03T14:01:22.683+0000 7f6080095000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-03T14:01:22.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:22 smithi003 bash[19115]: debug 2024-07-03T14:01:22.907+0000 7f6080095000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T14:01:23.006 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:22 smithi078 bash[20388]: debug 2024-07-03T14:01:22.720+0000 7f64b8dd0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-03T14:01:23.418 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: debug 2024-07-03T14:01:23.044+0000 7f64b8dd0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T14:01:23.592 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:23 smithi003 bash[19115]: debug 2024-07-03T14:01:23.235+0000 7f6080095000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-03T14:01:23.684 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: debug 2024-07-03T14:01:23.412+0000 7f64b8dd0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: debug 2024-07-03T14:01:23.528+0000 7f64b8dd0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: [03/Jul/2024:14:01:23] ENGINE Bus STARTING 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: CherryPy Checker: 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: The Application mounted at '' has an empty config. 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: [03/Jul/2024:14:01:23] ENGINE Serving on http://:::9283 2024-07-03T14:01:23.685 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:23 smithi078 bash[20388]: [03/Jul/2024:14:01:23] ENGINE Bus STARTED 2024-07-03T14:01:23.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:23 smithi003 bash[19115]: debug 2024-07-03T14:01:23.627+0000 7f6080095000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-03T14:01:23.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:23 smithi003 bash[19115]: debug 2024-07-03T14:01:23.751+0000 7f6080095000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-03T14:01:24.543 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: [03/Jul/2024:14:01:24] ENGINE Bus STARTING 2024-07-03T14:01:24.543 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: cluster 2024-07-03T14:01:23.553960+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x restarted 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: cluster 2024-07-03T14:01:23.554157+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x started 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: audit 2024-07-03T14:01:23.556826+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: audit 2024-07-03T14:01:23.557424+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: audit 2024-07-03T14:01:23.560258+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: audit 2024-07-03T14:01:23.560980+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: cluster 2024-07-03T14:01:23.777997+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: cluster 2024-07-03T14:01:23.778544+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[24257]: cluster 2024-07-03T14:01:23.784917+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: cluster 2024-07-03T14:01:23.553960+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x restarted 2024-07-03T14:01:24.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: cluster 2024-07-03T14:01:23.554157+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x started 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: audit 2024-07-03T14:01:23.556826+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: audit 2024-07-03T14:01:23.557424+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: audit 2024-07-03T14:01:23.560258+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: audit 2024-07-03T14:01:23.560980+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: cluster 2024-07-03T14:01:23.777997+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: cluster 2024-07-03T14:01:23.778544+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-07-03T14:01:24.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[18863]: cluster 2024-07-03T14:01:23.784917+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: cluster 2024-07-03T14:01:23.553960+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x restarted 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: cluster 2024-07-03T14:01:23.554157+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x started 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: audit 2024-07-03T14:01:23.556826+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: audit 2024-07-03T14:01:23.557424+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: audit 2024-07-03T14:01:23.560258+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: audit 2024-07-03T14:01:23.560980+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.78:0/4109203008' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: cluster 2024-07-03T14:01:23.777997+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: cluster 2024-07-03T14:01:23.778544+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-07-03T14:01:24.563 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:24 smithi078 bash[19059]: cluster 2024-07-03T14:01:23.784917+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-07-03T14:01:24.818 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: CherryPy Checker: 2024-07-03T14:01:24.818 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: The Application mounted at '' has an empty config. 2024-07-03T14:01:24.818 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: [03/Jul/2024:14:01:24] ENGINE Serving on http://:::9283 2024-07-03T14:01:24.818 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: [03/Jul/2024:14:01:24] ENGINE Bus STARTED 2024-07-03T14:01:25.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:24 smithi003 bash[19115]: [03/Jul/2024:14:01:24] ENGINE Bus STARTING 2024-07-03T14:01:25.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[19115]: [03/Jul/2024:14:01:25] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T14:01:25.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[19115]: [03/Jul/2024:14:01:25] ENGINE Bus STARTED 2024-07-03T14:01:25.359 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled node-exporter update... 2024-07-03T14:01:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: cluster 2024-07-03T14:01:24.313694+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e17: y(active, starting, since 0.535228s), standbys: x 2024-07-03T14:01:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.319223+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.319781+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.320335+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.321431+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.321988+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.322511+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.323033+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.323529+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.324080+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.324474+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.324893+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.325200+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.325583+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:01:25.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.326278+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.326919+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: cluster 2024-07-03T14:01:24.358823+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.384546+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: cluster 2024-07-03T14:01:24.313694+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e17: y(active, starting, since 0.535228s), standbys: x 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.319223+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.319781+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.320335+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T14:01:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.321431+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.321988+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.322511+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.323033+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.323529+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.324080+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.324474+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.324893+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.325200+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.325583+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.326278+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.326919+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: cluster 2024-07-03T14:01:24.358823+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-07-03T14:01:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.384546+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.387514+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.389362+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.393728+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.395040+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.399504+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.399770+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.399949+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.400730+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.404737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.413115+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.418022+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: cephadm 2024-07-03T14:01:24.418507+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: cephadm 2024-07-03T14:01:24.419264+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.429471+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.429908+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.438134+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.438614+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.927549+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.981129+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.387514+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.389362+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.393728+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.395040+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.399504+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.399770+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.399949+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.400730+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.404737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.413115+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.418022+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: cephadm 2024-07-03T14:01:24.418507+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: cephadm 2024-07-03T14:01:24.419264+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.429471+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.429908+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.438134+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.438614+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.927549+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.981129+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.987039+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.994994+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:24.995468+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[24257]: audit 2024-07-03T14:01:25.017323+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.987039+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.994994+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:24.995468+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:25 smithi003 bash[18863]: audit 2024-07-03T14:01:25.017323+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: cluster 2024-07-03T14:01:24.313694+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e17: y(active, starting, since 0.535228s), standbys: x 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.319223+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.319781+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.320335+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.321431+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.321988+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.322511+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.323033+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.323529+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-03T14:01:25.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.324080+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.324474+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.324893+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.325200+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.325583+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.325989+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.326278+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.326919+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: cluster 2024-07-03T14:01:24.358823+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.384546+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.387514+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.389362+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.393728+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:25.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.395040+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.399504+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.399770+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.399949+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.400730+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.404737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.413115+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]': finished 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.418022+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: cephadm 2024-07-03T14:01:24.418507+0000 mgr.y (mgr.24310) 1 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: cephadm 2024-07-03T14:01:24.419264+0000 mgr.y (mgr.24310) 2 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.conf 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.429471+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.429908+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.438134+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.438614+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:01:25.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.927549+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.760 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.981129+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.760 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.987039+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:25.760 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.994994+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.760 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:24.995468+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-03T14:01:25.760 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:25 smithi078 bash[19059]: audit 2024-07-03T14:01:25.017323+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:26.198 DEBUG:teuthology.orchestra.run.smithi003:node-exporter.a> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.a.service 2024-07-03T14:01:26.201 DEBUG:teuthology.orchestra.run.smithi078:node-exporter.b> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.b.service 2024-07-03T14:01:26.203 INFO:tasks.cephadm:Adding alertmanager.a on smithi003 2024-07-03T14:01:26.204 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply alertmanager '1;smithi003=a' 2024-07-03T14:01:26.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:24.825502+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:24.857127+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:24.887064+0000 mgr.y (mgr.24310) 5 : cephadm [INF] [03/Jul/2024:14:01:24] ENGINE Bus STARTING 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:25.012271+0000 mgr.y (mgr.24310) 6 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:25.012439+0000 mgr.y (mgr.24310) 7 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Bus STARTED 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: audit 2024-07-03T14:01:25.318765+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cluster 2024-07-03T14:01:25.319074+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e18: y(active, since 1.54062s), standbys: x 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: audit 2024-07-03T14:01:25.335594+0000 mgr.y (mgr.24310) 8 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi078=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cluster 2024-07-03T14:01:25.337970+0000 mgr.y (mgr.24310) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:25.344028+0000 mgr.y (mgr.24310) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi078=b;count:2 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: audit 2024-07-03T14:01:25.349111+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:26.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[18863]: cephadm 2024-07-03T14:01:25.360861+0000 mgr.y (mgr.24310) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi078 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:24.825502+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:24.857127+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:24.887064+0000 mgr.y (mgr.24310) 5 : cephadm [INF] [03/Jul/2024:14:01:24] ENGINE Bus STARTING 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:25.012271+0000 mgr.y (mgr.24310) 6 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:25.012439+0000 mgr.y (mgr.24310) 7 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Bus STARTED 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: audit 2024-07-03T14:01:25.318765+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cluster 2024-07-03T14:01:25.319074+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e18: y(active, since 1.54062s), standbys: x 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: audit 2024-07-03T14:01:25.335594+0000 mgr.y (mgr.24310) 8 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi078=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cluster 2024-07-03T14:01:25.337970+0000 mgr.y (mgr.24310) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:25.344028+0000 mgr.y (mgr.24310) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi078=b;count:2 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: audit 2024-07-03T14:01:25.349111+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:26.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:26 smithi003 bash[24257]: cephadm 2024-07-03T14:01:25.360861+0000 mgr.y (mgr.24310) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi078 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:24.825502+0000 mgr.y (mgr.24310) 3 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:24.857127+0000 mgr.y (mgr.24310) 4 : cephadm [INF] Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:24.887064+0000 mgr.y (mgr.24310) 5 : cephadm [INF] [03/Jul/2024:14:01:24] ENGINE Bus STARTING 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:25.012271+0000 mgr.y (mgr.24310) 6 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Serving on https://172.21.15.3:7150 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:25.012439+0000 mgr.y (mgr.24310) 7 : cephadm [INF] [03/Jul/2024:14:01:25] ENGINE Bus STARTED 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: audit 2024-07-03T14:01:25.318765+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-03T14:01:26.500 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cluster 2024-07-03T14:01:25.319074+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e18: y(active, since 1.54062s), standbys: x 2024-07-03T14:01:26.501 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: audit 2024-07-03T14:01:25.335594+0000 mgr.y (mgr.24310) 8 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi078=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:26.501 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cluster 2024-07-03T14:01:25.337970+0000 mgr.y (mgr.24310) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:26.501 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:25.344028+0000 mgr.y (mgr.24310) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi078=b;count:2 2024-07-03T14:01:26.501 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: audit 2024-07-03T14:01:25.349111+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:26.501 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:26 smithi078 bash[19059]: cephadm 2024-07-03T14:01:25.360861+0000 mgr.y (mgr.24310) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi078 2024-07-03T14:01:27.694 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:27 smithi078 bash[19059]: cluster 2024-07-03T14:01:26.323715+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:27.695 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:27 smithi078 bash[19059]: cluster 2024-07-03T14:01:26.354892+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-07-03T14:01:27.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:27 smithi003 bash[18863]: cluster 2024-07-03T14:01:26.323715+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:27.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:27 smithi003 bash[18863]: cluster 2024-07-03T14:01:26.354892+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-07-03T14:01:27.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:27 smithi003 bash[24257]: cluster 2024-07-03T14:01:26.323715+0000 mgr.y (mgr.24310) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:27.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:27 smithi003 bash[24257]: cluster 2024-07-03T14:01:26.354892+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-07-03T14:01:29.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:29 smithi003 bash[24257]: cluster 2024-07-03T14:01:28.324327+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:29.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:29 smithi003 bash[18863]: cluster 2024-07-03T14:01:28.324327+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:29.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:29 smithi078 bash[19059]: cluster 2024-07-03T14:01:28.324327+0000 mgr.y (mgr.24310) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:31.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:31 smithi003 bash[18863]: cluster 2024-07-03T14:01:30.325014+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:31.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:31 smithi003 bash[24257]: cluster 2024-07-03T14:01:30.325014+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:31 smithi078 bash[19059]: cluster 2024-07-03T14:01:30.325014+0000 mgr.y (mgr.24310) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:32.055 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled alertmanager update... 2024-07-03T14:01:33.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[18863]: audit 2024-07-03T14:01:32.041644+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:33.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[18863]: cephadm 2024-07-03T14:01:32.045104+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-07-03T14:01:33.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[18863]: audit 2024-07-03T14:01:32.053127+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:33.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[18863]: cluster 2024-07-03T14:01:32.325696+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:33.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[24257]: audit 2024-07-03T14:01:32.041644+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:33.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[24257]: cephadm 2024-07-03T14:01:32.045104+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-07-03T14:01:33.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[24257]: audit 2024-07-03T14:01:32.053127+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:33.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:33 smithi003 bash[24257]: cluster 2024-07-03T14:01:32.325696+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:33 smithi078 bash[19059]: audit 2024-07-03T14:01:32.041644+0000 mgr.y (mgr.24310) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:33 smithi078 bash[19059]: cephadm 2024-07-03T14:01:32.045104+0000 mgr.y (mgr.24310) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-07-03T14:01:33.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:33 smithi078 bash[19059]: audit 2024-07-03T14:01:32.053127+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:33.509 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:33 smithi078 bash[19059]: cluster 2024-07-03T14:01:32.325696+0000 mgr.y (mgr.24310) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:33.820 DEBUG:teuthology.orchestra.run.smithi003:alertmanager.a> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@alertmanager.a.service 2024-07-03T14:01:33.823 INFO:tasks.cephadm:Adding grafana.a on smithi078 2024-07-03T14:01:33.823 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph orch apply grafana '1;smithi078=a' 2024-07-03T14:01:35.647 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:35 smithi078 bash[19059]: cluster 2024-07-03T14:01:34.326337+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:35.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:35 smithi003 bash[18863]: cluster 2024-07-03T14:01:34.326337+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:35.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:35 smithi003 bash[24257]: cluster 2024-07-03T14:01:34.326337+0000 mgr.y (mgr.24310) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:37 smithi003 bash[18863]: cluster 2024-07-03T14:01:36.327056+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:37.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:37 smithi003 bash[24257]: cluster 2024-07-03T14:01:36.327056+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:37.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:37 smithi078 bash[19059]: cluster 2024-07-03T14:01:36.327056+0000 mgr.y (mgr.24310) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled grafana update... 2024-07-03T14:01:39.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:39 smithi078 bash[19059]: cluster 2024-07-03T14:01:38.327664+0000 mgr.y (mgr.24310) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:39.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:39 smithi078 bash[19059]: audit 2024-07-03T14:01:39.058653+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:39 smithi003 bash[24257]: cluster 2024-07-03T14:01:38.327664+0000 mgr.y (mgr.24310) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:39 smithi003 bash[24257]: audit 2024-07-03T14:01:39.058653+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:39 smithi003 bash[18863]: cluster 2024-07-03T14:01:38.327664+0000 mgr.y (mgr.24310) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:39.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:39 smithi003 bash[18863]: audit 2024-07-03T14:01:39.058653+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:40.621 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:40 smithi078 bash[19059]: audit 2024-07-03T14:01:39.047608+0000 mgr.y (mgr.24310) 21 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:40.621 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:40 smithi078 bash[19059]: cephadm 2024-07-03T14:01:39.050891+0000 mgr.y (mgr.24310) 22 : cephadm [INF] Saving service grafana spec with placement smithi078=a;count:1 2024-07-03T14:01:40.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:40 smithi003 bash[18863]: audit 2024-07-03T14:01:39.047608+0000 mgr.y (mgr.24310) 21 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:40.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:40 smithi003 bash[18863]: cephadm 2024-07-03T14:01:39.050891+0000 mgr.y (mgr.24310) 22 : cephadm [INF] Saving service grafana spec with placement smithi078=a;count:1 2024-07-03T14:01:40.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:40 smithi003 bash[24257]: audit 2024-07-03T14:01:39.047608+0000 mgr.y (mgr.24310) 21 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:01:40.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:40 smithi003 bash[24257]: cephadm 2024-07-03T14:01:39.050891+0000 mgr.y (mgr.24310) 22 : cephadm [INF] Saving service grafana spec with placement smithi078=a;count:1 2024-07-03T14:01:40.760 DEBUG:teuthology.orchestra.run.smithi078:grafana.a> sudo journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@grafana.a.service 2024-07-03T14:01:40.762 INFO:tasks.cephadm:Setting up client nodes... 2024-07-03T14:01:40.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-03T14:01:41.584 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:41 smithi078 bash[19059]: cluster 2024-07-03T14:01:40.328248+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:41.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:41 smithi003 bash[24257]: cluster 2024-07-03T14:01:40.328248+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:41 smithi003 bash[18863]: cluster 2024-07-03T14:01:40.328248+0000 mgr.y (mgr.24310) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:42.948 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:42 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:01:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:43.671 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:43 smithi078 bash[19059]: cluster 2024-07-03T14:01:42.329013+0000 mgr.y (mgr.24310) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:43.671 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:43 smithi078 bash[19059]: audit 2024-07-03T14:01:42.501376+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:43.671 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:43 smithi078 bash[19059]: audit 2024-07-03T14:01:42.507913+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[24257]: cluster 2024-07-03T14:01:42.329013+0000 mgr.y (mgr.24310) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[24257]: audit 2024-07-03T14:01:42.501376+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:43.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[24257]: audit 2024-07-03T14:01:42.507913+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:43.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[18863]: cluster 2024-07-03T14:01:42.329013+0000 mgr.y (mgr.24310) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:43.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[18863]: audit 2024-07-03T14:01:42.501376+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:43.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[18863]: audit 2024-07-03T14:01:42.507913+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:44.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:43 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:01:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:44.525 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.525 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.525 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.526 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.526 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.526 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.526 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.527 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.527 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.527 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.527 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:44.934 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:44 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:45.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:43.933085+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:43.947511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: cluster 2024-07-03T14:01:44.329739+0000 mgr.y (mgr.24310) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.673660+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.678561+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.680940+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.682416+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.693246+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.703311+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.706133+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.717714+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.724551+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.726298+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.727423+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.741761+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.751194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.752990+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.754129+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[24257]: audit 2024-07-03T14:01:44.765397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:43.933085+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:43.947511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: cluster 2024-07-03T14:01:44.329739+0000 mgr.y (mgr.24310) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.673660+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.678561+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.680940+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.682416+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.693246+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.703311+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.706133+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.717714+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.724551+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.726298+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.727423+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.741761+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.751194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.752990+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.754129+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:44 smithi003 bash[18863]: audit 2024-07-03T14:01:44.765397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:43.933085+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:43.947511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: cluster 2024-07-03T14:01:44.329739+0000 mgr.y (mgr.24310) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.673660+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.678561+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.680940+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.682416+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.693246+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.703311+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.706133+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.717714+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.724551+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.726298+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.727423+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.741761+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:45.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.751194+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:45.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.752990+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:45.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.754129+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:45.258 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:44 smithi078 bash[19059]: audit 2024-07-03T14:01:44.765397+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:46.026 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-07-03T14:01:46.027 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQDKWYVmCLtLARAA8pIoMBXQORFCXmAt56QodA== 2024-07-03T14:01:46.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[18863]: cephadm 2024-07-03T14:01:44.696005+0000 mgr.y (mgr.24310) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[18863]: audit 2024-07-03T14:01:44.704313+0000 mgr.y (mgr.24310) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[18863]: audit 2024-07-03T14:01:44.706958+0000 mgr.y (mgr.24310) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[18863]: cephadm 2024-07-03T14:01:44.746802+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[18863]: cephadm 2024-07-03T14:01:44.766417+0000 mgr.y (mgr.24310) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[24257]: cephadm 2024-07-03T14:01:44.696005+0000 mgr.y (mgr.24310) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[24257]: audit 2024-07-03T14:01:44.704313+0000 mgr.y (mgr.24310) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[24257]: audit 2024-07-03T14:01:44.706958+0000 mgr.y (mgr.24310) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[24257]: cephadm 2024-07-03T14:01:44.746802+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:45 smithi003 bash[24257]: cephadm 2024-07-03T14:01:44.766417+0000 mgr.y (mgr.24310) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.249 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:45 smithi078 bash[19059]: cephadm 2024-07-03T14:01:44.696005+0000 mgr.y (mgr.24310) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.249 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:45 smithi078 bash[19059]: audit 2024-07-03T14:01:44.704313+0000 mgr.y (mgr.24310) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:01:46.250 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:45 smithi078 bash[19059]: audit 2024-07-03T14:01:44.706958+0000 mgr.y (mgr.24310) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.78:9095"}]: dispatch 2024-07-03T14:01:46.250 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:45 smithi078 bash[19059]: cephadm 2024-07-03T14:01:44.746802+0000 mgr.y (mgr.24310) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.250 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:45 smithi078 bash[19059]: cephadm 2024-07-03T14:01:44.766417+0000 mgr.y (mgr.24310) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:01:46.505 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:01:46 smithi078 bash[38011]: ts=2024-07-03T14:01:46.390Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-07-03T14:01:46.722 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-07-03T14:01:46.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-03T14:01:46.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-03T14:01:46.744 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-03T14:01:47.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:46 smithi078 bash[19059]: audit 2024-07-03T14:01:46.021405+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:47.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:46 smithi078 bash[19059]: audit 2024-07-03T14:01:46.026276+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-03T14:01:47.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:46 smithi078 bash[19059]: cluster 2024-07-03T14:01:46.330458+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:47.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[24257]: audit 2024-07-03T14:01:46.021405+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:47.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[24257]: audit 2024-07-03T14:01:46.026276+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-03T14:01:47.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[24257]: cluster 2024-07-03T14:01:46.330458+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:47.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[18863]: audit 2024-07-03T14:01:46.021405+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:47.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[18863]: audit 2024-07-03T14:01:46.026276+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.3:0/649094324' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-07-03T14:01:47.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:46 smithi003 bash[18863]: cluster 2024-07-03T14:01:46.330458+0000 mgr.y (mgr.24310) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:49.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:49 smithi078 bash[19059]: cluster 2024-07-03T14:01:48.331109+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:49.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:49 smithi003 bash[24257]: cluster 2024-07-03T14:01:48.331109+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:49 smithi003 bash[18863]: cluster 2024-07-03T14:01:48.331109+0000 mgr.y (mgr.24310) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:50.648 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:50 smithi078 bash[19059]: audit 2024-07-03T14:01:49.418324+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:50.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:50 smithi003 bash[24257]: audit 2024-07-03T14:01:49.418324+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:50.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:50 smithi003 bash[18863]: audit 2024-07-03T14:01:49.418324+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:51.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:51 smithi003 bash[24257]: cluster 2024-07-03T14:01:50.331814+0000 mgr.y (mgr.24310) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:51 smithi003 bash[18863]: cluster 2024-07-03T14:01:50.331814+0000 mgr.y (mgr.24310) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:51.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:51 smithi078 bash[19059]: cluster 2024-07-03T14:01:50.331814+0000 mgr.y (mgr.24310) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:52.468 INFO:teuthology.orchestra.run.smithi078.stdout:[client.1] 2024-07-03T14:01:52.469 INFO:teuthology.orchestra.run.smithi078.stdout: key = AQDQWYVmIYxbGxAA/DBP+FO5hjBZMXUOjH5KZg== 2024-07-03T14:01:52.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:52 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:01:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:52.742 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.743 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.744 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.744 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.745 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:52.745 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.006 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.006 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.007 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.007 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.007 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.007 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.007 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.008 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.008 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:52 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:53.470 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:53 smithi003 systemd[1]: Started Ceph node-exporter.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:01:53.470 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[43228]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-07-03T14:01:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.198959+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.216300+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.252230+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.255118+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.256986+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.270795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: cephadm 2024-07-03T14:01:52.280480+0000 mgr.y (mgr.24310) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: cluster 2024-07-03T14:01:52.332605+0000 mgr.y (mgr.24310) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.458431+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.78:0/2389831451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.458590+0000 mon.a (mon.0) 798 : 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-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:52.467851+0000 mon.a (mon.0) 799 : 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-07-03T14:01:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[18863]: audit 2024-07-03T14:01:53.041782+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.198959+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.216300+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.252230+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.255118+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.256986+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.270795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: cephadm 2024-07-03T14:01:52.280480+0000 mgr.y (mgr.24310) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: cluster 2024-07-03T14:01:52.332605+0000 mgr.y (mgr.24310) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.458431+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.78:0/2389831451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.458590+0000 mon.a (mon.0) 798 : 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-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:52.467851+0000 mon.a (mon.0) 799 : 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-07-03T14:01:53.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[24257]: audit 2024-07-03T14:01:53.041782+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.198959+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.216300+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.252230+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:01:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.255118+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:01:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.256986+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.270795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: cephadm 2024-07-03T14:01:52.280480+0000 mgr.y (mgr.24310) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: cluster 2024-07-03T14:01:52.332605+0000 mgr.y (mgr.24310) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.458431+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.78:0/2389831451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.458590+0000 mon.a (mon.0) 798 : 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-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:52.467851+0000 mon.a (mon.0) 799 : 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-07-03T14:01:53.507 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:53 smithi078 bash[19059]: audit 2024-07-03T14:01:53.041782+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:53.607 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2024-07-03T14:01:53.607 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-03T14:01:53.607 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-03T14:01:53.632 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-03T14:01:53.632 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-03T14:01:53.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph mgr dump --format=json 2024-07-03T14:01:54.220 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:53 smithi003 bash[43228]: v1.3.1: Pulling from prometheus/node-exporter 2024-07-03T14:01:54.220 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: aa2a8d90b84c: Pulling fs layer 2024-07-03T14:01:54.220 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: b45d31ee2d7f: Pulling fs layer 2024-07-03T14:01:54.220 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: b5db1e299295: Pulling fs layer 2024-07-03T14:01:54.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[24257]: cephadm 2024-07-03T14:01:53.043903+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi078 2024-07-03T14:01:54.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[18863]: cephadm 2024-07-03T14:01:53.043903+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi078 2024-07-03T14:01:54.622 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: b45d31ee2d7f: Verifying Checksum 2024-07-03T14:01:54.622 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: b45d31ee2d7f: Download complete 2024-07-03T14:01:54.622 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: b5db1e299295: Download complete 2024-07-03T14:01:54.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:54 smithi078 bash[19059]: cephadm 2024-07-03T14:01:53.043903+0000 mgr.y (mgr.24310) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi078 2024-07-03T14:01:54.970 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: aa2a8d90b84c: Verifying Checksum 2024-07-03T14:01:54.970 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: aa2a8d90b84c: Download complete 2024-07-03T14:01:55.311 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:54 smithi003 bash[43228]: aa2a8d90b84c: Pull complete 2024-07-03T14:01:55.611 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:55 smithi078 bash[19059]: cluster 2024-07-03T14:01:54.333213+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:55.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:55 smithi003 bash[24257]: cluster 2024-07-03T14:01:54.333213+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:55.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:55 smithi003 bash[18863]: cluster 2024-07-03T14:01:54.333213+0000 mgr.y (mgr.24310) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:55.862 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.862 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.863 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.863 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.863 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.864 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.864 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.864 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:55.970 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:55 smithi003 bash[43228]: b45d31ee2d7f: Pull complete 2024-07-03T14:01:55.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:01:55 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:01:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:01:56.116 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.116 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.116 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.117 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.117 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.118 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.118 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.118 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:55 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:01:56.118 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:56 smithi078 systemd[1]: Started Ceph node-exporter.b for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:01:56.352 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[43228]: b5db1e299295: Pull complete 2024-07-03T14:01:56.352 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[43228]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-07-03T14:01:56.352 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[43228]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-07-03T14:01:56.355 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:01:56.506 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[38951]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-07-03T14:01:56.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[18863]: audit 2024-07-03T14:01:55.736185+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[18863]: audit 2024-07-03T14:01:55.745853+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[18863]: audit 2024-07-03T14:01:56.138488+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[18863]: cephadm 2024-07-03T14:01:56.164196+0000 mgr.y (mgr.24310) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[18863]: cluster 2024-07-03T14:01:56.333855+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[24257]: audit 2024-07-03T14:01:55.736185+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[24257]: audit 2024-07-03T14:01:55.745853+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[24257]: audit 2024-07-03T14:01:56.138488+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[24257]: cephadm 2024-07-03T14:01:56.164196+0000 mgr.y (mgr.24310) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-07-03T14:01:56.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:56 smithi003 bash[24257]: cluster 2024-07-03T14:01:56.333855+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:57.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[19059]: audit 2024-07-03T14:01:55.736185+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[19059]: audit 2024-07-03T14:01:55.745853+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[19059]: audit 2024-07-03T14:01:56.138488+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:01:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[19059]: cephadm 2024-07-03T14:01:56.164196+0000 mgr.y (mgr.24310) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-07-03T14:01:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:56 smithi078 bash[19059]: cluster 2024-07-03T14:01:56.333855+0000 mgr.y (mgr.24310) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:57.873 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:57 smithi078 bash[38951]: v1.3.1: Pulling from prometheus/node-exporter 2024-07-03T14:01:58.180 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:57 smithi078 bash[38951]: aa2a8d90b84c: Pulling fs layer 2024-07-03T14:01:58.180 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:57 smithi078 bash[38951]: b45d31ee2d7f: Pulling fs layer 2024-07-03T14:01:58.180 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:57 smithi078 bash[38951]: b5db1e299295: Pulling fs layer 2024-07-03T14:01:58.180 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:58 smithi078 bash[38951]: aa2a8d90b84c: Download complete 2024-07-03T14:01:58.180 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:58 smithi078 bash[38951]: b45d31ee2d7f: Download complete 2024-07-03T14:01:58.443 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:58 smithi078 bash[38951]: b5db1e299295: Verifying Checksum 2024-07-03T14:01:58.443 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:58 smithi078 bash[38951]: aa2a8d90b84c: Pull complete 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:58 smithi003 bash[43228]: ts=2024-07-03T14:01:58.999Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:58 smithi003 bash[43228]: ts=2024-07-03T14:01:58.999Z 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-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:58.999Z 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-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z 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-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=arp 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=bcache 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=bonding 2024-07-03T14:01:59.210 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=btrfs 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=conntrack 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=cpu 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=diskstats 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=dmi 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=edac 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=entropy 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=filefd 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=filesystem 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=hwmon 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=infiniband 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=ipvs 2024-07-03T14:01:59.211 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=loadavg 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=mdadm 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=meminfo 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=netclass 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=netdev 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=netstat 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=nfs 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=nfsd 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=nvme 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=os 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=pressure 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=rapl 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=schedstat 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=sockstat 2024-07-03T14:01:59.212 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=softnet 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=stat 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=tapestats 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=textfile 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=time 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=uname 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=vmstat 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=xfs 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.000Z caller=node_exporter.go:115 level=info collector=zfs 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.001Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-07-03T14:01:59.213 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[43228]: ts=2024-07-03T14:01:59.001Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-07-03T14:01:59.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[18863]: cluster 2024-07-03T14:01:58.334615+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:59.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:01:59 smithi003 bash[24257]: cluster 2024-07-03T14:01:58.334615+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:01:59.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:01:59 smithi078 bash[19059]: cluster 2024-07-03T14:01:58.334615+0000 mgr.y (mgr.24310) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:00.005 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:01:59 smithi078 bash[38951]: b45d31ee2d7f: Pull complete 2024-07-03T14:02:00.687 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:00 smithi078 bash[19059]: audit 2024-07-03T14:01:59.424988+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:00.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:00 smithi003 bash[24257]: audit 2024-07-03T14:01:59.424988+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:00.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:00 smithi003 bash[18863]: audit 2024-07-03T14:01:59.424988+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:00.981 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:00 smithi078 bash[38951]: b5db1e299295: Pull complete 2024-07-03T14:02:00.981 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:00 smithi078 bash[38951]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-07-03T14:02:01.255 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:00 smithi078 bash[38951]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-07-03T14:02:01.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:01 smithi003 bash[18863]: cluster 2024-07-03T14:02:00.335374+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:01.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:01 smithi003 bash[24257]: cluster 2024-07-03T14:02:00.335374+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:01.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:01 smithi078 bash[19059]: cluster 2024-07-03T14:02:00.335374+0000 mgr.y (mgr.24310) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:02.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:02 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:02.506 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.250Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-07-03T14:02:02.506 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.250Z 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-07-03T14:02:02.506 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.251Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.251Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=arp 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=bcache 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=bonding 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=btrfs 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=conntrack 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=cpu 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=diskstats 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=dmi 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=edac 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=entropy 2024-07-03T14:02:02.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=filefd 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=filesystem 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=hwmon 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=infiniband 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=ipvs 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=loadavg 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=mdadm 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=meminfo 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=netclass 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=netdev 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=netstat 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=nfs 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=nfsd 2024-07-03T14:02:02.508 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=nvme 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=os 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=pressure 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=rapl 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=schedstat 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=sockstat 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=softnet 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=stat 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=tapestats 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=textfile 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=time 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-07-03T14:02:02.509 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=uname 2024-07-03T14:02:02.510 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=vmstat 2024-07-03T14:02:02.510 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=xfs 2024-07-03T14:02:02.510 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:115 level=info collector=zfs 2024-07-03T14:02:02.510 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-07-03T14:02:02.510 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:02 smithi078 bash[38951]: ts=2024-07-03T14:02:02.252Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-07-03T14:02:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:02:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:03 smithi078 bash[19059]: audit 2024-07-03T14:02:02.020970+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:03 smithi078 bash[19059]: audit 2024-07-03T14:02:02.030341+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:03 smithi078 bash[19059]: cluster 2024-07-03T14:02:02.335964+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:03.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:03 smithi078 bash[19059]: audit 2024-07-03T14:02:02.988757+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.397 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:02 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:03.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[18863]: audit 2024-07-03T14:02:02.020970+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[18863]: audit 2024-07-03T14:02:02.030341+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[18863]: cluster 2024-07-03T14:02:02.335964+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:03.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[18863]: audit 2024-07-03T14:02:02.988757+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[24257]: audit 2024-07-03T14:02:02.020970+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[24257]: audit 2024-07-03T14:02:02.030341+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:03.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[24257]: cluster 2024-07-03T14:02:02.335964+0000 mgr.y (mgr.24310) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:03.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:03 smithi003 bash[24257]: audit 2024-07-03T14:02:02.988757+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:04.282 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:04 smithi078 bash[19059]: audit 2024-07-03T14:02:03.081147+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.3:0/861506384' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-03T14:02:04.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:04 smithi003 bash[18863]: audit 2024-07-03T14:02:03.081147+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.3:0/861506384' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-03T14:02:04.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:04 smithi003 bash[24257]: audit 2024-07-03T14:02:03.081147+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.3:0/861506384' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-03T14:02:04.472 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":19,"active_gid":24310,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":1117753064},{"type":"v1","addr":"172.21.15.3:6801","nonce":1117753064}]},"active_addr":"172.21.15.3:6801/1117753064","active_change":"2024-07-03T14:01:23.778433+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.3:8443/","prometheus":"http://172.21.15.3:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":4049522961}]},{"addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3355873720}]},{"addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1327805024}]},{"addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1980062460}]}]}} 2024-07-03T14:02:04.492 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-03T14:02:04.493 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-03T14:02:04.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd dump --format=json 2024-07-03T14:02:05.215 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:04 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[18863]: cluster 2024-07-03T14:02:04.336565+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[18863]: audit 2024-07-03T14:02:04.924454+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[18863]: audit 2024-07-03T14:02:04.938165+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[24257]: cluster 2024-07-03T14:02:04.336565+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[24257]: audit 2024-07-03T14:02:04.924454+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:05.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:05 smithi003 bash[24257]: audit 2024-07-03T14:02:04.938165+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:05.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:05 smithi078 bash[19059]: cluster 2024-07-03T14:02:04.336565+0000 mgr.y (mgr.24310) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:05.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:05 smithi078 bash[19059]: audit 2024-07-03T14:02:04.924454+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:05.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:05 smithi078 bash[19059]: audit 2024-07-03T14:02:04.938165+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:07.225 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:07.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:07 smithi003 bash[18863]: cluster 2024-07-03T14:02:06.337214+0000 mgr.y (mgr.24310) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:07.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:07 smithi003 bash[24257]: cluster 2024-07-03T14:02:06.337214+0000 mgr.y (mgr.24310) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:07 smithi078 bash[19059]: cluster 2024-07-03T14:02:06.337214+0000 mgr.y (mgr.24310) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:08.128 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.129 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.129 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.130 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.130 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.130 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.131 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.402 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.402 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.402 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.403 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.403 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.403 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.404 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.404 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.404 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:08.719 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:08 smithi003 systemd[1]: Started Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:09.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:08 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: cluster 2024-07-03T14:02:08.337561+0000 mgr.y (mgr.24310) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:08.440248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:08.525675+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:08.531096+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:08.535489+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:08.541057+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[18863]: audit 2024-07-03T14:02:09.436030+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: cluster 2024-07-03T14:02:08.337561+0000 mgr.y (mgr.24310) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:08.440248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:08.525675+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:08.531096+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:08.535489+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:09.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:08.541057+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:09 smithi003 bash[24257]: audit 2024-07-03T14:02:09.436030+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: cluster 2024-07-03T14:02:08.337561+0000 mgr.y (mgr.24310) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:08.440248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:08.525675+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:08.531096+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:08.535489+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:09.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:08.541057+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:09.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:09 smithi078 bash[19059]: audit 2024-07-03T14:02:09.436030+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:10.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:10 smithi003 bash[24257]: audit 2024-07-03T14:02:08.536099+0000 mgr.y (mgr.24310) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:10.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:10 smithi003 bash[24257]: cephadm 2024-07-03T14:02:08.557047+0000 mgr.y (mgr.24310) 47 : cephadm [INF] Deploying daemon grafana.a on smithi078 2024-07-03T14:02:10.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:10 smithi003 bash[18863]: audit 2024-07-03T14:02:08.536099+0000 mgr.y (mgr.24310) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:10.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:10 smithi003 bash[18863]: cephadm 2024-07-03T14:02:08.557047+0000 mgr.y (mgr.24310) 47 : cephadm [INF] Deploying daemon grafana.a on smithi078 2024-07-03T14:02:10.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:10 smithi078 bash[19059]: audit 2024-07-03T14:02:08.536099+0000 mgr.y (mgr.24310) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-03T14:02:10.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:10 smithi078 bash[19059]: cephadm 2024-07-03T14:02:08.557047+0000 mgr.y (mgr.24310) 47 : cephadm [INF] Deploying daemon grafana.a on smithi078 2024-07-03T14:02:11.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[24257]: cluster 2024-07-03T14:02:10.338141+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:11.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[18863]: cluster 2024-07-03T14:02:10.338141+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.568Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.568Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.571Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.571Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.604Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.605Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.607Z caller=main.go:518 msg=Listening address=:9093 2024-07-03T14:02:11.721 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:11 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:11.607Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-07-03T14:02:11.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:11 smithi078 bash[19059]: cluster 2024-07-03T14:02:10.338141+0000 mgr.y (mgr.24310) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:12.116 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:02:12.116 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","created":"2024-07-03T13:53:16.741474+0000","modified":"2024-07-03T14:01:23.778061+0000","last_up_change":"2024-07-03T14:00:51.738321+0000","last_in_change":"2024-07-03T14:00:24.036141+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-07-03T13:57:32.696849+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"1feeecec-3b03-4854-a8d1-f325fe7cc8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6803","nonce":985306535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6805","nonce":985306535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6809","nonce":985306535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6807","nonce":985306535}]},"public_addr":"172.21.15.3:6803/985306535","cluster_addr":"172.21.15.3:6805/985306535","heartbeat_back_addr":"172.21.15.3:6809/985306535","heartbeat_front_addr":"172.21.15.3:6807/985306535","state":["exists","up"]},{"osd":1,"uuid":"18545ee7-e7a9-4fa3-bddd-5efc02530306","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6811","nonce":3386871908}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6813","nonce":3386871908}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6817","nonce":3386871908}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6815","nonce":3386871908}]},"public_addr":"172.21.15.3:6811/3386871908","cluster_addr":"172.21.15.3:6813/3386871908","heartbeat_back_addr":"172.21.15.3:6817/3386871908","heartbeat_front_addr":"172.21.15.3:6815/3386871908","state":["exists","up"]},{"osd":2,"uuid":"c5e00695-1603-4cad-89e5-b46e19d190b2","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.3:6818","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6819","nonce":3610937429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6821","nonce":3610937429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6825","nonce":3610937429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6823","nonce":3610937429}]},"public_addr":"172.21.15.3:6819/3610937429","cluster_addr":"172.21.15.3:6821/3610937429","heartbeat_back_addr":"172.21.15.3:6825/3610937429","heartbeat_front_addr":"172.21.15.3:6823/3610937429","state":["exists","up"]},{"osd":3,"uuid":"9cf77eb9-efa8-4eb7-9e80-b6b563e82098","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6827","nonce":2909272065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6829","nonce":2909272065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6833","nonce":2909272065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6831","nonce":2909272065}]},"public_addr":"172.21.15.3:6827/2909272065","cluster_addr":"172.21.15.3:6829/2909272065","heartbeat_back_addr":"172.21.15.3:6833/2909272065","heartbeat_front_addr":"172.21.15.3:6831/2909272065","state":["exists","up"]},{"osd":4,"uuid":"60de3c2d-9201-41a8-878a-ca997aca510b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6801","nonce":2686797375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6803","nonce":2686797375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6807","nonce":2686797375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6805","nonce":2686797375}]},"public_addr":"172.21.15.78:6801/2686797375","cluster_addr":"172.21.15.78:6803/2686797375","heartbeat_back_addr":"172.21.15.78:6807/2686797375","heartbeat_front_addr":"172.21.15.78:6805/2686797375","state":["exists","up"]},{"osd":5,"uuid":"346249a4-1248-4ab4-8451-6cdf481f809c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6809","nonce":1071062025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6811","nonce":1071062025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6815","nonce":1071062025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6813","nonce":1071062025}]},"public_addr":"172.21.15.78:6809/1071062025","cluster_addr":"172.21.15.78:6811/1071062025","heartbeat_back_addr":"172.21.15.78:6815/1071062025","heartbeat_front_addr":"172.21.15.78:6813/1071062025","state":["exists","up"]},{"osd":6,"uuid":"875218b8-abb1-4359-bfeb-45ee57e56540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6817","nonce":2017244491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6819","nonce":2017244491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6823","nonce":2017244491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6821","nonce":2017244491}]},"public_addr":"172.21.15.78:6817/2017244491","cluster_addr":"172.21.15.78:6819/2017244491","heartbeat_back_addr":"172.21.15.78:6823/2017244491","heartbeat_front_addr":"172.21.15.78:6821/2017244491","state":["exists","up"]},{"osd":7,"uuid":"b8a1b490-0e65-4803-8884-16cb881817ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6825","nonce":995279467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6827","nonce":995279467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6831","nonce":995279467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6829","nonce":995279467}]},"public_addr":"172.21.15.78:6825/995279467","cluster_addr":"172.21.15.78:6827/995279467","heartbeat_back_addr":"172.21.15.78:6831/995279467","heartbeat_front_addr":"172.21.15.78:6829/995279467","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-07-03T13:56:09.341658+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-07-03T13:56:48.616237+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-07-03T13:57:30.329422+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-07-03T13:58:09.816240+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-07-03T13:58:48.145569+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-07-03T13:59:29.403212+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-07-03T14:00:09.797445+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-07-03T14:00:49.956026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/465822782":"2024-07-04T14:01:23.778019+0000","172.21.15.3:6800/1171389978":"2024-07-04T14:01:23.778019+0000","172.21.15.3:6801/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4060347435":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4226960661":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6801/1171389978":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/476168967":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:6801/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/2667190509":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/1863025988":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/3189285903":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/2093310731":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/57870298":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/157395552":"2024-07-04T13:53:49.500472+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-07-03T14:02:12.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:12 smithi003 bash[24257]: audit 2024-07-03T14:02:12.115196+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.3:0/763807758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:12.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:12 smithi003 bash[18863]: audit 2024-07-03T14:02:12.115196+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.3:0/763807758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:12.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:12 smithi078 bash[19059]: audit 2024-07-03T14:02:12.115196+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.3:0/763807758' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:13.250 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-03T14:02:13.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd dump --format=json 2024-07-03T14:02:13.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[24257]: cluster 2024-07-03T14:02:12.338835+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[24257]: audit 2024-07-03T14:02:13.366332+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[18863]: cluster 2024-07-03T14:02:12.338835+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[18863]: audit 2024-07-03T14:02:13.366332+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:13.720 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:13 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:13.572Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000555797s 2024-07-03T14:02:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:13 smithi078 bash[19059]: cluster 2024-07-03T14:02:12.338835+0000 mgr.y (mgr.24310) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:13.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:13 smithi078 bash[19059]: audit 2024-07-03T14:02:13.366332+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:14.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:14 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:15.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[24257]: cluster 2024-07-03T14:02:14.339257+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:15.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[24257]: audit 2024-07-03T14:02:14.426370+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[24257]: audit 2024-07-03T14:02:14.431935+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[18863]: cluster 2024-07-03T14:02:14.339257+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[18863]: audit 2024-07-03T14:02:14.426370+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:15 smithi003 bash[18863]: audit 2024-07-03T14:02:14.431935+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:15 smithi078 bash[19059]: cluster 2024-07-03T14:02:14.339257+0000 mgr.y (mgr.24310) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:15 smithi078 bash[19059]: audit 2024-07-03T14:02:14.426370+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:15 smithi078 bash[19059]: audit 2024-07-03T14:02:14.431935+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:15.800 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:17.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:17 smithi003 bash[18863]: cluster 2024-07-03T14:02:16.339787+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:17 smithi003 bash[24257]: cluster 2024-07-03T14:02:16.339787+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:17.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:17 smithi078 bash[19059]: cluster 2024-07-03T14:02:16.339787+0000 mgr.y (mgr.24310) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:19.440 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:02:19.440 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"75ae620c-3943-11ef-bcab-c7b262605968","created":"2024-07-03T13:53:16.741474+0000","modified":"2024-07-03T14:01:23.778061+0000","last_up_change":"2024-07-03T14:00:51.738321+0000","last_in_change":"2024-07-03T14:00:24.036141+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-07-03T13:57:32.696849+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"1feeecec-3b03-4854-a8d1-f325fe7cc8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6803","nonce":985306535}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6805","nonce":985306535}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6809","nonce":985306535}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":985306535},{"type":"v1","addr":"172.21.15.3:6807","nonce":985306535}]},"public_addr":"172.21.15.3:6803/985306535","cluster_addr":"172.21.15.3:6805/985306535","heartbeat_back_addr":"172.21.15.3:6809/985306535","heartbeat_front_addr":"172.21.15.3:6807/985306535","state":["exists","up"]},{"osd":1,"uuid":"18545ee7-e7a9-4fa3-bddd-5efc02530306","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6811","nonce":3386871908}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6813","nonce":3386871908}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6817","nonce":3386871908}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":3386871908},{"type":"v1","addr":"172.21.15.3:6815","nonce":3386871908}]},"public_addr":"172.21.15.3:6811/3386871908","cluster_addr":"172.21.15.3:6813/3386871908","heartbeat_back_addr":"172.21.15.3:6817/3386871908","heartbeat_front_addr":"172.21.15.3:6815/3386871908","state":["exists","up"]},{"osd":2,"uuid":"c5e00695-1603-4cad-89e5-b46e19d190b2","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.3:6818","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6819","nonce":3610937429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6821","nonce":3610937429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6825","nonce":3610937429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3610937429},{"type":"v1","addr":"172.21.15.3:6823","nonce":3610937429}]},"public_addr":"172.21.15.3:6819/3610937429","cluster_addr":"172.21.15.3:6821/3610937429","heartbeat_back_addr":"172.21.15.3:6825/3610937429","heartbeat_front_addr":"172.21.15.3:6823/3610937429","state":["exists","up"]},{"osd":3,"uuid":"9cf77eb9-efa8-4eb7-9e80-b6b563e82098","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6827","nonce":2909272065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6829","nonce":2909272065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6833","nonce":2909272065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":2909272065},{"type":"v1","addr":"172.21.15.3:6831","nonce":2909272065}]},"public_addr":"172.21.15.3:6827/2909272065","cluster_addr":"172.21.15.3:6829/2909272065","heartbeat_back_addr":"172.21.15.3:6833/2909272065","heartbeat_front_addr":"172.21.15.3:6831/2909272065","state":["exists","up"]},{"osd":4,"uuid":"60de3c2d-9201-41a8-878a-ca997aca510b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6801","nonce":2686797375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6803","nonce":2686797375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6807","nonce":2686797375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2686797375},{"type":"v1","addr":"172.21.15.78:6805","nonce":2686797375}]},"public_addr":"172.21.15.78:6801/2686797375","cluster_addr":"172.21.15.78:6803/2686797375","heartbeat_back_addr":"172.21.15.78:6807/2686797375","heartbeat_front_addr":"172.21.15.78:6805/2686797375","state":["exists","up"]},{"osd":5,"uuid":"346249a4-1248-4ab4-8451-6cdf481f809c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6809","nonce":1071062025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6811","nonce":1071062025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6815","nonce":1071062025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":1071062025},{"type":"v1","addr":"172.21.15.78:6813","nonce":1071062025}]},"public_addr":"172.21.15.78:6809/1071062025","cluster_addr":"172.21.15.78:6811/1071062025","heartbeat_back_addr":"172.21.15.78:6815/1071062025","heartbeat_front_addr":"172.21.15.78:6813/1071062025","state":["exists","up"]},{"osd":6,"uuid":"875218b8-abb1-4359-bfeb-45ee57e56540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6817","nonce":2017244491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6819","nonce":2017244491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6823","nonce":2017244491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":2017244491},{"type":"v1","addr":"172.21.15.78:6821","nonce":2017244491}]},"public_addr":"172.21.15.78:6817/2017244491","cluster_addr":"172.21.15.78:6819/2017244491","heartbeat_back_addr":"172.21.15.78:6823/2017244491","heartbeat_front_addr":"172.21.15.78:6821/2017244491","state":["exists","up"]},{"osd":7,"uuid":"b8a1b490-0e65-4803-8884-16cb881817ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6825","nonce":995279467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6827","nonce":995279467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6831","nonce":995279467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":995279467},{"type":"v1","addr":"172.21.15.78:6829","nonce":995279467}]},"public_addr":"172.21.15.78:6825/995279467","cluster_addr":"172.21.15.78:6827/995279467","heartbeat_back_addr":"172.21.15.78:6831/995279467","heartbeat_front_addr":"172.21.15.78:6829/995279467","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-07-03T13:56:09.341658+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-07-03T13:56:48.616237+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-07-03T13:57:30.329422+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-07-03T13:58:09.816240+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-07-03T13:58:48.145569+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-07-03T13:59:29.403212+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-07-03T14:00:09.797445+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-07-03T14:00:49.956026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/465822782":"2024-07-04T14:01:23.778019+0000","172.21.15.3:6800/1171389978":"2024-07-04T14:01:23.778019+0000","172.21.15.3:6801/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/3065784280":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4060347435":"2024-07-04T13:54:20.032766+0000","172.21.15.3:0/4226960661":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6801/1171389978":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/476168967":"2024-07-04T13:54:20.032766+0000","172.21.15.3:6800/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:6801/534150714":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/2667190509":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/1863025988":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/3189285903":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/2093310731":"2024-07-04T14:01:23.778019+0000","172.21.15.3:0/57870298":"2024-07-04T13:53:49.500472+0000","172.21.15.3:0/157395552":"2024-07-04T13:53:49.500472+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-07-03T14:02:19.454 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:19.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[24257]: cluster 2024-07-03T14:02:18.340338+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:19.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[24257]: audit 2024-07-03T14:02:19.098604+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:19.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[24257]: audit 2024-07-03T14:02:19.104304+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:19.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[18863]: cluster 2024-07-03T14:02:18.340338+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:19.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[18863]: audit 2024-07-03T14:02:19.098604+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:19.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:19 smithi003 bash[18863]: audit 2024-07-03T14:02:19.104304+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:19 smithi078 bash[19059]: cluster 2024-07-03T14:02:18.340338+0000 mgr.y (mgr.24310) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:19 smithi078 bash[19059]: audit 2024-07-03T14:02:19.098604+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:19 smithi078 bash[19059]: audit 2024-07-03T14:02:19.104304+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:20.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-03T14:02:20.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-03T14:02:20.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-03T14:02:20.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-03T14:02:20.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-03T14:02:20.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-03T14:02:20.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-03T14:02:20.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-03T14:02:20.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:20 smithi003 bash[18863]: audit 2024-07-03T14:02:19.437412+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.3:0/3572673832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:20.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:20 smithi003 bash[24257]: audit 2024-07-03T14:02:19.437412+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.3:0/3572673832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:20.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:20 smithi078 bash[19059]: audit 2024-07-03T14:02:19.437412+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.3:0/3572673832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-03T14:02:21.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:21 smithi003 bash[24257]: cluster 2024-07-03T14:02:20.340805+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:21.720 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:21 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:21.574Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002977043s 2024-07-03T14:02:21.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:21 smithi003 bash[18863]: cluster 2024-07-03T14:02:20.340805+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:21.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:21 smithi078 bash[19059]: cluster 2024-07-03T14:02:20.340805+0000 mgr.y (mgr.24310) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:23.083 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.085 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.085 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.087 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.087 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.088 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.088 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.089 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:23.399 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[18863]: cluster 2024-07-03T14:02:22.341359+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[18863]: audit 2024-07-03T14:02:23.113585+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[18863]: audit 2024-07-03T14:02:23.121601+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[24257]: cluster 2024-07-03T14:02:22.341359+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[24257]: audit 2024-07-03T14:02:23.113585+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:23 smithi003 bash[24257]: audit 2024-07-03T14:02:23.121601+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:23.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:23 smithi078 bash[19059]: cluster 2024-07-03T14:02:22.341359+0000 mgr.y (mgr.24310) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:23.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:23 smithi078 bash[19059]: audit 2024-07-03T14:02:23.113585+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:23.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:23 smithi078 bash[19059]: audit 2024-07-03T14:02:23.121601+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:25.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[18863]: cluster 2024-07-03T14:02:24.341909+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:25.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[18863]: audit 2024-07-03T14:02:24.435855+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[18863]: audit 2024-07-03T14:02:24.436354+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[18863]: audit 2024-07-03T14:02:24.445176+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[18863]: audit 2024-07-03T14:02:24.445701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[24257]: cluster 2024-07-03T14:02:24.341909+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[24257]: audit 2024-07-03T14:02:24.435855+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[24257]: audit 2024-07-03T14:02:24.436354+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[24257]: audit 2024-07-03T14:02:24.445176+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:25.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:25 smithi003 bash[24257]: audit 2024-07-03T14:02:24.445701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:25.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:25 smithi078 bash[19059]: cluster 2024-07-03T14:02:24.341909+0000 mgr.y (mgr.24310) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:25.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:25 smithi078 bash[19059]: audit 2024-07-03T14:02:24.435855+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:25 smithi078 bash[19059]: audit 2024-07-03T14:02:24.436354+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:02:25.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:25 smithi078 bash[19059]: audit 2024-07-03T14:02:24.445176+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:25.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:25 smithi078 bash[19059]: audit 2024-07-03T14:02:24.445701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:02:27.148 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.149 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.149 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.149 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.149 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.150 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.150 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.150 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.404 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.405 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.406 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.406 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.407 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.407 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.408 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.408 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.408 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.409 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.409 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.409 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: Started Ceph grafana.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:27.409 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:02:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:02:27.715 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:27 smithi078 bash[19059]: cluster 2024-07-03T14:02:26.342653+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:27.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:27 smithi003 bash[18863]: cluster 2024-07-03T14:02:26.342653+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:27.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:27 smithi003 bash[24257]: cluster 2024-07-03T14:02:26.342653+0000 mgr.y (mgr.24310) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: audit 2024-07-03T14:02:27.427290+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: audit 2024-07-03T14:02:27.433073+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: audit 2024-07-03T14:02:27.435367+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: audit 2024-07-03T14:02:27.437016+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: audit 2024-07-03T14:02:27.447772+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: cephadm 2024-07-03T14:02:27.452445+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: cephadm 2024-07-03T14:02:27.455776+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-03T14:02:28.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:28 smithi078 bash[19059]: cephadm 2024-07-03T14:02:27.463908+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: audit 2024-07-03T14:02:27.427290+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: audit 2024-07-03T14:02:27.433073+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: audit 2024-07-03T14:02:27.435367+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: audit 2024-07-03T14:02:27.437016+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: audit 2024-07-03T14:02:27.447772+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: cephadm 2024-07-03T14:02:27.452445+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: cephadm 2024-07-03T14:02:27.455776+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[18863]: cephadm 2024-07-03T14:02:27.463908+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-07-03T14:02:28.776 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: audit 2024-07-03T14:02:27.427290+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: audit 2024-07-03T14:02:27.433073+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: audit 2024-07-03T14:02:27.435367+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: audit 2024-07-03T14:02:27.437016+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: audit 2024-07-03T14:02:27.447772+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: cephadm 2024-07-03T14:02:27.452445+0000 mgr.y (mgr.24310) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: cephadm 2024-07-03T14:02:27.455776+0000 mgr.y (mgr.24310) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-07-03T14:02:28.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:28 smithi003 bash[24257]: cephadm 2024-07-03T14:02:27.463908+0000 mgr.y (mgr.24310) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-03T14:02:29.338 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="App mode production" logger=settings 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-07-03T14:02:29.339 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-07-03T14:02:29.340 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-07-03T14:02:29.640 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[19059]: cluster 2024-07-03T14:02:28.343020+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:29.640 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-07-03T14:02:29.641 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-07-03T14:02:29.641 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-07-03T14:02:29.641 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-07-03T14:02:29.641 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-07-03T14:02:29.641 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-07-03T14:02:29.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:29 smithi003 bash[24257]: cluster 2024-07-03T14:02:28.343020+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:29.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:29 smithi003 bash[18863]: cluster 2024-07-03T14:02:28.343020+0000 mgr.y (mgr.24310) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:29.892 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-07-03T14:02:29.893 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:29 smithi078 bash[39960]: t=2024-07-03T14:02:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-07-03T14:02:30.179 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-07-03T14:02:30.434 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-07-03T14:02:30.435 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-07-03T14:02:30.699 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[19059]: audit 2024-07-03T14:02:29.454497+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:30.700 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-07-03T14:02:30.700 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-07-03T14:02:30.700 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-07-03T14:02:30.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:30 smithi003 bash[18863]: audit 2024-07-03T14:02:29.454497+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:30.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:30 smithi003 bash[24257]: audit 2024-07-03T14:02:29.454497+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:31.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-07-03T14:02:31.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:30 smithi078 bash[39960]: t=2024-07-03T14:02:30+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-07-03T14:02:31.268 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-07-03T14:02:31.529 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[19059]: cluster 2024-07-03T14:02:30.343548+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:31.530 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-07-03T14:02:31.530 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-07-03T14:02:31.530 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-07-03T14:02:31.530 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-07-03T14:02:31.530 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-07-03T14:02:31.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:31 smithi003 bash[24257]: cluster 2024-07-03T14:02:30.343548+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:31.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:31 smithi003 bash[18863]: cluster 2024-07-03T14:02:30.343548+0000 mgr.y (mgr.24310) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:31.814 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-07-03T14:02:32.110 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:31 smithi078 bash[39960]: t=2024-07-03T14:02:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-07-03T14:02:32.477 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-07-03T14:02:32.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-07-03T14:02:32.730 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-07-03T14:02:33.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-07-03T14:02:33.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-07-03T14:02:33.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:32 smithi078 bash[39960]: t=2024-07-03T14:02:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-07-03T14:02:33.331 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-07-03T14:02:33.331 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-07-03T14:02:33.331 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-07-03T14:02:33.332 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-07-03T14:02:33.332 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-07-03T14:02:33.462 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:33.582 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[19059]: cluster 2024-07-03T14:02:32.344088+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:33.583 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[19059]: audit 2024-07-03T14:02:33.137401+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.583 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[19059]: audit 2024-07-03T14:02:33.149105+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.583 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-07-03T14:02:33.583 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-07-03T14:02:33.583 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-07-03T14:02:33.583 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-07-03T14:02:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[18863]: cluster 2024-07-03T14:02:32.344088+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[18863]: audit 2024-07-03T14:02:33.137401+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[18863]: audit 2024-07-03T14:02:33.149105+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[24257]: cluster 2024-07-03T14:02:32.344088+0000 mgr.y (mgr.24310) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[24257]: audit 2024-07-03T14:02:33.137401+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:33 smithi003 bash[24257]: audit 2024-07-03T14:02:33.149105+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:33.927 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-07-03T14:02:33.927 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-07-03T14:02:33.927 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-07-03T14:02:34.255 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:33 smithi078 bash[39960]: t=2024-07-03T14:02:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-07-03T14:02:34.255 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-07-03T14:02:34.573 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-07-03T14:02:34.573 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-07-03T14:02:34.573 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-07-03T14:02:34.904 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-07-03T14:02:34.904 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-07-03T14:02:35.155 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:34 smithi078 bash[39960]: t=2024-07-03T14:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-07-03T14:02:35.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:34 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:35.466 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-07-03T14:02:35.466 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-07-03T14:02:35.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[18863]: cluster 2024-07-03T14:02:34.344575+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:35.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[18863]: audit 2024-07-03T14:02:34.740245+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[18863]: audit 2024-07-03T14:02:34.750983+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[24257]: cluster 2024-07-03T14:02:34.344575+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:35.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[24257]: audit 2024-07-03T14:02:34.740245+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:35 smithi003 bash[24257]: audit 2024-07-03T14:02:34.750983+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[19059]: cluster 2024-07-03T14:02:34.344575+0000 mgr.y (mgr.24310) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:35.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[19059]: audit 2024-07-03T14:02:34.740245+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[19059]: audit 2024-07-03T14:02:34.750983+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:35.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-07-03T14:02:35.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-07-03T14:02:35.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-07-03T14:02:36.110 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-07-03T14:02:36.110 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-07-03T14:02:36.110 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:35 smithi078 bash[39960]: t=2024-07-03T14:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-07-03T14:02:36.110 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-07-03T14:02:36.362 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-07-03T14:02:36.362 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-07-03T14:02:36.362 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-07-03T14:02:36.362 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-07-03T14:02:36.646 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-07-03T14:02:36.647 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-07-03T14:02:36.924 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-07-03T14:02:36.924 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-07-03T14:02:36.924 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-07-03T14:02:36.924 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-07-03T14:02:36.925 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-07-03T14:02:36.925 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-07-03T14:02:36.926 INFO:teuthology.orchestra.run.smithi003.stdout:163208757286 2024-07-03T14:02:36.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-03T14:02:37.210 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-07-03T14:02:37.210 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:36 smithi078 bash[39960]: t=2024-07-03T14:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-07-03T14:02:37.210 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-07-03T14:02:37.210 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-07-03T14:02:37.211 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-07-03T14:02:37.462 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-07-03T14:02:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:37 smithi003 bash[18863]: cluster 2024-07-03T14:02:36.345136+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:37.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:37 smithi003 bash[24257]: cluster 2024-07-03T14:02:36.345136+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:37.748 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[19059]: cluster 2024-07-03T14:02:36.345136+0000 mgr.y (mgr.24310) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:37.748 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-07-03T14:02:37.748 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-07-03T14:02:37.748 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-07-03T14:02:37.748 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-07-03T14:02:38.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-07-03T14:02:38.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:37 smithi078 bash[39960]: t=2024-07-03T14:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-07-03T14:02:38.392 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-07-03T14:02:38.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-07-03T14:02:38.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-07-03T14:02:38.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-07-03T14:02:38.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-07-03T14:02:38.922 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-07-03T14:02:38.923 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-07-03T14:02:39.013 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:38 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:39.134 INFO:teuthology.orchestra.run.smithi003.stdout:197568495646 2024-07-03T14:02:39.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-03T14:02:39.182 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:38 smithi078 bash[39960]: t=2024-07-03T14:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-07-03T14:02:39.183 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-07-03T14:02:39.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[18863]: cluster 2024-07-03T14:02:38.345866+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:39.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[18863]: audit 2024-07-03T14:02:38.765450+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.477 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[19059]: cluster 2024-07-03T14:02:38.345866+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:39.478 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[19059]: audit 2024-07-03T14:02:38.765450+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.478 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[19059]: audit 2024-07-03T14:02:38.772107+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-07-03T14:02:39.478 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-07-03T14:02:39.479 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-07-03T14:02:39.479 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-07-03T14:02:39.479 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-07-03T14:02:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[18863]: audit 2024-07-03T14:02:38.772107+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[24257]: cluster 2024-07-03T14:02:38.345866+0000 mgr.y (mgr.24310) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[24257]: audit 2024-07-03T14:02:38.765450+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:39 smithi003 bash[24257]: audit 2024-07-03T14:02:38.772107+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:39.730 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-07-03T14:02:39.730 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-07-03T14:02:39.730 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-07-03T14:02:39.731 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-07-03T14:02:39.982 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-07-03T14:02:39.983 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:39 smithi078 bash[39960]: t=2024-07-03T14:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-07-03T14:02:40.244 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+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-07-03T14:02:40.244 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-07-03T14:02:40.244 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-07-03T14:02:40.244 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-07-03T14:02:40.244 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-07-03T14:02:40.245 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-07-03T14:02:40.245 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-07-03T14:02:40.245 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-07-03T14:02:40.245 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-07-03T14:02:40.278 INFO:teuthology.orchestra.run.smithi003.stdout:107374182454 2024-07-03T14:02:40.278 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-03T14:02:40.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-07-03T14:02:40.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-07-03T14:02:40.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-07-03T14:02:40.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-07-03T14:02:41.069 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-07-03T14:02:41.070 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-07-03T14:02:41.070 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:40 smithi078 bash[39960]: t=2024-07-03T14:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-07-03T14:02:41.070 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-07-03T14:02:41.070 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+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-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-07-03T14:02:41.322 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-07-03T14:02:41.377 INFO:teuthology.orchestra.run.smithi003.stdout:55834574919 2024-07-03T14:02:41.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-03T14:02:41.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:41 smithi003 bash[18863]: cluster 2024-07-03T14:02:40.346336+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:41.522 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:41 smithi003 bash[24257]: cluster 2024-07-03T14:02:40.346336+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:41.591 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[19059]: cluster 2024-07-03T14:02:40.346336+0000 mgr.y (mgr.24310) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-07-03T14:02:41.591 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-07-03T14:02:41.592 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-07-03T14:02:41.592 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-07-03T14:02:41.769 INFO:teuthology.orchestra.run.smithi003.stdout:231928234006 2024-07-03T14:02:41.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-03T14:02:41.852 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-07-03T14:02:41.852 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-07-03T14:02:41.852 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-07-03T14:02:41.852 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-07-03T14:02:41.853 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-07-03T14:02:41.853 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-07-03T14:02:41.853 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-07-03T14:02:41.853 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-07-03T14:02:41.853 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:41 smithi078 bash[39960]: t=2024-07-03T14:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-07-03T14:02:42.113 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-07-03T14:02:42.114 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-07-03T14:02:42.114 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-07-03T14:02:42.114 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-07-03T14:02:42.399 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-07-03T14:02:42.400 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-07-03T14:02:42.400 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-07-03T14:02:42.400 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-07-03T14:02:42.400 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-07-03T14:02:42.401 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-07-03T14:02:42.401 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-07-03T14:02:42.401 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-07-03T14:02:42.401 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-07-03T14:02:42.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-07-03T14:02:42.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-07-03T14:02:42.660 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-07-03T14:02:42.661 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-07-03T14:02:42.661 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-07-03T14:02:42.661 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-07-03T14:02:42.661 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-07-03T14:02:42.938 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-07-03T14:02:42.939 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-07-03T14:02:42.939 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-07-03T14:02:42.939 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-07-03T14:02:42.939 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-07-03T14:02:42.939 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-07-03T14:02:42.940 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-07-03T14:02:42.940 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-07-03T14:02:42.940 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-07-03T14:02:42.940 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-07-03T14:02:42.940 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-07-03T14:02:43.031 INFO:teuthology.orchestra.run.smithi003.stdout:128849018928 2024-07-03T14:02:43.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-03T14:02:43.033 INFO:teuthology.orchestra.run.smithi003.stdout:34359738448 2024-07-03T14:02:43.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:42 smithi078 bash[39960]: t=2024-07-03T14:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-07-03T14:02:43.191 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-07-03T14:02:43.192 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-07-03T14:02:43.192 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-07-03T14:02:43.443 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[19059]: cluster 2024-07-03T14:02:42.346946+0000 mgr.y (mgr.24310) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-07-03T14:02:43.444 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-07-03T14:02:43.457 INFO:teuthology.orchestra.run.smithi003.stdout:77309411392 2024-07-03T14:02:43.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-03T14:02:43.704 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-07-03T14:02:43.704 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-07-03T14:02:43.705 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-07-03T14:02:43.705 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-07-03T14:02:43.705 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-07-03T14:02:43.705 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-07-03T14:02:43.705 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-07-03T14:02:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:43 smithi003 bash[18863]: cluster 2024-07-03T14:02:42.346946+0000 mgr.y (mgr.24310) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:43 smithi003 bash[24257]: cluster 2024-07-03T14:02:42.346946+0000 mgr.y (mgr.24310) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:43.720 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:43 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:02:43.720 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:43 smithi003 bash[47165]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager.a 2024-07-03T14:02:43.720 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:43 smithi003 bash[44157]: level=info ts=2024-07-03T14:02:43.565Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-07-03T14:02:43.946 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:43.947 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:43.947 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:43.947 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:43.948 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-07-03T14:02:43.974 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:43 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-07-03T14:02:44.251 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+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-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-07-03T14:02:44.252 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-07-03T14:02:44.490 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:44 smithi003 bash[47175]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager-a 2024-07-03T14:02:44.491 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:44 smithi003 bash[47268]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager.a 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-07-03T14:02:44.504 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-07-03T14:02:44.505 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-07-03T14:02:44.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-07-03T14:02:44.756 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+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-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+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-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-07-03T14:02:45.034 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:44 smithi078 bash[39960]: t=2024-07-03T14:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-07-03T14:02:45.220 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:44 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-03T14:02:45.220 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:44 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:45.221 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:44 smithi003 systemd[1]: Started Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:45.302 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-07-03T14:02:45.302 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-07-03T14:02:45.302 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-07-03T14:02:45.302 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-07-03T14:02:45.302 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-07-03T14:02:45.303 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-07-03T14:02:45.689 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[19059]: cluster 2024-07-03T14:02:44.347464+0000 mgr.y (mgr.24310) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:45.690 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[19059]: audit 2024-07-03T14:02:44.964715+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:45.690 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-07-03T14:02:45.690 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-07-03T14:02:45.690 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-07-03T14:02:45.690 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-07-03T14:02:45.690 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:45 smithi078 bash[39960]: t=2024-07-03T14:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-07-03T14:02:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:45 smithi003 bash[18863]: cluster 2024-07-03T14:02:44.347464+0000 mgr.y (mgr.24310) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:45 smithi003 bash[18863]: audit 2024-07-03T14:02:44.964715+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:45 smithi003 bash[24257]: cluster 2024-07-03T14:02:44.347464+0000 mgr.y (mgr.24310) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:45 smithi003 bash[24257]: audit 2024-07-03T14:02:44.964715+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:46.208 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:46.210 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:46.210 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:02:46.420 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-07-03T14:02:46.421 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-07-03T14:02:46.421 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-07-03T14:02:46.421 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-07-03T14:02:46.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:46 smithi003 bash[18863]: cephadm 2024-07-03T14:02:44.966926+0000 mgr.y (mgr.24310) 69 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-03T14:02:46.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:46 smithi003 bash[18863]: cephadm 2024-07-03T14:02:44.970558+0000 mgr.y (mgr.24310) 70 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi078 2024-07-03T14:02:46.746 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-07-03T14:02:46.746 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-07-03T14:02:46.747 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[19059]: cephadm 2024-07-03T14:02:44.966926+0000 mgr.y (mgr.24310) 69 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-03T14:02:46.747 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[19059]: cephadm 2024-07-03T14:02:44.970558+0000 mgr.y (mgr.24310) 70 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi078 2024-07-03T14:02:46.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:46 smithi003 bash[24257]: cephadm 2024-07-03T14:02:44.966926+0000 mgr.y (mgr.24310) 69 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-07-03T14:02:46.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:46 smithi003 bash[24257]: cephadm 2024-07-03T14:02:44.970558+0000 mgr.y (mgr.24310) 70 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi078 2024-07-03T14:02:47.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-07-03T14:02:47.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-07-03T14:02:47.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:46 smithi078 bash[39960]: t=2024-07-03T14:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-07-03T14:02:47.336 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-07-03T14:02:47.336 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-07-03T14:02:47.336 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-07-03T14:02:47.336 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-07-03T14:02:47.336 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-07-03T14:02:47.595 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[19059]: cluster 2024-07-03T14:02:46.348160+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:47.596 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-07-03T14:02:47.596 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-07-03T14:02:47.596 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-07-03T14:02:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:47 smithi003 bash[18863]: cluster 2024-07-03T14:02:46.348160+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:47 smithi003 bash[24257]: cluster 2024-07-03T14:02:46.348160+0000 mgr.y (mgr.24310) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:48.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:47 smithi078 bash[39960]: t=2024-07-03T14:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-07-03T14:02:48.332 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-07-03T14:02:48.332 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-07-03T14:02:48.332 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-07-03T14:02:48.585 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-07-03T14:02:48.585 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-07-03T14:02:48.585 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-07-03T14:02:48.585 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-07-03T14:02:49.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-07-03T14:02:49.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:48 smithi078 bash[39960]: t=2024-07-03T14:02:48+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-07-03T14:02:49.454 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:49 smithi078 bash[19059]: cluster 2024-07-03T14:02:48.348634+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:49.455 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:49 smithi078 bash[39960]: t=2024-07-03T14:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-07-03T14:02:49.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:49 smithi003 bash[18863]: cluster 2024-07-03T14:02:48.348634+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:49.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:49 smithi003 bash[24257]: cluster 2024-07-03T14:02:48.348634+0000 mgr.y (mgr.24310) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:49.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:49 smithi078 bash[39960]: t=2024-07-03T14:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-07-03T14:02:50.112 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:49 smithi078 bash[39960]: t=2024-07-03T14:02:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-07-03T14:02:50.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-07-03T14:02:50.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-07-03T14:02:50.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-07-03T14:02:51.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-07-03T14:02:51.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-07-03T14:02:51.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:50 smithi078 bash[39960]: t=2024-07-03T14:02:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-07-03T14:02:51.006 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=21.862442493s 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-07-03T14:02:51.258 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-07-03T14:02:51.623 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[19059]: cluster 2024-07-03T14:02:50.349186+0000 mgr.y (mgr.24310) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:51.624 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+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-07-03T14:02:51.624 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-03T14:02:51.624 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-07-03T14:02:51.625 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-07-03T14:02:51.764 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:51 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:02:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:51.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:51 smithi003 bash[24257]: cluster 2024-07-03T14:02:50.349186+0000 mgr.y (mgr.24310) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:51.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:51 smithi003 bash[18863]: cluster 2024-07-03T14:02:50.349186+0000 mgr.y (mgr.24310) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:52.005 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:02:51 smithi078 bash[39960]: t=2024-07-03T14:02:51+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-07-03T14:02:52.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:52 smithi003 bash[18863]: audit 2024-07-03T14:02:51.419845+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:52.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:52 smithi003 bash[18863]: audit 2024-07-03T14:02:51.432102+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:52.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:52 smithi003 bash[24257]: audit 2024-07-03T14:02:51.419845+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:52.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:52 smithi003 bash[24257]: audit 2024-07-03T14:02:51.432102+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:52.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[19059]: audit 2024-07-03T14:02:51.419845+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:52.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[19059]: audit 2024-07-03T14:02:51.432102+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 systemd[1]: Stopping Ceph prometheus.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[41045]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-prometheus.a 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-07-03T14:02:53.216 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.930Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.931Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.931Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-07-03T14:02:53.217 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:52 smithi078 bash[38011]: ts=2024-07-03T14:02:52.931Z caller=main.go:1066 level=info msg="See you next time!" 2024-07-03T14:02:53.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:53 smithi078 bash[19059]: cluster 2024-07-03T14:02:52.349761+0000 mgr.y (mgr.24310) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:53.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:53 smithi078 bash[19059]: audit 2024-07-03T14:02:53.316015+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:53 smithi078 bash[19059]: audit 2024-07-03T14:02:53.346086+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.647 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:02:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:02:53.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[18863]: cluster 2024-07-03T14:02:52.349761+0000 mgr.y (mgr.24310) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:53.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[18863]: audit 2024-07-03T14:02:53.316015+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[18863]: audit 2024-07-03T14:02:53.346086+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[24257]: cluster 2024-07-03T14:02:52.349761+0000 mgr.y (mgr.24310) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:53.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[24257]: audit 2024-07-03T14:02:53.316015+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[24257]: audit 2024-07-03T14:02:53.346086+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:53.820 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:53 smithi078 bash[41054]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-prometheus-a 2024-07-03T14:02:53.821 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:53 smithi078 bash[41089]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-prometheus.a 2024-07-03T14:02:53.821 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:53 smithi078 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-03T14:02:53.821 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:53 smithi078 systemd[1]: Stopped Ceph prometheus.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:53.821 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:53 smithi078 systemd[1]: Started Ceph prometheus.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:02:53.944 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.647Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-07-03T14:02:53.944 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.647Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-07-03T14:02:53.944 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.648Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-07-03T14:02:53.945 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.650Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-03T14:02:53.945 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.684Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-03T14:02:53.945 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.684Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-03T14:02:53.945 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.687Z caller=main.go:518 msg=Listening address=:9093 2024-07-03T14:02:53.945 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:53 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:53.687Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-07-03T14:02:55.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.838647+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.850441+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.851328+0000 mgr.y (mgr.24310) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.853480+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.854291+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.864915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.881619+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.882750+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.904096+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.905011+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.907019+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.907950+0000 mgr.y (mgr.24310) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.918662+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.927917+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.931054+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.933107+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.948225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.958624+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.960155+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.961113+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: audit 2024-07-03T14:02:53.969824+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[24257]: cluster 2024-07-03T14:02:54.350171+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.838647+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.850441+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.851328+0000 mgr.y (mgr.24310) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.853480+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.854291+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.864915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.881619+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.882750+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.904096+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.905011+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.907019+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.907950+0000 mgr.y (mgr.24310) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.918662+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.927917+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.931054+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.933107+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.223 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.948225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.958624+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.960155+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.961113+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: audit 2024-07-03T14:02:53.969824+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.224 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:54 smithi003 bash[18863]: cluster 2024-07-03T14:02:54.350171+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.838647+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.850441+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.851328+0000 mgr.y (mgr.24310) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.853480+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.854291+0000 mgr.y (mgr.24310) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.3:9093"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.864915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.881619+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.882750+0000 mgr.y (mgr.24310) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.904096+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.256 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.905011+0000 mgr.y (mgr.24310) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.907019+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.907950+0000 mgr.y (mgr.24310) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.78:3000"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.918662+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.927917+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.931054+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.933107+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.948225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.958624+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.960155+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.961113+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: audit 2024-07-03T14:02:53.969824+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:02:55.257 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:54 smithi078 bash[19059]: cluster 2024-07-03T14:02:54.350171+0000 mgr.y (mgr.24310) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:55.793 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:02:55 smithi003 bash[47299]: level=info ts=2024-07-03T14:02:55.651Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000613242s 2024-07-03T14:02:56.005 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:518 level=info host_details="(Linux 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 smithi078 (none))" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.658Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.660Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.660Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.661Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.665Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.665Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.85µs 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.665Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.666Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-07-03T14:02:56.006 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.666Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.666Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.293µs wal_replay_duration=1.622055ms total_replay_duration=1.684076ms 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.667Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.667Z caller=main.go:947 level=info msg="TSDB started" 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.667Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.686Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.1745ms db_storage=769ns remote_storage=1.501µs web_handler=376ns query_engine=670ns scrape=279.161µs scrape_sd=26.278µs notify=23.121µs notify_sd=6.297µs rules=17.542314ms 2024-07-03T14:02:56.007 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:02:55 smithi078 bash[41119]: ts=2024-07-03T14:02:55.686Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-07-03T14:02:56.153 INFO:teuthology.orchestra.run.smithi003.stdout:55834574922 2024-07-03T14:02:56.393 INFO:teuthology.orchestra.run.smithi003.stdout:231928234009 2024-07-03T14:02:56.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:56 smithi003 bash[24257]: audit 2024-07-03T14:02:56.152625+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.3:0/1232693142' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-03T14:02:56.408 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:56 smithi003 bash[18863]: audit 2024-07-03T14:02:56.152625+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.3:0/1232693142' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-03T14:02:56.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:56 smithi078 bash[19059]: audit 2024-07-03T14:02:56.152625+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.3:0/1232693142' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-03T14:02:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:57 smithi003 bash[24257]: cluster 2024-07-03T14:02:56.350711+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:57 smithi003 bash[24257]: audit 2024-07-03T14:02:56.393432+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.3:0/748151109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-03T14:02:57.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:57 smithi003 bash[18863]: cluster 2024-07-03T14:02:56.350711+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:57.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:57 smithi003 bash[18863]: audit 2024-07-03T14:02:56.393432+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.3:0/748151109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-03T14:02:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:57 smithi078 bash[19059]: cluster 2024-07-03T14:02:56.350711+0000 mgr.y (mgr.24310) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:57 smithi078 bash[19059]: audit 2024-07-03T14:02:56.393432+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.3:0/748151109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-03T14:02:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:02:59 smithi003 bash[24257]: cluster 2024-07-03T14:02:58.351254+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:02:59 smithi003 bash[18863]: cluster 2024-07-03T14:02:58.351254+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:02:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:02:59 smithi078 bash[19059]: cluster 2024-07-03T14:02:58.351254+0000 mgr.y (mgr.24310) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:00.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574919 got 55834574922 for osd.1 2024-07-03T14:03:00.396 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:00.506 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234006 got 231928234009 for osd.7 2024-07-03T14:03:00.506 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:00.836 INFO:teuthology.orchestra.run.smithi003.stdout:107374182459 2024-07-03T14:03:01.339 INFO:teuthology.orchestra.run.smithi003.stdout:197568495651 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[18863]: cluster 2024-07-03T14:03:00.351942+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[18863]: audit 2024-07-03T14:03:00.835939+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.3:0/2354099609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[18863]: audit 2024-07-03T14:03:01.339620+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.3:0/4040867144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[24257]: cluster 2024-07-03T14:03:00.351942+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[24257]: audit 2024-07-03T14:03:00.835939+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.3:0/2354099609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-03T14:03:01.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:01 smithi003 bash[24257]: audit 2024-07-03T14:03:01.339620+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.3:0/4040867144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-03T14:03:01.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:01 smithi078 bash[19059]: cluster 2024-07-03T14:03:00.351942+0000 mgr.y (mgr.24310) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:01.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:01 smithi078 bash[19059]: audit 2024-07-03T14:03:00.835939+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.3:0/2354099609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-03T14:03:01.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:01 smithi078 bash[19059]: audit 2024-07-03T14:03:01.339620+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.3:0/4040867144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-03T14:03:02.148 INFO:teuthology.orchestra.run.smithi003.stdout:163208757292 2024-07-03T14:03:02.158 INFO:teuthology.orchestra.run.smithi003.stdout:34359738452 2024-07-03T14:03:02.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:02 smithi003 bash[18863]: audit 2024-07-03T14:03:02.148273+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.3:0/2669253516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-03T14:03:02.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:02 smithi003 bash[18863]: audit 2024-07-03T14:03:02.158705+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.3:0/1749676553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-03T14:03:02.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:02 smithi003 bash[24257]: audit 2024-07-03T14:03:02.148273+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.3:0/2669253516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-03T14:03:02.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:02 smithi003 bash[24257]: audit 2024-07-03T14:03:02.158705+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.3:0/1749676553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-03T14:03:02.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:02 smithi078 bash[19059]: audit 2024-07-03T14:03:02.148273+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.3:0/2669253516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-03T14:03:02.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:02 smithi078 bash[19059]: audit 2024-07-03T14:03:02.158705+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.3:0/1749676553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-03T14:03:03.362 INFO:teuthology.orchestra.run.smithi003.stdout:77309411396 2024-07-03T14:03:03.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:03 smithi003 bash[24257]: cluster 2024-07-03T14:03:02.352495+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:03.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:03 smithi003 bash[24257]: audit 2024-07-03T14:03:03.362000+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/2332881284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-03T14:03:03.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:03 smithi003 bash[18863]: cluster 2024-07-03T14:03:02.352495+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:03.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:03 smithi003 bash[18863]: audit 2024-07-03T14:03:03.362000+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/2332881284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-03T14:03:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:03 smithi078 bash[19059]: cluster 2024-07-03T14:03:02.352495+0000 mgr.y (mgr.24310) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:03 smithi078 bash[19059]: audit 2024-07-03T14:03:03.362000+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.3:0/2332881284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-03T14:03:03.793 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182454 got 107374182459 for osd.3 2024-07-03T14:03:03.793 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:03.797 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495646 got 197568495651 for osd.6 2024-07-03T14:03:03.797 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:03.970 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:03:03 smithi003 bash[47299]: level=info ts=2024-07-03T14:03:03.653Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003374025s 2024-07-03T14:03:04.825 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757286 got 163208757292 for osd.5 2024-07-03T14:03:04.825 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:04.905 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738448 got 34359738452 for osd.0 2024-07-03T14:03:04.905 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:05.583 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411392 got 77309411396 for osd.2 2024-07-03T14:03:05.583 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:05 smithi003 bash[18863]: cluster 2024-07-03T14:03:04.353038+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:05.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:05 smithi003 bash[24257]: cluster 2024-07-03T14:03:04.353038+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:05 smithi078 bash[19059]: cluster 2024-07-03T14:03:04.353038+0000 mgr.y (mgr.24310) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:05.835 INFO:teuthology.orchestra.run.smithi003.stdout:128849018932 2024-07-03T14:03:06.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:06 smithi003 bash[18863]: audit 2024-07-03T14:03:05.834976+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.3:0/1894119041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-03T14:03:06.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:06 smithi003 bash[24257]: audit 2024-07-03T14:03:05.834976+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.3:0/1894119041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-03T14:03:06.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:06 smithi078 bash[19059]: audit 2024-07-03T14:03:05.834976+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.3:0/1894119041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-03T14:03:07.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:06 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:03:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:07.260 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018928 got 128849018932 for osd.4 2024-07-03T14:03:07.260 DEBUG:teuthology.parallel:result is None 2024-07-03T14:03:07.260 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-03T14:03:07.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph pg dump --format=json 2024-07-03T14:03:07.706 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:07 smithi078 bash[19059]: cluster 2024-07-03T14:03:06.353514+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:07.706 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:07 smithi078 bash[19059]: audit 2024-07-03T14:03:06.918700+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:07.706 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:07 smithi078 bash[19059]: audit 2024-07-03T14:03:06.925899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[24257]: cluster 2024-07-03T14:03:06.353514+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[24257]: audit 2024-07-03T14:03:06.918700+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[24257]: audit 2024-07-03T14:03:06.925899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[18863]: cluster 2024-07-03T14:03:06.353514+0000 mgr.y (mgr.24310) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[18863]: audit 2024-07-03T14:03:06.918700+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:07.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:07 smithi003 bash[18863]: audit 2024-07-03T14:03:06.925899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:08.005 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:08.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:08] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-07-03T14:03:09.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:09 smithi003 bash[18863]: cluster 2024-07-03T14:03:08.354038+0000 mgr.y (mgr.24310) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:09.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:09 smithi003 bash[24257]: cluster 2024-07-03T14:03:08.354038+0000 mgr.y (mgr.24310) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:09.625 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:09 smithi078 bash[19059]: cluster 2024-07-03T14:03:08.354038+0000 mgr.y (mgr.24310) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:10.355 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:03:11.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:11 smithi003 bash[24257]: cluster 2024-07-03T14:03:10.354736+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:11.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:11 smithi003 bash[18863]: cluster 2024-07-03T14:03:10.354736+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:11.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:11 smithi078 bash[19059]: cluster 2024-07-03T14:03:10.354736+0000 mgr.y (mgr.24310) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:11.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:11 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:03:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[18863]: audit 2024-07-03T14:03:11.591937+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[18863]: audit 2024-07-03T14:03:11.603240+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[18863]: cluster 2024-07-03T14:03:12.355408+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:12.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[24257]: audit 2024-07-03T14:03:11.591937+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:12.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[24257]: audit 2024-07-03T14:03:11.603240+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:12.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:12 smithi003 bash[24257]: cluster 2024-07-03T14:03:12.355408+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:13.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:12 smithi078 bash[19059]: audit 2024-07-03T14:03:11.591937+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:13.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:12 smithi078 bash[19059]: audit 2024-07-03T14:03:11.603240+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:13.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:12 smithi078 bash[19059]: cluster 2024-07-03T14:03:12.355408+0000 mgr.y (mgr.24310) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:13.355 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:03:13.357 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-07-03T14:03:14.021 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-07-03T14:03:12.355129+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":48820,"kb_used_data":6068,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912396,"statfs":{"total":767960285184,"available":767910293504,"internally_reserved":0,"allocated":6213632,"data_stored":3486615,"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.003594"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-07-03T14:01:24.486802+0000","last_change":"2024-07-03T14:00:55.784791+0000","last_active":"2024-07-03T14:01:24.486802+0000","last_peered":"2024-07-03T14:01:24.486802+0000","last_clean":"2024-07-03T14:01:24.486802+0000","last_became_active":"2024-07-03T14:00:55.783744+0000","last_became_peered":"2024-07-03T14:00:55.783744+0000","last_unstale":"2024-07-03T14:01:24.486802+0000","last_undegraded":"2024-07-03T14:01:24.486802+0000","last_fullsized":"2024-07-03T14:01:24.486802+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-03T13:57:32.816287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-03T13:57:32.816287+0000","last_clean_scrub_stamp":"2024-07-03T13:57:32.816287+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-07-04T19:59:12.454924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234013,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.64000000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3340000000000001,"5min":1.952,"15min":1.952},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.89100000000000001,"15min":0.88200000000000001},"min":{"1min":0.53900000000000003,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.85799999999999998}]},{"osd":1,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88400000000000001,"15min":0.88800000000000001},"min":{"1min":0.61199999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.194,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.86899999999999999,"15min":0.86099999999999999},"min":{"1min":0.51800000000000002,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.72499999999999998}]},{"osd":2,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.625,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2350000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.423},{"interface":"front","average":{"1min":1.052,"5min":1.0109999999999999,"15min":1.004},"min":{"1min":0.627,"5min":0.373,"15min":0.373},"max":{"1min":1.355,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":1.4970000000000001}]},{"osd":3,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.90200000000000002,"15min":0.88600000000000001},"min":{"1min":0.65600000000000003,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.04,"5min":0.97299999999999998,"15min":0.96199999999999997},"min":{"1min":0.79300000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2969999999999999}]},{"osd":4,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.84999999999999998,"15min":0.83999999999999997},"min":{"1min":0.51500000000000001,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.365},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88100000000000001,"15min":0.871},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.99099999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.018,"15min":1.024},"min":{"1min":0.55900000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.284,"5min":2.1480000000000001,"15min":2.1480000000000001},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98499999999999999,"15min":0.97799999999999998},"min":{"1min":0.55000000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.5529999999999999}]},{"osd":6,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0109999999999999,"15min":1.0069999999999999},"min":{"1min":0.56699999999999995,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.464},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0720000000000001,"15min":1.081},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2709999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.2669999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.86199999999999999,"15min":0.86499999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.86099999999999999,"15min":0.85499999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.94699999999999995}]},{"osd":1,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.86199999999999999,"15min":0.85799999999999998},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.202,"5min":1.327,"15min":1.327},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.877,"15min":0.88200000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.262,"5min":1.347,"15min":1.347},"last":0.753}]},{"osd":2,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1619999999999999,"5min":1.179,"15min":1.179},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.91800000000000004,"15min":0.91400000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2709999999999999,"5min":1.466,"15min":1.466},"last":1.0669999999999999}]},{"osd":3,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.86599999999999999,"15min":0.86799999999999999},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":1.02},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.242,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.099}]},{"osd":4,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.78500000000000003,"15min":0.77500000000000002},"min":{"1min":0.432,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.242},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.81000000000000005,"15min":0.81100000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.1859999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.82499999999999996,"15min":0.81799999999999995},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.159},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89500000000000002,"15min":0.89600000000000002},"min":{"1min":0.41999999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.3660000000000001,"5min":1.431,"15min":1.431},"last":1.137}]},{"osd":7,"last update":"Wed Jul 3 14:02:55 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.94599999999999995,"15min":0.93400000000000005},"min":{"1min":0.60599999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.202},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.0069999999999999,"15min":0.98899999999999999},"min":{"1min":0.54600000000000004,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.306}]}]},{"osd":1,"up_from":13,"seq":55834574926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.69199999999999995,"15min":0.57399999999999995},"min":{"1min":0.309,"5min":0.309,"15min":0.29899999999999999},"max":{"1min":1.042,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.627},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.75900000000000001,"15min":0.629},"min":{"1min":0.32300000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.026,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.66900000000000004}]},{"osd":2,"last update":"Wed Jul 3 14:02:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.79900000000000004,"15min":0.71299999999999997},"min":{"1min":0.35999999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.76400000000000001,"15min":0.67400000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.218,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.76700000000000002}]},{"osd":3,"last update":"Wed Jul 3 14:02:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.876,"15min":0.82699999999999996},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.85299999999999998,"15min":0.83199999999999996},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.27,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.70499999999999996}]},{"osd":4,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.0049999999999999,"15min":0.96899999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.375,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0069999999999999,"15min":0.98399999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4570000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.92900000000000005}]},{"osd":5,"last update":"Wed Jul 3 14:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0669999999999999,"15min":1.0720000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.5369999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.196},{"interface":"front","average":{"1min":1.089,"5min":1.113,"15min":1.107},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.266}]},{"osd":6,"last update":"Wed Jul 3 14:02:15 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1859999999999999,"15min":1.196},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.125},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.244,"15min":1.2509999999999999},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.76,"5min":1.76,"15min":1.76},"last":1.246}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.198,"15min":1.22},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.4850000000000001,"5min":1.641,"15min":1.641},"last":1.216},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1879999999999999,"15min":1.2},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5640000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.109}]}]},{"osd":0,"up_from":8,"seq":34359738454,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Jul 3 14:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.71499999999999997,"15min":0.61699999999999999},"min":{"1min":0.35199999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.0389999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.81000000000000005,"15min":0.70399999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.89200000000000002}]},{"osd":2,"last update":"Wed Jul 3 14:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.72899999999999998,"15min":0.67500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.161,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.755,"15min":0.71899999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.82099999999999995}]},{"osd":3,"last update":"Wed Jul 3 14:02:22 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.72899999999999998,"15min":0.71699999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.83099999999999996,"15min":0.79900000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2749999999999999,"5min":1.466,"15min":1.466},"last":1.1479999999999999}]},{"osd":4,"last update":"Wed Jul 3 14:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.999,"15min":0.97499999999999998},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.367,"5min":1.532,"15min":1.532},"last":1.2689999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.94999999999999996,"15min":0.92700000000000005},"min":{"1min":0.57399999999999995,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.369,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1100000000000001}]},{"osd":5,"last update":"Wed Jul 3 14:02:36 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0169999999999999,"15min":1.0329999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3140000000000001,"5min":1.629,"15min":1.629},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.98899999999999999,"15min":1.0029999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.0780000000000001}]},{"osd":6,"last update":"Wed Jul 3 14:02:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.097,"15min":1.109},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.5469999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1020000000000001,"15min":1.1140000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.3480000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.2050000000000001}]},{"osd":7,"last update":"Wed Jul 3 14:02:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0720000000000001,"15min":1.077},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.4350000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1639999999999999,"15min":1.169},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5009999999999999,"5min":1.609,"15min":1.609},"last":1.244}]}]},{"osd":2,"up_from":18,"seq":77309411398,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:44 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.69199999999999995,"15min":0.61899999999999999},"min":{"1min":0.29299999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1279999999999999,"5min":1.238,"15min":1.238},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.73999999999999999,"15min":0.66900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.77800000000000002}]},{"osd":1,"last update":"Wed Jul 3 14:02:44 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.70899999999999996,"15min":0.64200000000000002},"min":{"1min":0.31900000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.2410000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.76400000000000001,"15min":0.68400000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1499999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.71799999999999997}]},{"osd":3,"last update":"Wed Jul 3 14:02:17 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.81599999999999995,"15min":0.79300000000000004},"min":{"1min":0.38900000000000001,"5min":0.379,"15min":0.379},"max":{"1min":1.377,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.92500000000000004,"15min":0.88600000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.93300000000000005}]},{"osd":4,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0109999999999999,"15min":1.022},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.4319999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.087,"15min":1.101},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.6819999999999999,"5min":1.698,"15min":1.698},"last":1.1619999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.0609999999999999,"15min":1.081},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.306},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.077,"15min":1.1060000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.393,"5min":1.657,"15min":1.657},"last":0.64500000000000002}]},{"osd":6,"last update":"Wed Jul 3 14:02:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.149,"15min":1.165},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4910000000000001,"5min":1.615,"15min":1.615},"last":1.327},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.1499999999999999,"15min":1.147},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.2210000000000001}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.139,"15min":1.1499999999999999},"min":{"1min":0.59699999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2090000000000001,"15min":1.2330000000000001},"min":{"1min":0.63800000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.45,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.2330000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182461,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:18 2024","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.68500000000000005,"15min":0.67300000000000004},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.1479999999999999,"5min":1.244,"15min":1.244},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.76000000000000001,"15min":0.75},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.1819999999999999,"5min":1.3,"15min":1.3},"last":0.67300000000000004}]},{"osd":1,"last update":"Wed Jul 3 14:02:18 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.73399999999999999,"15min":0.72399999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":1.117,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.871,"5min":0.81699999999999995,"15min":0.77500000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.165,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.61099999999999999}]},{"osd":2,"last update":"Wed Jul 3 14:02:18 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.84999999999999998,"15min":0.83999999999999997},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.88500000000000001,"15min":0.871},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3200000000000001,"5min":1.607,"15min":1.607},"last":0.753}]},{"osd":4,"last update":"Wed Jul 3 14:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.627,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.48,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.875},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0229999999999999,"15min":0.96799999999999997},"min":{"1min":0.65500000000000003,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2829999999999999,"5min":1.905,"15min":1.905},"last":0.89900000000000002}]},{"osd":5,"last update":"Wed Jul 3 14:02:33 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0089999999999999,"15min":1.0049999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3600000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.242},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0940000000000001,"15min":1.0900000000000001},"min":{"1min":0.66200000000000003,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4910000000000001,"5min":2.0859999999999999,"15min":2.0859999999999999},"last":1.1439999999999999}]},{"osd":6,"last update":"Wed Jul 3 14:02:18 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.165,"15min":1.171},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.585,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.2,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.6279999999999999,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":0.92200000000000004}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.264,"15min":1.2829999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.607,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.25,"15min":1.2609999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.506,"5min":1.546,"15min":1.546},"last":1.2190000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018934,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82699999999999996,"15min":0.82299999999999995},"min":{"1min":0.54500000000000004,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.194,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.81000000000000005,"15min":0.81200000000000006},"min":{"1min":0.48699999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.0760000000000001,"5min":1.218,"15min":1.218},"last":0.85599999999999998}]},{"osd":1,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.54300000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.248,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85799999999999998,"15min":0.85599999999999998},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2090000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.94499999999999995}]},{"osd":2,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.81899999999999995,"15min":0.82199999999999995},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0329999999999999,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.89100000000000001,"15min":0.90300000000000002},"min":{"1min":0.495,"5min":0.439,"15min":0.439},"max":{"1min":1.169,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":0.91300000000000003}]},{"osd":3,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.53200000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2310000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.90700000000000003,"15min":0.875},"min":{"1min":0.55500000000000005,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2509999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1819999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:02:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.71699999999999997,"15min":0.67900000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.097},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.78200000000000003,"15min":0.70799999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.3819999999999999,"5min":5.6269999999999998,"15min":5.6269999999999998},"last":1.264}]},{"osd":6,"last update":"Wed Jul 3 14:02:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.84199999999999997,"15min":0.83399999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.401,"5min":1.478,"15min":1.478},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.88400000000000001,"15min":0.89000000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.155}]},{"osd":7,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.995,"15min":0.99099999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.399,"5min":1.526,"15min":1.526},"last":1.3640000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.97699999999999998,"15min":0.98299999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.381,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.518}]}]},{"osd":5,"up_from":38,"seq":163208757294,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.85499999999999998,"15min":0.85899999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1539999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.84599999999999997,"15min":0.84399999999999997},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.141,"5min":1.157,"15min":1.157},"last":0.93400000000000005}]},{"osd":1,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.87,"15min":0.871},"min":{"1min":0.55500000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.099,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.85799999999999998,"15min":0.85999999999999999},"min":{"1min":0.61499999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.085}]},{"osd":2,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.111,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91400000000000003,"15min":0.92200000000000004},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.2130000000000001,"5min":1.248,"15min":1.248},"last":1.125}]},{"osd":3,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.48499999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.0900000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.58999999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.248,"5min":1.268,"15min":1.268},"last":1.3120000000000001}]},{"osd":4,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.76800000000000002,"15min":0.73999999999999999},"min":{"1min":0.33800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1339999999999999,"5min":1.149,"15min":1.149},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.86099999999999999,"15min":0.84299999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2070000000000001,"5min":1.25,"15min":1.25},"last":1.2150000000000001}]},{"osd":6,"last update":"Wed Jul 3 14:02:12 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.93300000000000005,"15min":0.92900000000000005},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2090000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.264},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.96899999999999997,"15min":0.95699999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.238}]},{"osd":7,"last update":"Wed Jul 3 14:02:55 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0569999999999999,"15min":1.052},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.167},{"interface":"front","average":{"1min":1.129,"5min":1.0249999999999999,"15min":1.008},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.2849999999999999}]}]}],"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-07-03T14:03:14.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph pg dump --format=json 2024-07-03T14:03:14.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:13 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:03:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[18863]: audit 2024-07-03T14:03:13.351142+0000 mgr.y (mgr.24310) 90 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[18863]: audit 2024-07-03T14:03:13.816289+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[18863]: audit 2024-07-03T14:03:13.831788+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[24257]: audit 2024-07-03T14:03:13.351142+0000 mgr.y (mgr.24310) 90 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[24257]: audit 2024-07-03T14:03:13.816289+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:14 smithi003 bash[24257]: audit 2024-07-03T14:03:13.831788+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:14.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:14 smithi078 bash[19059]: audit 2024-07-03T14:03:13.351142+0000 mgr.y (mgr.24310) 90 : audit [DBG] from='client.24472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:14.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:14 smithi078 bash[19059]: audit 2024-07-03T14:03:13.816289+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:14.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:14 smithi078 bash[19059]: audit 2024-07-03T14:03:13.831788+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:15.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:15 smithi003 bash[24257]: cluster 2024-07-03T14:03:14.355985+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:15 smithi003 bash[18863]: cluster 2024-07-03T14:03:14.355985+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:15.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:15 smithi078 bash[19059]: cluster 2024-07-03T14:03:14.355985+0000 mgr.y (mgr.24310) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:16.757 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:03:17.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:17 smithi003 bash[24257]: cluster 2024-07-03T14:03:16.356610+0000 mgr.y (mgr.24310) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:17.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:17 smithi003 bash[18863]: cluster 2024-07-03T14:03:16.356610+0000 mgr.y (mgr.24310) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:17.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:17 smithi078 bash[19059]: cluster 2024-07-03T14:03:16.356610+0000 mgr.y (mgr.24310) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:18.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:18.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:18] "GET /metrics HTTP/1.1" 200 191471 "" "Prometheus/2.33.4" 2024-07-03T14:03:19.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:19 smithi003 bash[18863]: cluster 2024-07-03T14:03:18.356983+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:19.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:19 smithi003 bash[24257]: cluster 2024-07-03T14:03:18.356983+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:19 smithi078 bash[19059]: cluster 2024-07-03T14:03:18.356983+0000 mgr.y (mgr.24310) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:21.177 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:03:21.179 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-07-03T14:03:21.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:21 smithi003 bash[18863]: cluster 2024-07-03T14:03:20.357488+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:21.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:21 smithi003 bash[24257]: cluster 2024-07-03T14:03:20.357488+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:21.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:21 smithi078 bash[19059]: cluster 2024-07-03T14:03:20.357488+0000 mgr.y (mgr.24310) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:22.009 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-07-03T14:03:20.357200+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":48820,"kb_used_data":6068,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912396,"statfs":{"total":767960285184,"available":767910293504,"internally_reserved":0,"allocated":6213632,"data_stored":3486615,"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.003411"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-07-03T14:01:24.486802+0000","last_change":"2024-07-03T14:00:55.784791+0000","last_active":"2024-07-03T14:01:24.486802+0000","last_peered":"2024-07-03T14:01:24.486802+0000","last_clean":"2024-07-03T14:01:24.486802+0000","last_became_active":"2024-07-03T14:00:55.783744+0000","last_became_peered":"2024-07-03T14:00:55.783744+0000","last_unstale":"2024-07-03T14:01:24.486802+0000","last_undegraded":"2024-07-03T14:01:24.486802+0000","last_fullsized":"2024-07-03T14:01:24.486802+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-03T13:57:32.816287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-03T13:57:32.816287+0000","last_clean_scrub_stamp":"2024-07-03T13:57:32.816287+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-07-04T19:59:12.454924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234015,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.94599999999999995,"15min":0.95199999999999996},"min":{"1min":0.64000000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3340000000000001,"5min":1.952,"15min":1.952},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.89100000000000001,"15min":0.88200000000000001},"min":{"1min":0.53900000000000003,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.78400000000000003}]},{"osd":1,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.88400000000000001,"15min":0.88800000000000001},"min":{"1min":0.61199999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.194,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.86899999999999999,"15min":0.86099999999999999},"min":{"1min":0.51800000000000002,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.88900000000000001}]},{"osd":2,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.625,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2350000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.624},{"interface":"front","average":{"1min":1.052,"5min":1.0109999999999999,"15min":1.004},"min":{"1min":0.627,"5min":0.373,"15min":0.373},"max":{"1min":1.355,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":0.995}]},{"osd":3,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.90200000000000002,"15min":0.88600000000000001},"min":{"1min":0.65600000000000003,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.97299999999999998,"15min":0.96199999999999997},"min":{"1min":0.79300000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.1120000000000001}]},{"osd":4,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.84999999999999998,"15min":0.83999999999999997},"min":{"1min":0.51500000000000001,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.88100000000000001,"15min":0.871},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.93400000000000005}]},{"osd":5,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.018,"15min":1.024},"min":{"1min":0.55900000000000005,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.284,"5min":2.1480000000000001,"15min":2.1480000000000001},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98499999999999999,"15min":0.97799999999999998},"min":{"1min":0.55000000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.04}]},{"osd":6,"last update":"Wed Jul 3 14:02:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0109999999999999,"15min":1.0069999999999999},"min":{"1min":0.56699999999999995,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0720000000000001,"15min":1.081},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2709999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.0620000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.85299999999999998,"15min":0.86199999999999999},"min":{"1min":0.55300000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.139,"5min":1.391,"15min":1.391},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.86899999999999999,"15min":0.85699999999999998},"min":{"1min":0.624,"5min":0.436,"15min":0.436},"max":{"1min":1.1479999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.68999999999999995}]},{"osd":1,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.86399999999999999,"15min":0.85899999999999999},"min":{"1min":0.57299999999999995,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.052},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.86399999999999999,"15min":0.878},"min":{"1min":0.54500000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2010000000000001,"5min":1.347,"15min":1.347},"last":0.90900000000000003}]},{"osd":2,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.879,"15min":0.88500000000000001},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91800000000000004,"15min":0.91400000000000003},"min":{"1min":0.56899999999999995,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2290000000000001,"5min":1.466,"15min":1.466},"last":0.97899999999999998}]},{"osd":3,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.873},"min":{"1min":0.623,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93500000000000005,"15min":0.93799999999999994},"min":{"1min":0.57799999999999996,"5min":0.496,"15min":0.496},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.161}]},{"osd":4,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.79800000000000004,"15min":0.77900000000000003},"min":{"1min":0.42199999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2470000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.82399999999999995,"15min":0.81599999999999995},"min":{"1min":0.44900000000000001,"5min":0.376,"15min":0.376},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.2629999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:03:14 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.84099999999999997,"15min":0.82299999999999995},"min":{"1min":0.45700000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.3009999999999999,"5min":1.357,"15min":1.357},"last":1.034},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.90900000000000003,"15min":0.90100000000000002},"min":{"1min":0.48299999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.1779999999999999}]},{"osd":7,"last update":"Wed Jul 3 14:02:55 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.94599999999999995,"15min":0.93400000000000005},"min":{"1min":0.60599999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.208},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.0069999999999999,"15min":0.98899999999999999},"min":{"1min":0.54600000000000004,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.123}]}]},{"osd":1,"up_from":13,"seq":55834574928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.69199999999999995,"15min":0.57399999999999995},"min":{"1min":0.309,"5min":0.309,"15min":0.29899999999999999},"max":{"1min":1.042,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.75900000000000001,"15min":0.629},"min":{"1min":0.32300000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.026,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.67800000000000005}]},{"osd":2,"last update":"Wed Jul 3 14:02:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.79900000000000004,"15min":0.71299999999999997},"min":{"1min":0.35999999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.76400000000000001,"15min":0.67400000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.218,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.61399999999999999}]},{"osd":3,"last update":"Wed Jul 3 14:02:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.876,"15min":0.82699999999999996},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.85299999999999998,"15min":0.83199999999999996},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.27,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.012}]},{"osd":4,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.0049999999999999,"15min":0.96899999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.375,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0069999999999999,"15min":0.98399999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4570000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.226}]},{"osd":5,"last update":"Wed Jul 3 14:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0669999999999999,"15min":1.0720000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.5369999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.113,"15min":1.107},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":0.79900000000000004}]},{"osd":6,"last update":"Wed Jul 3 14:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.1439999999999999,"15min":1.1819999999999999},"min":{"1min":0.69299999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.468,"5min":1.506,"15min":1.506},"last":1.071},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.2,"15min":1.236},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3480000000000001,"5min":1.76,"15min":1.76},"last":1.181}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.198,"15min":1.22},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.4850000000000001,"5min":1.641,"15min":1.641},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1879999999999999,"15min":1.2},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5640000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.4279999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738456,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Jul 3 14:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.71499999999999997,"15min":0.61699999999999999},"min":{"1min":0.35199999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.0389999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.81000000000000005,"15min":0.70399999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.77400000000000002}]},{"osd":2,"last update":"Wed Jul 3 14:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.72899999999999998,"15min":0.67500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.161,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.755,"15min":0.71899999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.024}]},{"osd":3,"last update":"Wed Jul 3 14:02:22 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.72899999999999998,"15min":0.71699999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.228},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.83099999999999996,"15min":0.79900000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2749999999999999,"5min":1.466,"15min":1.466},"last":1.081}]},{"osd":4,"last update":"Wed Jul 3 14:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.999,"15min":0.97499999999999998},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.367,"5min":1.532,"15min":1.532},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.94999999999999996,"15min":0.92700000000000005},"min":{"1min":0.57399999999999995,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.369,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.319}]},{"osd":5,"last update":"Wed Jul 3 14:02:36 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0169999999999999,"15min":1.0329999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3140000000000001,"5min":1.629,"15min":1.629},"last":1.119},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.98899999999999999,"15min":1.0029999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.1060000000000001}]},{"osd":6,"last update":"Wed Jul 3 14:03:17 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.081,"15min":1.103},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4139999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.0980000000000001,"15min":1.1120000000000001},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.5149999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.26}]},{"osd":7,"last update":"Wed Jul 3 14:02:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0720000000000001,"15min":1.077},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.4350000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1639999999999999,"15min":1.169},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5009999999999999,"5min":1.609,"15min":1.609},"last":1.4219999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:44 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.69199999999999995,"15min":0.61899999999999999},"min":{"1min":0.29299999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1279999999999999,"5min":1.238,"15min":1.238},"last":0.874},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.73999999999999999,"15min":0.66900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.52200000000000002}]},{"osd":1,"last update":"Wed Jul 3 14:02:44 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.70899999999999996,"15min":0.64200000000000002},"min":{"1min":0.31900000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.2410000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.76400000000000001,"15min":0.68400000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.1499999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.76800000000000002}]},{"osd":3,"last update":"Wed Jul 3 14:03:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.81499999999999995,"15min":0.79300000000000004},"min":{"1min":0.40799999999999997,"5min":0.379,"15min":0.379},"max":{"1min":1.0509999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.92300000000000004,"15min":0.88500000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.276,"5min":1.546,"15min":1.546},"last":1.0329999999999999}]},{"osd":4,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0109999999999999,"15min":1.022},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.4319999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.087,"15min":1.101},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.6819999999999999,"5min":1.698,"15min":1.698},"last":0.99199999999999999}]},{"osd":5,"last update":"Wed Jul 3 14:02:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.0609999999999999,"15min":1.081},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.077,"15min":1.1060000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.393,"5min":1.657,"15min":1.657},"last":1.103}]},{"osd":6,"last update":"Wed Jul 3 14:03:12 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.109,"15min":1.151},"min":{"1min":0.58699999999999997,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4530000000000001,"5min":1.615,"15min":1.615},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.1299999999999999,"15min":1.1399999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.429,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.179}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.139,"15min":1.1499999999999999},"min":{"1min":0.59699999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.2090000000000001,"15min":1.2330000000000001},"min":{"1min":0.63800000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.45,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.0629999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182463,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.69799999999999995,"15min":0.67800000000000005},"min":{"1min":0.29999999999999999,"5min":0.251,"15min":0.251},"max":{"1min":1.1160000000000001,"5min":1.244,"15min":1.244},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76400000000000001,"15min":0.751},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.2330000000000001,"5min":1.3,"15min":1.3},"last":0.77600000000000002}]},{"osd":1,"last update":"Wed Jul 3 14:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.72499999999999998,"15min":0.72099999999999997},"min":{"1min":0.28799999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":1.0169999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.052},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.82099999999999995,"15min":0.77700000000000002},"min":{"1min":0.34000000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1220000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.71399999999999997}]},{"osd":2,"last update":"Wed Jul 3 14:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85299999999999998,"15min":0.84099999999999997},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.1439999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.88500000000000001,"15min":0.871},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.45,"5min":1.607,"15min":1.607},"last":0.88100000000000001}]},{"osd":4,"last update":"Wed Jul 3 14:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92800000000000005,"15min":0.91800000000000004},"min":{"1min":0.627,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.48,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.111},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0229999999999999,"15min":0.96799999999999997},"min":{"1min":0.65500000000000003,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2829999999999999,"5min":1.905,"15min":1.905},"last":1.157}]},{"osd":5,"last update":"Wed Jul 3 14:02:33 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0089999999999999,"15min":1.0049999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3600000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0940000000000001,"15min":1.0900000000000001},"min":{"1min":0.66200000000000003,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4910000000000001,"5min":2.0859999999999999,"15min":2.0859999999999999},"last":1.216}]},{"osd":6,"last update":"Wed Jul 3 14:03:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.1419999999999999,"15min":1.163},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4179999999999999,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":1.27},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.1779999999999999,"15min":1.194},"min":{"1min":0.67700000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.456,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":1.3759999999999999}]},{"osd":7,"last update":"Wed Jul 3 14:02:53 2024","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.264,"15min":1.2829999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.607,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.403},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.25,"15min":1.2609999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.506,"5min":1.546,"15min":1.546},"last":1.4490000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018936,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82699999999999996,"15min":0.82299999999999995},"min":{"1min":0.54500000000000004,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.194,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.81000000000000005,"15min":0.81200000000000006},"min":{"1min":0.48699999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.0760000000000001,"5min":1.218,"15min":1.218},"last":0.93899999999999995}]},{"osd":1,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.54300000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.248,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.163},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85799999999999998,"15min":0.85599999999999998},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2090000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.89000000000000001}]},{"osd":2,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.81899999999999995,"15min":0.82199999999999995},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0329999999999999,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.89100000000000001,"15min":0.90300000000000002},"min":{"1min":0.495,"5min":0.439,"15min":0.439},"max":{"1min":1.169,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0760000000000001}]},{"osd":3,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.53200000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2310000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.90700000000000003,"15min":0.875},"min":{"1min":0.55500000000000005,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2509999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.196}]},{"osd":5,"last update":"Wed Jul 3 14:02:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.71699999999999997,"15min":0.67900000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.26},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.78200000000000003,"15min":0.70799999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.3819999999999999,"5min":5.6269999999999998,"15min":5.6269999999999998},"last":0.71799999999999997}]},{"osd":6,"last update":"Wed Jul 3 14:03:19 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.876,"15min":0.84499999999999997},"min":{"1min":0.47299999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.369,"5min":1.478,"15min":1.478},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.89400000000000002,"15min":0.89300000000000002},"min":{"1min":0.46400000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.28,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.96399999999999997}]},{"osd":7,"last update":"Wed Jul 3 14:02:58 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.995,"15min":0.99099999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.399,"5min":1.526,"15min":1.526},"last":1.25},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.97699999999999998,"15min":0.98299999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.381,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.046}]}]},{"osd":5,"up_from":38,"seq":163208757296,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.85499999999999998,"15min":0.85899999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1539999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.84599999999999997,"15min":0.84399999999999997},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.141,"5min":1.157,"15min":1.157},"last":1.0609999999999999}]},{"osd":1,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.87,"15min":0.871},"min":{"1min":0.55500000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.099,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.85799999999999998,"15min":0.85999999999999999},"min":{"1min":0.61499999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.88600000000000001}]},{"osd":2,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.111,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91400000000000003,"15min":0.92200000000000004},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.2130000000000001,"5min":1.248,"15min":1.248},"last":1.1699999999999999}]},{"osd":3,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.48499999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.0900000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.58999999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.248,"5min":1.268,"15min":1.268},"last":1.0289999999999999}]},{"osd":4,"last update":"Wed Jul 3 14:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.76800000000000002,"15min":0.73999999999999999},"min":{"1min":0.33800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1339999999999999,"5min":1.149,"15min":1.149},"last":0.753},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.86099999999999999,"15min":0.84299999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2070000000000001,"5min":1.25,"15min":1.25},"last":1.002}]},{"osd":6,"last update":"Wed Jul 3 14:03:13 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.94799999999999995,"15min":0.93400000000000005},"min":{"1min":0.40699999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.321,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.091},{"interface":"front","average":{"1min":1.083,"5min":0.996,"15min":0.96599999999999997},"min":{"1min":0.55600000000000005,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.143}]},{"osd":7,"last update":"Wed Jul 3 14:02:55 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0569999999999999,"15min":1.052},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.129,"5min":1.0249999999999999,"15min":1.008},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.1060000000000001}]}]}],"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-07-03T14:03:22.010 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-03T14:03:22.011 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-03T14:03:22.011 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-03T14:03:22.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- ceph health --format=json 2024-07-03T14:03:22.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:22 smithi003 bash[18863]: audit 2024-07-03T14:03:21.174355+0000 mgr.y (mgr.24310) 95 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:22.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:22 smithi003 bash[24257]: audit 2024-07-03T14:03:21.174355+0000 mgr.y (mgr.24310) 95 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:22.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:22 smithi078 bash[19059]: audit 2024-07-03T14:03:21.174355+0000 mgr.y (mgr.24310) 95 : audit [DBG] from='client.24478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-03T14:03:23.220 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:22 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:03:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[18863]: cluster 2024-07-03T14:03:22.357985+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[18863]: audit 2024-07-03T14:03:22.974115+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[18863]: audit 2024-07-03T14:03:22.985004+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[24257]: cluster 2024-07-03T14:03:22.357985+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[24257]: audit 2024-07-03T14:03:22.974115+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:23.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:23 smithi003 bash[24257]: audit 2024-07-03T14:03:22.985004+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:23.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:23 smithi078 bash[19059]: cluster 2024-07-03T14:03:22.357985+0000 mgr.y (mgr.24310) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:23.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:23 smithi078 bash[19059]: audit 2024-07-03T14:03:22.974115+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:23.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:23 smithi078 bash[19059]: audit 2024-07-03T14:03:22.985004+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:24.861 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/mon.a/config 2024-07-03T14:03:25.686 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:25 smithi078 bash[19059]: cluster 2024-07-03T14:03:24.358513+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:25.687 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:25 smithi078 bash[19059]: audit 2024-07-03T14:03:24.442697+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.687 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:25 smithi078 bash[19059]: audit 2024-07-03T14:03:24.443584+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.687 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:25 smithi078 bash[19059]: audit 2024-07-03T14:03:24.448293+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:25.687 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:25 smithi078 bash[19059]: audit 2024-07-03T14:03:24.449150+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[24257]: cluster 2024-07-03T14:03:24.358513+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[24257]: audit 2024-07-03T14:03:24.442697+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[24257]: audit 2024-07-03T14:03:24.443584+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[24257]: audit 2024-07-03T14:03:24.448293+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[24257]: audit 2024-07-03T14:03:24.449150+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[18863]: cluster 2024-07-03T14:03:24.358513+0000 mgr.y (mgr.24310) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[18863]: audit 2024-07-03T14:03:24.442697+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[18863]: audit 2024-07-03T14:03:24.443584+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:03:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[18863]: audit 2024-07-03T14:03:24.448293+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:25 smithi003 bash[18863]: audit 2024-07-03T14:03:24.449150+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:03:27.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:27 smithi003 bash[24257]: cluster 2024-07-03T14:03:26.359171+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:27.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:27 smithi003 bash[18863]: cluster 2024-07-03T14:03:26.359171+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:27.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:27 smithi078 bash[19059]: cluster 2024-07-03T14:03:26.359171+0000 mgr.y (mgr.24310) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:27.936 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-07-03T14:03:27.936 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-03T14:03:28.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:28.561 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:28] "GET /metrics HTTP/1.1" 200 191468 "" "Prometheus/2.33.4" 2024-07-03T14:03:28.561 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:28 smithi003 bash[24257]: audit 2024-07-03T14:03:27.935868+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.3:0/1033576345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-03T14:03:28.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:28 smithi003 bash[18863]: audit 2024-07-03T14:03:27.935868+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.3:0/1033576345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-03T14:03:28.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:28 smithi078 bash[19059]: audit 2024-07-03T14:03:27.935868+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.3:0/1033576345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-03T14:03:28.947 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-03T14:03:28.947 INFO:tasks.cephadm:Setup complete, yielding 2024-07-03T14:03:28.947 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-03T14:03:28.957 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-07-03T14:03:28.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-07-03T14:03:29.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:29 smithi003 bash[18863]: cluster 2024-07-03T14:03:28.359743+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:29.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:29 smithi003 bash[24257]: cluster 2024-07-03T14:03:28.359743+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:29.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:29 smithi078 bash[19059]: cluster 2024-07-03T14:03:28.359743+0000 mgr.y (mgr.24310) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:31.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:31 smithi003 bash[24257]: cluster 2024-07-03T14:03:30.360267+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:31.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:31 smithi003 bash[18863]: cluster 2024-07-03T14:03:30.360267+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:31 smithi078 bash[19059]: cluster 2024-07-03T14:03:30.360267+0000 mgr.y (mgr.24310) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:32.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:32 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:03:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:33.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[18863]: cluster 2024-07-03T14:03:32.360944+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:33.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[18863]: audit 2024-07-03T14:03:32.520022+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:33.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[18863]: audit 2024-07-03T14:03:32.535444+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[24257]: cluster 2024-07-03T14:03:32.360944+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[24257]: audit 2024-07-03T14:03:32.520022+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:33 smithi003 bash[24257]: audit 2024-07-03T14:03:32.535444+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:33.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:33 smithi078 bash[19059]: cluster 2024-07-03T14:03:32.360944+0000 mgr.y (mgr.24310) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:33.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:33 smithi078 bash[19059]: audit 2024-07-03T14:03:32.520022+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:33.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:33 smithi078 bash[19059]: audit 2024-07-03T14:03:32.535444+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:34.289 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-03T14:03:34.298 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-07-03T14:03:34.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[18863]: audit 2024-07-03T14:03:33.552898+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.3:0/1807500011' entity='client.admin' 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[18863]: audit 2024-07-03T14:03:33.608012+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[18863]: audit 2024-07-03T14:03:33.608835+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[18863]: audit 2024-07-03T14:03:33.615095+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[18863]: cluster 2024-07-03T14:03:34.361514+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:34.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[24257]: audit 2024-07-03T14:03:33.552898+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.3:0/1807500011' entity='client.admin' 2024-07-03T14:03:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[24257]: audit 2024-07-03T14:03:33.608012+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:03:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[24257]: audit 2024-07-03T14:03:33.608835+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:03:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[24257]: audit 2024-07-03T14:03:33.615095+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:34.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:34 smithi003 bash[24257]: cluster 2024-07-03T14:03:34.361514+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:34 smithi078 bash[19059]: audit 2024-07-03T14:03:33.552898+0000 mon.a (mon.0) 861 : audit [INF] from='client.? 172.21.15.3:0/1807500011' entity='client.admin' 2024-07-03T14:03:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:34 smithi078 bash[19059]: audit 2024-07-03T14:03:33.608012+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:03:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:34 smithi078 bash[19059]: audit 2024-07-03T14:03:33.608835+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:03:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:34 smithi078 bash[19059]: audit 2024-07-03T14:03:33.615095+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:35.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:34 smithi078 bash[19059]: cluster 2024-07-03T14:03:34.361514+0000 mgr.y (mgr.24310) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:37.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:37 smithi003 bash[24257]: cluster 2024-07-03T14:03:36.362287+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:37 smithi003 bash[18863]: cluster 2024-07-03T14:03:36.362287+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:37.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:37 smithi078 bash[19059]: cluster 2024-07-03T14:03:36.362287+0000 mgr.y (mgr.24310) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:38.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:38.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:38] "GET /metrics HTTP/1.1" 200 191468 "" "Prometheus/2.33.4" 2024-07-03T14:03:39.509 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:03:39.510 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "2d941a62-0692-4d27-b06e-80f26cf5dc99", 2024-07-03T14:03:39.510 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "r", 2024-07-03T14:03:39.510 INFO:teuthology.orchestra.run.smithi003.stdout: "current_period": "1f820482-ae18-44b4-b906-0548e420c740", 2024-07-03T14:03:39.510 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1 2024-07-03T14:03:39.510 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:03:39.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[24257]: cluster 2024-07-03T14:03:38.362953+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:39.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[24257]: cluster 2024-07-03T14:03:38.429391+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-03T14:03:39.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[24257]: audit 2024-07-03T14:03:38.437232+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.3:0/4110279480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:39.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[24257]: audit 2024-07-03T14:03:38.438574+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[18863]: cluster 2024-07-03T14:03:38.362953+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[18863]: cluster 2024-07-03T14:03:38.429391+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-03T14:03:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[18863]: audit 2024-07-03T14:03:38.437232+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.3:0/4110279480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:39 smithi003 bash[18863]: audit 2024-07-03T14:03:38.438574+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:39 smithi078 bash[19059]: cluster 2024-07-03T14:03:38.362953+0000 mgr.y (mgr.24310) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:03:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:39 smithi078 bash[19059]: cluster 2024-07-03T14:03:38.429391+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-07-03T14:03:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:39 smithi078 bash[19059]: audit 2024-07-03T14:03:38.437232+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.3:0/4110279480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:39 smithi078 bash[19059]: audit 2024-07-03T14:03:38.438574+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-07-03T14:03:40.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-07-03T14:03:40.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:40 smithi003 bash[24257]: audit 2024-07-03T14:03:39.441870+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-07-03T14:03:40.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:40 smithi003 bash[24257]: cluster 2024-07-03T14:03:39.442221+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-03T14:03:40.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:40 smithi003 bash[18863]: audit 2024-07-03T14:03:39.441870+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-07-03T14:03:40.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:40 smithi003 bash[18863]: cluster 2024-07-03T14:03:39.442221+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-03T14:03:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:40 smithi078 bash[19059]: audit 2024-07-03T14:03:39.441870+0000 mon.a (mon.0) 865 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-07-03T14:03:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:40 smithi078 bash[19059]: cluster 2024-07-03T14:03:39.442221+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-07-03T14:03:41.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:41 smithi003 bash[24257]: cluster 2024-07-03T14:03:40.363623+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-03T14:03:41.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:41 smithi003 bash[24257]: cluster 2024-07-03T14:03:40.445839+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-03T14:03:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:41 smithi003 bash[18863]: cluster 2024-07-03T14:03:40.363623+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-03T14:03:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:41 smithi003 bash[18863]: cluster 2024-07-03T14:03:40.445839+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-03T14:03:41.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:41 smithi078 bash[19059]: cluster 2024-07-03T14:03:40.363623+0000 mgr.y (mgr.24310) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-03T14:03:41.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:41 smithi078 bash[19059]: cluster 2024-07-03T14:03:40.445839+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-07-03T14:03:43.132 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "f478fe52-914c-4970-a494-58b646b14f2c", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": "true", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [], 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [], 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "", 2024-07-03T14:03:43.133 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2d941a62-0692-4d27-b06e-80f26cf5dc99", 2024-07-03T14:03:43.134 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-07-03T14:03:43.134 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-07-03T14:03:43.134 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:43.134 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:03:43.298 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:03:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:43.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[18863]: cluster 2024-07-03T14:03:42.364286+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:43.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[18863]: audit 2024-07-03T14:03:43.103203+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:43.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[18863]: audit 2024-07-03T14:03:43.110090+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:43.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[24257]: cluster 2024-07-03T14:03:42.364286+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:43.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[24257]: audit 2024-07-03T14:03:43.103203+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:43.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:43 smithi003 bash[24257]: audit 2024-07-03T14:03:43.110090+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:43.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-07-03T14:03:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:43 smithi078 bash[19059]: cluster 2024-07-03T14:03:42.364286+0000 mgr.y (mgr.24310) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:43 smithi078 bash[19059]: audit 2024-07-03T14:03:43.103203+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:43 smithi078 bash[19059]: audit 2024-07-03T14:03:43.110090+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:45 smithi003 bash[18863]: cluster 2024-07-03T14:03:44.364930+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:45 smithi003 bash[24257]: cluster 2024-07-03T14:03:44.364930+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:45.747 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:45 smithi078 bash[19059]: cluster 2024-07-03T14:03:44.364930+0000 mgr.y (mgr.24310) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-07-03T14:03:46.666 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:03:46.666 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "89b79542-cd50-4d24-87ce-178aca437e45", 2024-07-03T14:03:46.666 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "domain_root": "z.rgw.meta:root", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "control_pool": "z.rgw.control", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "gc_pool": "z.rgw.log:gc", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "lc_pool": "z.rgw.log:lc", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "log_pool": "z.rgw.log", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "roles_pool": "z.rgw.meta:roles", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-07-03T14:03:46.667 INFO:teuthology.orchestra.run.smithi003.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "otp_pool": "z.rgw.otp", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "system_key": { 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "access_key": "", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "secret_key": "" 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_pools": [ 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "default-placement", 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "val": { 2024-07-03T14:03:46.668 INFO:teuthology.orchestra.run.smithi003.stdout: "index_pool": "z.rgw.buckets.index", 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": { 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD": { 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "data_pool": "z.rgw.buckets.data" 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "index_type": 0 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-07-03T14:03:46.669 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2d941a62-0692-4d27-b06e-80f26cf5dc99", 2024-07-03T14:03:46.670 INFO:teuthology.orchestra.run.smithi003.stdout: "notif_pool": "z.rgw.log:notif" 2024-07-03T14:03:46.670 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:03:47.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-07-03T14:03:47.569 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:47 smithi003 bash[24257]: cluster 2024-07-03T14:03:46.365599+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-07-03T14:03:47.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:47 smithi003 bash[18863]: cluster 2024-07-03T14:03:46.365599+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-07-03T14:03:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:47 smithi078 bash[19059]: cluster 2024-07-03T14:03:46.365599+0000 mgr.y (mgr.24310) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-07-03T14:03:48.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:47 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:48.579 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:48 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:48] "GET /metrics HTTP/1.1" 200 192518 "" "Prometheus/2.33.4" 2024-07-03T14:03:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:49 smithi003 bash[18863]: cluster 2024-07-03T14:03:48.366300+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-03T14:03:49.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:49 smithi003 bash[24257]: cluster 2024-07-03T14:03:48.366300+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-03T14:03:49.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:49 smithi078 bash[19059]: cluster 2024-07-03T14:03:48.366300+0000 mgr.y (mgr.24310) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-03T14:03:51.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:51 smithi003 bash[24257]: cluster 2024-07-03T14:03:50.366985+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-07-03T14:03:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:51 smithi003 bash[18863]: cluster 2024-07-03T14:03:50.366985+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-07-03T14:03:51.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:51 smithi078 bash[19059]: cluster 2024-07-03T14:03:50.366985+0000 mgr.y (mgr.24310) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-07-03T14:03:52.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:52 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:03:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:03:53.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: cluster 2024-07-03T14:03:52.367502+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 687 B/s wr, 1 op/s 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: cluster 2024-07-03T14:03:52.441395+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: audit 2024-07-03T14:03:52.444612+0000 mon.c (mon.1) 84 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: audit 2024-07-03T14:03:52.446027+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: audit 2024-07-03T14:03:52.703358+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[24257]: audit 2024-07-03T14:03:52.710047+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: cluster 2024-07-03T14:03:52.367502+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 687 B/s wr, 1 op/s 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: cluster 2024-07-03T14:03:52.441395+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-03T14:03:53.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: audit 2024-07-03T14:03:52.444612+0000 mon.c (mon.1) 84 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: audit 2024-07-03T14:03:52.446027+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: audit 2024-07-03T14:03:52.703358+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:53.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:53 smithi003 bash[18863]: audit 2024-07-03T14:03:52.710047+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:53.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: cluster 2024-07-03T14:03:52.367502+0000 mgr.y (mgr.24310) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 687 B/s wr, 1 op/s 2024-07-03T14:03:53.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: cluster 2024-07-03T14:03:52.441395+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-07-03T14:03:53.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: audit 2024-07-03T14:03:52.444612+0000 mon.c (mon.1) 84 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: audit 2024-07-03T14:03:52.446027+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-07-03T14:03:53.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: audit 2024-07-03T14:03:52.703358+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:53.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:53 smithi078 bash[19059]: audit 2024-07-03T14:03:52.710047+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:03:54.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:54 smithi078 bash[19059]: audit 2024-07-03T14:03:53.454580+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-07-03T14:03:54.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:54 smithi078 bash[19059]: cluster 2024-07-03T14:03:53.455060+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-03T14:03:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:54 smithi003 bash[18863]: audit 2024-07-03T14:03:53.454580+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-07-03T14:03:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:54 smithi003 bash[18863]: cluster 2024-07-03T14:03:53.455060+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-03T14:03:54.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:54 smithi003 bash[24257]: audit 2024-07-03T14:03:53.454580+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-07-03T14:03:54.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:54 smithi003 bash[24257]: cluster 2024-07-03T14:03:53.455060+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-07-03T14:03:55.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: cluster 2024-07-03T14:03:54.368170+0000 mgr.y (mgr.24310) 112 : cluster [DBG] pgmap v83: 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-07-03T14:03:55.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: cluster 2024-07-03T14:03:54.459389+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-03T14:03:55.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: audit 2024-07-03T14:03:54.468081+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: audit 2024-07-03T14:03:54.488224+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: audit 2024-07-03T14:03:55.462237+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-07-03T14:03:55.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:55 smithi078 bash[19059]: cluster 2024-07-03T14:03:55.462569+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: cluster 2024-07-03T14:03:54.368170+0000 mgr.y (mgr.24310) 112 : cluster [DBG] pgmap v83: 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-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: cluster 2024-07-03T14:03:54.459389+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: audit 2024-07-03T14:03:54.468081+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: audit 2024-07-03T14:03:54.488224+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: audit 2024-07-03T14:03:55.462237+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[18863]: cluster 2024-07-03T14:03:55.462569+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-03T14:03:55.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: cluster 2024-07-03T14:03:54.368170+0000 mgr.y (mgr.24310) 112 : cluster [DBG] pgmap v83: 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-07-03T14:03:55.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: cluster 2024-07-03T14:03:54.459389+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-07-03T14:03:55.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: audit 2024-07-03T14:03:54.468081+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.3:0/1262122314' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: audit 2024-07-03T14:03:54.488224+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-07-03T14:03:55.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: audit 2024-07-03T14:03:55.462237+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-07-03T14:03:55.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:55 smithi003 bash[24257]: cluster 2024-07-03T14:03:55.462569+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-07-03T14:03:57.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:57 smithi078 bash[19059]: cluster 2024-07-03T14:03:56.368872+0000 mgr.y (mgr.24310) 113 : cluster [DBG] pgmap v86: 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-07-03T14:03:57.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:57 smithi078 bash[19059]: cluster 2024-07-03T14:03:56.465839+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-03T14:03:57.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:57 smithi078 bash[19059]: audit 2024-07-03T14:03:56.469494+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-07-03T14:03:57.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[18863]: cluster 2024-07-03T14:03:56.368872+0000 mgr.y (mgr.24310) 113 : cluster [DBG] pgmap v86: 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-07-03T14:03:57.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[18863]: cluster 2024-07-03T14:03:56.465839+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-03T14:03:57.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[18863]: audit 2024-07-03T14:03:56.469494+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-07-03T14:03:57.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[24257]: cluster 2024-07-03T14:03:56.368872+0000 mgr.y (mgr.24310) 113 : cluster [DBG] pgmap v86: 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-07-03T14:03:57.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[24257]: cluster 2024-07-03T14:03:56.465839+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-07-03T14:03:57.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:57 smithi003 bash[24257]: audit 2024-07-03T14:03:56.469494+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-07-03T14:03:58.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:03:57 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:03:58.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:03:58] "GET /metrics HTTP/1.1" 200 194072 "" "Prometheus/2.33.4" 2024-07-03T14:03:58.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[18863]: audit 2024-07-03T14:03:57.466639+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-07-03T14:03:58.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[18863]: cluster 2024-07-03T14:03:57.467465+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-03T14:03:58.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[18863]: audit 2024-07-03T14:03:57.483725+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-07-03T14:03:58.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[24257]: audit 2024-07-03T14:03:57.466639+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-07-03T14:03:58.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[24257]: cluster 2024-07-03T14:03:57.467465+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-03T14:03:58.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:58 smithi003 bash[24257]: audit 2024-07-03T14:03:57.483725+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-07-03T14:03:58.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:58 smithi078 bash[19059]: audit 2024-07-03T14:03:57.466639+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-07-03T14:03:58.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:58 smithi078 bash[19059]: cluster 2024-07-03T14:03:57.467465+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-07-03T14:03:58.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:58 smithi078 bash[19059]: audit 2024-07-03T14:03:57.483725+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "9feeae30-3731-4534-aa3a-cb2c9c29f3ad", 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1, 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "predecessor_uuid": "1f820482-ae18-44b4-b906-0548e420c740", 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_status": [], 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "period_map": { 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "9feeae30-3731-4534-aa3a-cb2c9c29f3ad", 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "zonegroups": [ 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "f478fe52-914c-4970-a494-58b646b14f2c", 2024-07-03T14:03:59.606 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": "true", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "89b79542-cd50-4d24-87ce-178aca437e45", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [ 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "89b79542-cd50-4d24-87ce-178aca437e45", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "log_meta": "false", 2024-07-03T14:03:59.607 INFO:teuthology.orchestra.run.smithi003.stdout: "log_data": "false", 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_index_max_shards": 11, 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "read_only": "false", 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "tier_type": "", 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from_all": "true", 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from": [], 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "redirect_zone": "" 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [ 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default-placement", 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "tags": [], 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": [ 2024-07-03T14:03:59.608 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD" 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "default-placement", 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2d941a62-0692-4d27-b06e-80f26cf5dc99", 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "short_zone_ids": [ 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "89b79542-cd50-4d24-87ce-178aca437e45", 2024-07-03T14:03:59.609 INFO:teuthology.orchestra.run.smithi003.stdout: "val": 3124047334 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zonegroup": "f478fe52-914c-4970-a494-58b646b14f2c", 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "89b79542-cd50-4d24-87ce-178aca437e45", 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "period_config": { 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_quota": { 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-07-03T14:03:59.610 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "user_quota": { 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "user_ratelimit": { 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-07-03T14:03:59.611 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_ratelimit": { 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "anonymous_ratelimit": { 2024-07-03T14:03:59.612 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "2d941a62-0692-4d27-b06e-80f26cf5dc99", 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_name": "r", 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_epoch": 2 2024-07-03T14:03:59.613 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:03:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: cluster 2024-07-03T14:03:58.369596+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v89: 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-07-03T14:03:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: audit 2024-07-03T14:03:58.481507+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-07-03T14:03:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: cluster 2024-07-03T14:03:58.482073+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-03T14:03:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: audit 2024-07-03T14:03:58.484212+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-07-03T14:03:59.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: audit 2024-07-03T14:03:59.483750+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-07-03T14:03:59.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:03:59 smithi078 bash[19059]: cluster 2024-07-03T14:03:59.483952+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-03T14:03:59.768 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: cluster 2024-07-03T14:03:58.369596+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v89: 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-07-03T14:03:59.768 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: audit 2024-07-03T14:03:58.481507+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: cluster 2024-07-03T14:03:58.482073+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: audit 2024-07-03T14:03:58.484212+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: audit 2024-07-03T14:03:59.483750+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[18863]: cluster 2024-07-03T14:03:59.483952+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: cluster 2024-07-03T14:03:58.369596+0000 mgr.y (mgr.24310) 114 : cluster [DBG] pgmap v89: 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-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: audit 2024-07-03T14:03:58.481507+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: cluster 2024-07-03T14:03:58.482073+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: audit 2024-07-03T14:03:58.484212+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: audit 2024-07-03T14:03:59.483750+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.3:0/3512378652' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-07-03T14:03:59.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:03:59 smithi003 bash[24257]: cluster 2024-07-03T14:03:59.483952+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-07-03T14:04:00.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-07-03T14:04:00.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:00 smithi003 bash[18863]: cluster 2024-07-03T14:04:00.371052+0000 mgr.y (mgr.24310) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-07-03T14:04:00.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:00 smithi003 bash[24257]: cluster 2024-07-03T14:04:00.371052+0000 mgr.y (mgr.24310) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-07-03T14:04:00.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:00 smithi078 bash[19059]: cluster 2024-07-03T14:04:00.371052+0000 mgr.y (mgr.24310) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-07-03T14:04:03.416 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled rgw.foo update... 2024-07-03T14:04:03.429 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[24257]: cluster 2024-07-03T14:04:02.371799+0000 mgr.y (mgr.24310) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[24257]: audit 2024-07-03T14:04:03.224053+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[24257]: audit 2024-07-03T14:04:03.232032+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[24257]: audit 2024-07-03T14:04:03.415067+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[18863]: cluster 2024-07-03T14:04:02.371799+0000 mgr.y (mgr.24310) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[18863]: audit 2024-07-03T14:04:03.224053+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[18863]: audit 2024-07-03T14:04:03.232032+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:03 smithi003 bash[18863]: audit 2024-07-03T14:04:03.415067+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:03 smithi078 bash[19059]: cluster 2024-07-03T14:04:02.371799+0000 mgr.y (mgr.24310) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-07-03T14:04:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:03 smithi078 bash[19059]: audit 2024-07-03T14:04:03.224053+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:03 smithi078 bash[19059]: audit 2024-07-03T14:04:03.232032+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:03 smithi078 bash[19059]: audit 2024-07-03T14:04:03.415067+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch apply rgw smpl' 2024-07-03T14:04:04.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.401115+0000 mgr.y (mgr.24310) 117 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:04.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: cephadm 2024-07-03T14:04:03.405559+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:04.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.465212+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:04.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.466071+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.471760+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.483401+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.490772+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.498135+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.498926+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.499235+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.505626+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.519622+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[24257]: audit 2024-07-03T14:04:03.520702+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.401115+0000 mgr.y (mgr.24310) 117 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:04.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: cephadm 2024-07-03T14:04:03.405559+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.465212+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.466071+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.471760+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.483401+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.490772+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.498135+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.498926+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.499235+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.505626+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:04.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.519622+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:04 smithi003 bash[18863]: audit 2024-07-03T14:04:03.520702+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:04.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.401115+0000 mgr.y (mgr.24310) 117 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:04.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: cephadm 2024-07-03T14:04:03.405559+0000 mgr.y (mgr.24310) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.465212+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.466071+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.471760+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.483401+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.490772+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.498135+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.498926+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.499235+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.505626+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.aqsnpg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.519622+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:04.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:04 smithi078 bash[19059]: audit 2024-07-03T14:04:03.520702+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:05.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[18863]: cephadm 2024-07-03T14:04:03.491732+0000 mgr.y (mgr.24310) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:05.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[18863]: cephadm 2024-07-03T14:04:03.521489+0000 mgr.y (mgr.24310) 120 : cephadm [INF] Deploying daemon rgw.foo.smithi003.aqsnpg on smithi003 2024-07-03T14:04:05.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[18863]: cluster 2024-07-03T14:04:04.372536+0000 mgr.y (mgr.24310) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-07-03T14:04:05.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[24257]: cephadm 2024-07-03T14:04:03.491732+0000 mgr.y (mgr.24310) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:05.713 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[24257]: cephadm 2024-07-03T14:04:03.521489+0000 mgr.y (mgr.24310) 120 : cephadm [INF] Deploying daemon rgw.foo.smithi003.aqsnpg on smithi003 2024-07-03T14:04:05.713 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:05 smithi003 bash[24257]: cluster 2024-07-03T14:04:04.372536+0000 mgr.y (mgr.24310) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-07-03T14:04:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:05 smithi078 bash[19059]: cephadm 2024-07-03T14:04:03.491732+0000 mgr.y (mgr.24310) 119 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-07-03T14:04:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:05 smithi078 bash[19059]: cephadm 2024-07-03T14:04:03.521489+0000 mgr.y (mgr.24310) 120 : cephadm [INF] Deploying daemon rgw.foo.smithi003.aqsnpg on smithi003 2024-07-03T14:04:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:05 smithi078 bash[19059]: cluster 2024-07-03T14:04:04.372536+0000 mgr.y (mgr.24310) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-07-03T14:04:07.233 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.233 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.233 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.234 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.234 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.234 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.234 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.235 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.235 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.235 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.236 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:06 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.236 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.664 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: cluster 2024-07-03T14:04:06.373460+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v95: 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-07-03T14:04:07.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.380010+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.382072+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.382420+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.389495+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.396392+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[24257]: audit 2024-07-03T14:04:07.397819+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:07.665 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:07.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: cluster 2024-07-03T14:04:06.373460+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v95: 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-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.380010+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.382072+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.382420+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.389495+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.396392+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:07 smithi003 bash[18863]: audit 2024-07-03T14:04:07.397819+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: cluster 2024-07-03T14:04:06.373460+0000 mgr.y (mgr.24310) 122 : cluster [DBG] pgmap v95: 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-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.380010+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.382072+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.382420+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.389495+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi078.plkqab", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.396392+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:07.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[19059]: audit 2024-07-03T14:04:07.397819+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:08.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:08.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:08] "GET /metrics HTTP/1.1" 200 194072 "" "Prometheus/2.33.4" 2024-07-03T14:04:08.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:08 smithi003 bash[24257]: cephadm 2024-07-03T14:04:07.398706+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi078.plkqab on smithi078 2024-07-03T14:04:08.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:08 smithi003 bash[18863]: cephadm 2024-07-03T14:04:07.398706+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi078.plkqab on smithi078 2024-07-03T14:04:08.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:08 smithi078 bash[19059]: cephadm 2024-07-03T14:04:07.398706+0000 mgr.y (mgr.24310) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi078.plkqab on smithi078 2024-07-03T14:04:09.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:09 smithi003 bash[18863]: cluster 2024-07-03T14:04:08.374150+0000 mgr.y (mgr.24310) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 931 B/s wr, 2 op/s 2024-07-03T14:04:09.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:09 smithi003 bash[24257]: cluster 2024-07-03T14:04:08.374150+0000 mgr.y (mgr.24310) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 931 B/s wr, 2 op/s 2024-07-03T14:04:09.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:09 smithi078 bash[19059]: cluster 2024-07-03T14:04:08.374150+0000 mgr.y (mgr.24310) 124 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 931 B/s wr, 2 op/s 2024-07-03T14:04:09.896 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled rgw.smpl update... 2024-07-03T14:04:11.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph osd pool create foo' 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[18863]: audit 2024-07-03T14:04:09.885417+0000 mgr.y (mgr.24310) 125 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[18863]: cephadm 2024-07-03T14:04:09.886900+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[18863]: audit 2024-07-03T14:04:09.893875+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[18863]: cluster 2024-07-03T14:04:10.374872+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 55 op/s 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[24257]: audit 2024-07-03T14:04:09.885417+0000 mgr.y (mgr.24310) 125 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:11.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[24257]: cephadm 2024-07-03T14:04:09.886900+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:11.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[24257]: audit 2024-07-03T14:04:09.893875+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:11.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:10 smithi003 bash[24257]: cluster 2024-07-03T14:04:10.374872+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 55 op/s 2024-07-03T14:04:11.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:10 smithi078 bash[19059]: audit 2024-07-03T14:04:09.885417+0000 mgr.y (mgr.24310) 125 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:11.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:10 smithi078 bash[19059]: cephadm 2024-07-03T14:04:09.886900+0000 mgr.y (mgr.24310) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:11.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:10 smithi078 bash[19059]: audit 2024-07-03T14:04:09.893875+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:11.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:10 smithi078 bash[19059]: cluster 2024-07-03T14:04:10.374872+0000 mgr.y (mgr.24310) 127 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 3.9 KiB/s wr, 55 op/s 2024-07-03T14:04:12.865 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.865 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.866 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.866 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.866 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.867 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.867 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.867 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:12.868 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.127 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.128 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.128 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.128 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.129 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.129 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.129 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.129 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.130 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:04:12 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:13.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:12 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:13.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: cluster 2024-07-03T14:04:12.375487+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:12.848473+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:12.862632+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:13.053121+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:13.057857+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:13.059083+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[18863]: audit 2024-07-03T14:04:13.310597+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: cluster 2024-07-03T14:04:12.375487+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:12.848473+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:12.862632+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:13.053121+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:13.057857+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:13.059083+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:13.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:13 smithi003 bash[24257]: audit 2024-07-03T14:04:13.310597+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: cluster 2024-07-03T14:04:12.375487+0000 mgr.y (mgr.24310) 128 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:12.848473+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:12.862632+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:13.053121+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:13.057857+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:13.059083+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:13.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:13 smithi078 bash[19059]: audit 2024-07-03T14:04:13.310597+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: cephadm 2024-07-03T14:04:13.316579+0000 mgr.y (mgr.24310) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.687751+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.695758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.705366+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.712874+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.713627+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[18863]: audit 2024-07-03T14:04:13.962917+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: cephadm 2024-07-03T14:04:13.316579+0000 mgr.y (mgr.24310) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.687751+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.695758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.705366+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.712874+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.713627+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:14.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:14 smithi003 bash[24257]: audit 2024-07-03T14:04:13.962917+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: cephadm 2024-07-03T14:04:13.316579+0000 mgr.y (mgr.24310) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.687751+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.695758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.705366+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.712874+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.713627+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:14.781 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:14 smithi078 bash[19059]: audit 2024-07-03T14:04:13.962917+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:15.708 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:15 smithi078 bash[19059]: cephadm 2024-07-03T14:04:13.705971+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.708 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:15 smithi078 bash[19059]: cephadm 2024-07-03T14:04:13.717941+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:15.708 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:15 smithi078 bash[19059]: cephadm 2024-07-03T14:04:13.963627+0000 mgr.y (mgr.24310) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.709 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:15 smithi078 bash[19059]: cluster 2024-07-03T14:04:14.376437+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:15.709 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:15 smithi078 bash[19059]: audit 2024-07-03T14:04:14.478953+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:15.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[18863]: cephadm 2024-07-03T14:04:13.705971+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[18863]: cephadm 2024-07-03T14:04:13.717941+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[18863]: cephadm 2024-07-03T14:04:13.963627+0000 mgr.y (mgr.24310) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[18863]: cluster 2024-07-03T14:04:14.376437+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:15.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[18863]: audit 2024-07-03T14:04:14.478953+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:15.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[24257]: cephadm 2024-07-03T14:04:13.705971+0000 mgr.y (mgr.24310) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[24257]: cephadm 2024-07-03T14:04:13.717941+0000 mgr.y (mgr.24310) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:15.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[24257]: cephadm 2024-07-03T14:04:13.963627+0000 mgr.y (mgr.24310) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:15.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[24257]: cluster 2024-07-03T14:04:14.376437+0000 mgr.y (mgr.24310) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2024-07-03T14:04:15.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:15 smithi003 bash[24257]: audit 2024-07-03T14:04:14.478953+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:16.513 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'foo' created 2024-07-03T14:04:16.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:16 smithi078 bash[19059]: audit 2024-07-03T14:04:15.771282+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-07-03T14:04:16.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:16 smithi003 bash[24257]: audit 2024-07-03T14:04:15.771282+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-07-03T14:04:16.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:16 smithi003 bash[18863]: audit 2024-07-03T14:04:15.771282+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-07-03T14:04:17.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'rbd pool init foo' 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[24257]: cluster 2024-07-03T14:04:16.377791+0000 mgr.y (mgr.24310) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 KiB/s wr, 100 op/s 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[24257]: audit 2024-07-03T14:04:16.497597+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[24257]: cluster 2024-07-03T14:04:16.497807+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[18863]: cluster 2024-07-03T14:04:16.377791+0000 mgr.y (mgr.24310) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 KiB/s wr, 100 op/s 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[18863]: audit 2024-07-03T14:04:16.497597+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-07-03T14:04:17.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:17 smithi003 bash[18863]: cluster 2024-07-03T14:04:16.497807+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-03T14:04:17.878 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:17 smithi078 bash[19059]: cluster 2024-07-03T14:04:16.377791+0000 mgr.y (mgr.24310) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 KiB/s wr, 100 op/s 2024-07-03T14:04:17.879 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:17 smithi078 bash[19059]: audit 2024-07-03T14:04:16.497597+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.3:0/3902428951' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-07-03T14:04:17.879 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:17 smithi078 bash[19059]: cluster 2024-07-03T14:04:16.497807+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-07-03T14:04:18.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:18.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:18] "GET /metrics HTTP/1.1" 200 196743 "" "Prometheus/2.33.4" 2024-07-03T14:04:18.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:18 smithi003 bash[18863]: cluster 2024-07-03T14:04:17.496010+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-03T14:04:18.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:18 smithi003 bash[18863]: cluster 2024-07-03T14:04:18.378552+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 255 B/s wr, 78 op/s 2024-07-03T14:04:18.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:18 smithi003 bash[24257]: cluster 2024-07-03T14:04:17.496010+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-03T14:04:18.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:18 smithi003 bash[24257]: cluster 2024-07-03T14:04:18.378552+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 255 B/s wr, 78 op/s 2024-07-03T14:04:18.818 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:18 smithi078 bash[19059]: cluster 2024-07-03T14:04:17.496010+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-07-03T14:04:18.818 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:18 smithi078 bash[19059]: cluster 2024-07-03T14:04:18.378552+0000 mgr.y (mgr.24310) 135 : cluster [DBG] pgmap v103: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 255 B/s wr, 78 op/s 2024-07-03T14:04:19.447 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:19.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:19.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[24257]: cluster 2024-07-03T14:04:18.512545+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-03T14:04:19.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[24257]: audit 2024-07-03T14:04:19.184507+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:19.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[24257]: audit 2024-07-03T14:04:19.445069+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:19.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[18863]: cluster 2024-07-03T14:04:18.512545+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-03T14:04:19.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[18863]: audit 2024-07-03T14:04:19.184507+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:19.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:19 smithi003 bash[18863]: audit 2024-07-03T14:04:19.445069+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:19 smithi078 bash[19059]: cluster 2024-07-03T14:04:18.512545+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-07-03T14:04:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:19 smithi078 bash[19059]: audit 2024-07-03T14:04:19.184507+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:19.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:19 smithi078 bash[19059]: audit 2024-07-03T14:04:19.445069+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:20.971 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:20 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:20.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:20 smithi003 bash[24257]: cluster 2024-07-03T14:04:20.380195+0000 mgr.y (mgr.24310) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 270 op/s 2024-07-03T14:04:20.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:20 smithi003 bash[18863]: cluster 2024-07-03T14:04:20.380195+0000 mgr.y (mgr.24310) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 270 op/s 2024-07-03T14:04:21.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:20 smithi078 bash[19059]: cluster 2024-07-03T14:04:20.380195+0000 mgr.y (mgr.24310) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 511 B/s wr, 270 op/s 2024-07-03T14:04:21.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:21 smithi003 bash[24257]: audit 2024-07-03T14:04:20.629147+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:21.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:21 smithi003 bash[24257]: audit 2024-07-03T14:04:20.636234+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:21.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:21 smithi003 bash[18863]: audit 2024-07-03T14:04:20.629147+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:21.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:21 smithi003 bash[18863]: audit 2024-07-03T14:04:20.636234+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:21.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:21 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:22.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:21 smithi078 bash[19059]: audit 2024-07-03T14:04:20.629147+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:21 smithi078 bash[19059]: audit 2024-07-03T14:04:20.636234+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.631 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:22.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.773430+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.3:0/1872874697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.773805+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.852975+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.858680+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.899660+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.901383+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.913048+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: cephadm 2024-07-03T14:04:21.924302+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.933335+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.936021+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.937084+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:22.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.944351+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.955736+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:21.959438+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: cephadm 2024-07-03T14:04:21.961842+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi003.njxzju on smithi003 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:22.288656+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: audit 2024-07-03T14:04:22.294738+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[24257]: cluster 2024-07-03T14:04:22.380927+0000 mgr.y (mgr.24310) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.773430+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.3:0/1872874697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.773805+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.852975+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.858680+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.899660+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.901383+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.913048+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: cephadm 2024-07-03T14:04:21.924302+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.933335+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.936021+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.937084+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.944351+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.955736+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:21.959438+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: cephadm 2024-07-03T14:04:21.961842+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi003.njxzju on smithi003 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:22.288656+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: audit 2024-07-03T14:04:22.294738+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:22.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:22 smithi003 bash[18863]: cluster 2024-07-03T14:04:22.380927+0000 mgr.y (mgr.24310) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:23.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.773430+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.3:0/1872874697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.773805+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.852975+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.858680+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.899660+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.901383+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.913048+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: cephadm 2024-07-03T14:04:21.924302+0000 mgr.y (mgr.24310) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.933335+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.936021+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.937084+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:23.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.944351+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi003.njxzju", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.955736+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:21.959438+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: cephadm 2024-07-03T14:04:21.961842+0000 mgr.y (mgr.24310) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi003.njxzju on smithi003 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:22.288656+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: audit 2024-07-03T14:04:22.294738+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:23.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:22 smithi078 bash[19059]: cluster 2024-07-03T14:04:22.380927+0000 mgr.y (mgr.24310) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:23.655 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:23 smithi003 bash[24257]: audit 2024-07-03T14:04:22.644455+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-07-03T14:04:23.655 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:23 smithi003 bash[18863]: audit 2024-07-03T14:04:22.644455+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-07-03T14:04:23.655 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:23 smithi003 bash[18863]: cluster 2024-07-03T14:04:22.644547+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-03T14:04:23.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:23 smithi003 bash[24257]: cluster 2024-07-03T14:04:22.644547+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-03T14:04:24.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:23 smithi078 bash[19059]: audit 2024-07-03T14:04:22.644455+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-07-03T14:04:24.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:23 smithi078 bash[19059]: cluster 2024-07-03T14:04:22.644547+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-07-03T14:04:24.409 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.410 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.410 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.411 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.411 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.411 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.412 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.412 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.673 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.673 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.674 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.674 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.675 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:24 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: cluster 2024-07-03T14:04:23.647172+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.373210+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.373887+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.374201+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.374557+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.375174+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.375716+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.376318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.376789+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: cluster 2024-07-03T14:04:24.381649+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.446983+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.447599+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.453934+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[18863]: audit 2024-07-03T14:04:24.454262+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: cluster 2024-07-03T14:04:23.647172+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.373210+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.373887+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.374201+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.374557+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.375174+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:24.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.375716+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.376318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.376789+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: cluster 2024-07-03T14:04:24.381649+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.446983+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.447599+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.453934+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:24.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:24 smithi003 bash[24257]: audit 2024-07-03T14:04:24.454262+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: cluster 2024-07-03T14:04:23.647172+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-07-03T14:04:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.373210+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.373887+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.374201+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.374557+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.375174+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.375716+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.376318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.376789+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: cluster 2024-07-03T14:04:24.381649+0000 mgr.y (mgr.24310) 140 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 165 op/s 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.446983+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.447599+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.453934+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:25.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:24 smithi078 bash[19059]: audit 2024-07-03T14:04:24.454262+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:04:25.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch apply iscsi foo u p' 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.656485+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.656591+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.656703+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.656790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: cluster 2024-07-03T14:04:24.656877+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-03T14:04:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.722587+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.724938+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.725423+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.729905+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.737070+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: audit 2024-07-03T14:04:24.738453+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: cephadm 2024-07-03T14:04:24.739385+0000 mgr.y (mgr.24310) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi078.nbxzup on smithi078 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[18863]: cluster 2024-07-03T14:04:25.662685+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.656485+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.656591+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.656703+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-03T14:04:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.656790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: cluster 2024-07-03T14:04:24.656877+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.722587+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.724938+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.725423+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.729905+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.737070+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: audit 2024-07-03T14:04:24.738453+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: cephadm 2024-07-03T14:04:24.739385+0000 mgr.y (mgr.24310) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi078.nbxzup on smithi078 2024-07-03T14:04:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:25 smithi003 bash[24257]: cluster 2024-07-03T14:04:25.662685+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-03T14:04:26.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.656485+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.656591+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.656703+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.656790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: cluster 2024-07-03T14:04:24.656877+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.722587+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.724938+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.725423+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.729905+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi078.nbxzup", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.737070+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: audit 2024-07-03T14:04:24.738453+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: cephadm 2024-07-03T14:04:24.739385+0000 mgr.y (mgr.24310) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi078.nbxzup on smithi078 2024-07-03T14:04:26.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:25 smithi078 bash[19059]: cluster 2024-07-03T14:04:25.662685+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-07-03T14:04:26.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:26 smithi078 bash[19059]: cluster 2024-07-03T14:04:26.382389+0000 mgr.y (mgr.24310) 142 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-03T14:04:26.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:26 smithi003 bash[18863]: cluster 2024-07-03T14:04:26.382389+0000 mgr.y (mgr.24310) 142 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-03T14:04:26.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:26 smithi003 bash[24257]: cluster 2024-07-03T14:04:26.382389+0000 mgr.y (mgr.24310) 142 : cluster [DBG] pgmap v112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-03T14:04:27.223 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.224 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.224 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.224 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.225 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.225 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.225 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.226 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.226 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.505 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.505 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.505 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.506 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.507 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.507 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:27.507 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:04:27 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:28.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:28.554 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:28] "GET /metrics HTTP/1.1" 200 207916 "" "Prometheus/2.33.4" 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.554751+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.557867+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.558852+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cephadm 2024-07-03T14:04:27.564952+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.824139+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cephadm 2024-07-03T14:04:27.824753+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.830688+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:27.831547+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cephadm 2024-07-03T14:04:27.835815+0000 mgr.y (mgr.24310) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: audit 2024-07-03T14:04:28.075768+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.821 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cephadm 2024-07-03T14:04:28.076843+0000 mgr.y (mgr.24310) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.822 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cluster 2024-07-03T14:04:28.356207+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-03T14:04:28.822 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:28 smithi078 bash[19059]: cluster 2024-07-03T14:04:28.383359+0000 mgr.y (mgr.24310) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 432 B/s wr, 0 op/s 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.554751+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.557867+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.558852+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cephadm 2024-07-03T14:04:27.564952+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.824139+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cephadm 2024-07-03T14:04:27.824753+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.830688+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:27.831547+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cephadm 2024-07-03T14:04:27.835815+0000 mgr.y (mgr.24310) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: audit 2024-07-03T14:04:28.075768+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cephadm 2024-07-03T14:04:28.076843+0000 mgr.y (mgr.24310) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cluster 2024-07-03T14:04:28.356207+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[18863]: cluster 2024-07-03T14:04:28.383359+0000 mgr.y (mgr.24310) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 432 B/s wr, 0 op/s 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.554751+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.557867+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.558852+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cephadm 2024-07-03T14:04:27.564952+0000 mgr.y (mgr.24310) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.824139+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cephadm 2024-07-03T14:04:27.824753+0000 mgr.y (mgr.24310) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.830688+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:27.831547+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cephadm 2024-07-03T14:04:27.835815+0000 mgr.y (mgr.24310) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-07-03T14:04:28.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: audit 2024-07-03T14:04:28.075768+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cephadm 2024-07-03T14:04:28.076843+0000 mgr.y (mgr.24310) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cluster 2024-07-03T14:04:28.356207+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-07-03T14:04:28.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:28 smithi003 bash[24257]: cluster 2024-07-03T14:04:28.383359+0000 mgr.y (mgr.24310) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 432 B/s wr, 0 op/s 2024-07-03T14:04:30.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:30 smithi078 bash[19059]: audit 2024-07-03T14:04:29.488083+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:30.720 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled iscsi.foo update... 2024-07-03T14:04:30.764 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:30 smithi003 bash[24257]: audit 2024-07-03T14:04:29.488083+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:30.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:30 smithi003 bash[18863]: audit 2024-07-03T14:04:29.488083+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: cluster 2024-07-03T14:04:30.384403+0000 mgr.y (mgr.24310) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-07-03T14:04:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: audit 2024-07-03T14:04:30.707868+0000 mgr.y (mgr.24310) 149 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: cephadm 2024-07-03T14:04:30.710174+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-07-03T14:04:31.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: audit 2024-07-03T14:04:30.719129+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: audit 2024-07-03T14:04:30.749275+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:31.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: audit 2024-07-03T14:04:30.750173+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:31.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: audit 2024-07-03T14:04:30.758102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:31 smithi078 bash[19059]: cephadm 2024-07-03T14:04:30.758787+0000 mgr.y (mgr.24310) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: cluster 2024-07-03T14:04:30.384403+0000 mgr.y (mgr.24310) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: audit 2024-07-03T14:04:30.707868+0000 mgr.y (mgr.24310) 149 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: cephadm 2024-07-03T14:04:30.710174+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: audit 2024-07-03T14:04:30.719129+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: audit 2024-07-03T14:04:30.749275+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: audit 2024-07-03T14:04:30.750173+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: audit 2024-07-03T14:04:30.758102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[24257]: cephadm 2024-07-03T14:04:30.758787+0000 mgr.y (mgr.24310) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: cluster 2024-07-03T14:04:30.384403+0000 mgr.y (mgr.24310) 148 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: audit 2024-07-03T14:04:30.707868+0000 mgr.y (mgr.24310) 149 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: cephadm 2024-07-03T14:04:30.710174+0000 mgr.y (mgr.24310) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: audit 2024-07-03T14:04:30.719129+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: audit 2024-07-03T14:04:30.749275+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: audit 2024-07-03T14:04:30.750173+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: audit 2024-07-03T14:04:30.758102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:31 smithi003 bash[18863]: cephadm 2024-07-03T14:04:30.758787+0000 mgr.y (mgr.24310) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:31.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'sleep 120' 2024-07-03T14:04:32.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:32 smithi003 bash[18863]: cluster 2024-07-03T14:04:32.385096+0000 mgr.y (mgr.24310) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 530 B/s wr, 269 op/s 2024-07-03T14:04:32.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:32 smithi003 bash[24257]: cluster 2024-07-03T14:04:32.385096+0000 mgr.y (mgr.24310) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 530 B/s wr, 269 op/s 2024-07-03T14:04:33.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:32 smithi078 bash[19059]: cluster 2024-07-03T14:04:32.385096+0000 mgr.y (mgr.24310) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 530 B/s wr, 269 op/s 2024-07-03T14:04:33.846 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:33 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:34.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:34.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[18863]: audit 2024-07-03T14:04:33.550042+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[18863]: audit 2024-07-03T14:04:33.561712+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[18863]: audit 2024-07-03T14:04:34.211388+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[18863]: cluster 2024-07-03T14:04:34.385628+0000 mgr.y (mgr.24310) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 234 B/s wr, 238 op/s 2024-07-03T14:04:34.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[24257]: audit 2024-07-03T14:04:33.550042+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[24257]: audit 2024-07-03T14:04:33.561712+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[24257]: audit 2024-07-03T14:04:34.211388+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:34.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:34 smithi003 bash[24257]: cluster 2024-07-03T14:04:34.385628+0000 mgr.y (mgr.24310) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 234 B/s wr, 238 op/s 2024-07-03T14:04:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:34 smithi078 bash[19059]: audit 2024-07-03T14:04:33.550042+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:34 smithi078 bash[19059]: audit 2024-07-03T14:04:33.561712+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:34 smithi078 bash[19059]: audit 2024-07-03T14:04:34.211388+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:35.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:34 smithi078 bash[19059]: cluster 2024-07-03T14:04:34.385628+0000 mgr.y (mgr.24310) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 234 B/s wr, 238 op/s 2024-07-03T14:04:35.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:35 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:36.324 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:36.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.347591+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.360683+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.389314+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.391253+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.403923+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: cephadm 2024-07-03T14:04:35.416139+0000 mgr.y (mgr.24310) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.427383+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.427812+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.432887+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:35.439793+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: cephadm 2024-07-03T14:04:35.441218+0000 mgr.y (mgr.24310) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.rlxpao on smithi003 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:36.108084+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[24257]: audit 2024-07-03T14:04:36.113590+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.347591+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.360683+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.389314+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.391253+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.403923+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: cephadm 2024-07-03T14:04:35.416139+0000 mgr.y (mgr.24310) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.427383+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.427812+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.432887+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:35.439793+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: cephadm 2024-07-03T14:04:35.441218+0000 mgr.y (mgr.24310) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.rlxpao on smithi003 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:36.108084+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:36 smithi003 bash[18863]: audit 2024-07-03T14:04:36.113590+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.347591+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.360683+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.389314+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.391253+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.403923+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: cephadm 2024-07-03T14:04:35.416139+0000 mgr.y (mgr.24310) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.427383+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.427812+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.432887+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.rlxpao", "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-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:35.439793+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: cephadm 2024-07-03T14:04:35.441218+0000 mgr.y (mgr.24310) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.rlxpao on smithi003 2024-07-03T14:04:36.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:36.108084+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:36.758 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:36 smithi078 bash[19059]: audit 2024-07-03T14:04:36.113590+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:37.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:37 smithi003 bash[18863]: cluster 2024-07-03T14:04:36.386737+0000 mgr.y (mgr.24310) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:37.614 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:37 smithi003 bash[24257]: cluster 2024-07-03T14:04:36.386737+0000 mgr.y (mgr.24310) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:37.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:37 smithi078 bash[19059]: cluster 2024-07-03T14:04:36.386737+0000 mgr.y (mgr.24310) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:38.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:38.314 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.314 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.315 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.315 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.316 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.316 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.316 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:38] "GET /metrics HTTP/1.1" 200 207916 "" "Prometheus/2.33.4" 2024-07-03T14:04:38.316 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.317 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.566 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.567 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.567 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.567 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:38 smithi003 bash[24257]: cluster 2024-07-03T14:04:37.358453+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-07-03T14:04:38.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.568 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.568 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.569 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:38 smithi003 bash[18863]: cluster 2024-07-03T14:04:37.358453+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-07-03T14:04:38.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:38 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:04:38.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:38 smithi078 bash[19059]: cluster 2024-07-03T14:04:37.358453+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-07-03T14:04:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: cluster 2024-07-03T14:04:38.387449+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.611962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.617113+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.618041+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.627261+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.635844+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.637792+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.645173+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.651350+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.663841+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.667898+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.668627+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[24257]: audit 2024-07-03T14:04:38.676322+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: cluster 2024-07-03T14:04:38.387449+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.611962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.617113+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.618041+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.627261+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.635844+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.637792+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.645173+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.651350+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:39.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.663841+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.667898+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.668627+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:39 smithi003 bash[18863]: audit 2024-07-03T14:04:38.676322+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: cluster 2024-07-03T14:04:38.387449+0000 mgr.y (mgr.24310) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 204 B/s wr, 207 op/s 2024-07-03T14:04:39.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.611962+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.617113+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.618041+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.627261+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.635844+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.637792+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.645173+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.651350+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.663841+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:39.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.667898+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.668627+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:39.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:39 smithi078 bash[19059]: audit 2024-07-03T14:04:38.676322+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:40.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: cephadm 2024-07-03T14:04:38.630042+0000 mgr.y (mgr.24310) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: audit 2024-07-03T14:04:38.636479+0000 mgr.y (mgr.24310) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: cephadm 2024-07-03T14:04:38.637563+0000 mgr.y (mgr.24310) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: audit 2024-07-03T14:04:38.638183+0000 mgr.y (mgr.24310) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: audit 2024-07-03T14:04:38.652056+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: cephadm 2024-07-03T14:04:38.679305+0000 mgr.y (mgr.24310) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[18863]: audit 2024-07-03T14:04:39.499209+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:40.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: cephadm 2024-07-03T14:04:38.630042+0000 mgr.y (mgr.24310) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: audit 2024-07-03T14:04:38.636479+0000 mgr.y (mgr.24310) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:40.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: cephadm 2024-07-03T14:04:38.637563+0000 mgr.y (mgr.24310) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-07-03T14:04:40.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: audit 2024-07-03T14:04:38.638183+0000 mgr.y (mgr.24310) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:40.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: audit 2024-07-03T14:04:38.652056+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:40.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: cephadm 2024-07-03T14:04:38.679305+0000 mgr.y (mgr.24310) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:40 smithi003 bash[24257]: audit 2024-07-03T14:04:39.499209+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: cephadm 2024-07-03T14:04:38.630042+0000 mgr.y (mgr.24310) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: audit 2024-07-03T14:04:38.636479+0000 mgr.y (mgr.24310) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-07-03T14:04:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: cephadm 2024-07-03T14:04:38.637563+0000 mgr.y (mgr.24310) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-07-03T14:04:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: audit 2024-07-03T14:04:38.638183+0000 mgr.y (mgr.24310) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-07-03T14:04:40.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: audit 2024-07-03T14:04:38.652056+0000 mgr.y (mgr.24310) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-07-03T14:04:40.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: cephadm 2024-07-03T14:04:38.679305+0000 mgr.y (mgr.24310) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-07-03T14:04:40.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:40 smithi078 bash[19059]: audit 2024-07-03T14:04:39.499209+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:41 smithi003 bash[18863]: cluster 2024-07-03T14:04:40.389452+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 173 op/s 2024-07-03T14:04:41.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:41 smithi003 bash[24257]: cluster 2024-07-03T14:04:40.389452+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 173 op/s 2024-07-03T14:04:41.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:41 smithi078 bash[19059]: cluster 2024-07-03T14:04:40.389452+0000 mgr.y (mgr.24310) 164 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 173 op/s 2024-07-03T14:04:42.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:42 smithi003 bash[18863]: audit 2024-07-03T14:04:41.738921+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.3:0/1827832053' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-07-03T14:04:42.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:42 smithi003 bash[18863]: audit 2024-07-03T14:04:42.074924+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]: dispatch 2024-07-03T14:04:42.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:42 smithi003 bash[24257]: audit 2024-07-03T14:04:41.738921+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.3:0/1827832053' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-07-03T14:04:42.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:42 smithi003 bash[24257]: audit 2024-07-03T14:04:42.074924+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]: dispatch 2024-07-03T14:04:42.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:42 smithi078 bash[19059]: audit 2024-07-03T14:04:41.738921+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.3:0/1827832053' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-07-03T14:04:42.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:42 smithi078 bash[19059]: audit 2024-07-03T14:04:42.074924+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]: dispatch 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[24257]: cluster 2024-07-03T14:04:42.390380+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[24257]: audit 2024-07-03T14:04:42.391069+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]': finished 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[24257]: cluster 2024-07-03T14:04:42.391576+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[24257]: audit 2024-07-03T14:04:42.730276+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.3:0/1431615772' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[24257]: audit 2024-07-03T14:04:42.731261+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[18863]: cluster 2024-07-03T14:04:42.390380+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[18863]: audit 2024-07-03T14:04:42.391069+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]': finished 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[18863]: cluster 2024-07-03T14:04:42.391576+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-03T14:04:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[18863]: audit 2024-07-03T14:04:42.730276+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.3:0/1431615772' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:43.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:43 smithi003 bash[18863]: audit 2024-07-03T14:04:42.731261+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:43 smithi078 bash[19059]: cluster 2024-07-03T14:04:42.390380+0000 mgr.y (mgr.24310) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:43 smithi078 bash[19059]: audit 2024-07-03T14:04:42.391069+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/1911169077' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/465822782"}]': finished 2024-07-03T14:04:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:43 smithi078 bash[19059]: cluster 2024-07-03T14:04:42.391576+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-07-03T14:04:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:43 smithi078 bash[19059]: audit 2024-07-03T14:04:42.730276+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.3:0/1431615772' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:43 smithi078 bash[19059]: audit 2024-07-03T14:04:42.731261+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]: dispatch 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[18863]: audit 2024-07-03T14:04:43.414052+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]': finished 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[18863]: cluster 2024-07-03T14:04:43.414110+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[18863]: audit 2024-07-03T14:04:43.760150+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.3:0/3159156119' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[18863]: audit 2024-07-03T14:04:43.760731+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[24257]: audit 2024-07-03T14:04:43.414052+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]': finished 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[24257]: cluster 2024-07-03T14:04:43.414110+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-03T14:04:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[24257]: audit 2024-07-03T14:04:43.760150+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.3:0/3159156119' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:44.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:44 smithi003 bash[24257]: audit 2024-07-03T14:04:43.760731+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:44.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:44 smithi078 bash[19059]: audit 2024-07-03T14:04:43.414052+0000 mon.a (mon.0) 980 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1171389978"}]': finished 2024-07-03T14:04:44.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:44 smithi078 bash[19059]: cluster 2024-07-03T14:04:43.414110+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-07-03T14:04:44.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:44 smithi078 bash[19059]: audit 2024-07-03T14:04:43.760150+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.3:0/3159156119' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:44.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:44 smithi078 bash[19059]: audit 2024-07-03T14:04:43.760731+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]: dispatch 2024-07-03T14:04:45.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:45.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[18863]: cluster 2024-07-03T14:04:44.391079+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[18863]: audit 2024-07-03T14:04:44.425721+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]': finished 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[18863]: cluster 2024-07-03T14:04:44.425834+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[18863]: audit 2024-07-03T14:04:44.780609+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]: dispatch 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[18863]: audit 2024-07-03T14:04:45.115695+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[24257]: cluster 2024-07-03T14:04:44.391079+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[24257]: audit 2024-07-03T14:04:44.425721+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]': finished 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[24257]: cluster 2024-07-03T14:04:44.425834+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[24257]: audit 2024-07-03T14:04:44.780609+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]: dispatch 2024-07-03T14:04:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:45 smithi003 bash[24257]: audit 2024-07-03T14:04:45.115695+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:45.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:45 smithi078 bash[19059]: cluster 2024-07-03T14:04:44.391079+0000 mgr.y (mgr.24310) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:45.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:45 smithi078 bash[19059]: audit 2024-07-03T14:04:44.425721+0000 mon.a (mon.0) 983 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3065784280"}]': finished 2024-07-03T14:04:45.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:45 smithi078 bash[19059]: cluster 2024-07-03T14:04:44.425834+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-07-03T14:04:45.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:45 smithi078 bash[19059]: audit 2024-07-03T14:04:44.780609+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]: dispatch 2024-07-03T14:04:45.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:45 smithi078 bash[19059]: audit 2024-07-03T14:04:45.115695+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:04:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:46.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:45.439675+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]': finished 2024-07-03T14:04:46.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: cluster 2024-07-03T14:04:45.440551+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-03T14:04:46.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:45.808921+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.3:0/172273120' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:45.809442+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:46.382299+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:46.393936+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:46.412415+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:46.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[18863]: audit 2024-07-03T14:04:46.413709+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:46.722 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:45.439675+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]': finished 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: cluster 2024-07-03T14:04:45.440551+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:45.808921+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.3:0/172273120' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:45.809442+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:46.382299+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:46.393936+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:46.412415+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:46.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:46 smithi003 bash[24257]: audit 2024-07-03T14:04:46.413709+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:46.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:45.439675+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.3:0/3939798740' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3065784280"}]': finished 2024-07-03T14:04:46.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: cluster 2024-07-03T14:04:45.440551+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:45.808921+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.3:0/172273120' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:45.809442+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]: dispatch 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:46.382299+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:46.393936+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:46.412415+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:04:46.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:46 smithi078 bash[19059]: audit 2024-07-03T14:04:46.413709+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: cluster 2024-07-03T14:04:46.391442+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: audit 2024-07-03T14:04:46.444219+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]': finished 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: cluster 2024-07-03T14:04:46.444541+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: audit 2024-07-03T14:04:46.684551+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: audit 2024-07-03T14:04:46.695984+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[18863]: audit 2024-07-03T14:04:46.782179+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]: dispatch 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: cluster 2024-07-03T14:04:46.391442+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: audit 2024-07-03T14:04:46.444219+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]': finished 2024-07-03T14:04:47.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: cluster 2024-07-03T14:04:46.444541+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-03T14:04:47.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: audit 2024-07-03T14:04:46.684551+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: audit 2024-07-03T14:04:46.695984+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:47 smithi003 bash[24257]: audit 2024-07-03T14:04:46.782179+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]: dispatch 2024-07-03T14:04:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: cluster 2024-07-03T14:04:46.391442+0000 mgr.y (mgr.24310) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: audit 2024-07-03T14:04:46.444219+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4060347435"}]': finished 2024-07-03T14:04:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: cluster 2024-07-03T14:04:46.444541+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-07-03T14:04:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: audit 2024-07-03T14:04:46.684551+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: audit 2024-07-03T14:04:46.695984+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:47.756 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[19059]: audit 2024-07-03T14:04:46.782179+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]: dispatch 2024-07-03T14:04:48.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:47 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:48.709 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:48] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[18863]: audit 2024-07-03T14:04:47.700821+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]': finished 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[18863]: cluster 2024-07-03T14:04:47.701020+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[18863]: audit 2024-07-03T14:04:48.048759+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.3:0/97616200' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[18863]: audit 2024-07-03T14:04:48.049603+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[18863]: cluster 2024-07-03T14:04:48.392166+0000 mgr.y (mgr.24310) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[24257]: audit 2024-07-03T14:04:47.700821+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]': finished 2024-07-03T14:04:48.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[24257]: cluster 2024-07-03T14:04:47.701020+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-03T14:04:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[24257]: audit 2024-07-03T14:04:48.048759+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.3:0/97616200' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[24257]: audit 2024-07-03T14:04:48.049603+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:48.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:48 smithi003 bash[24257]: cluster 2024-07-03T14:04:48.392166+0000 mgr.y (mgr.24310) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:49.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:48 smithi078 bash[19059]: audit 2024-07-03T14:04:47.700821+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.3:0/3889743673' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4226960661"}]': finished 2024-07-03T14:04:49.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:48 smithi078 bash[19059]: cluster 2024-07-03T14:04:47.701020+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-07-03T14:04:49.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:48 smithi078 bash[19059]: audit 2024-07-03T14:04:48.048759+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.3:0/97616200' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:49.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:48 smithi078 bash[19059]: audit 2024-07-03T14:04:48.049603+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]: dispatch 2024-07-03T14:04:49.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:48 smithi078 bash[19059]: cluster 2024-07-03T14:04:48.392166+0000 mgr.y (mgr.24310) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[24257]: audit 2024-07-03T14:04:48.703806+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]': finished 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[24257]: cluster 2024-07-03T14:04:48.704051+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[24257]: audit 2024-07-03T14:04:49.052447+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.3:0/1886907384' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[24257]: audit 2024-07-03T14:04:49.053311+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[18863]: audit 2024-07-03T14:04:48.703806+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]': finished 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[18863]: cluster 2024-07-03T14:04:48.704051+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-03T14:04:49.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[18863]: audit 2024-07-03T14:04:49.052447+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.3:0/1886907384' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:49.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:49 smithi003 bash[18863]: audit 2024-07-03T14:04:49.053311+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:50.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:49 smithi078 bash[19059]: audit 2024-07-03T14:04:48.703806+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1171389978"}]': finished 2024-07-03T14:04:50.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:49 smithi078 bash[19059]: cluster 2024-07-03T14:04:48.704051+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-07-03T14:04:50.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:49 smithi078 bash[19059]: audit 2024-07-03T14:04:49.052447+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.3:0/1886907384' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:50.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:49 smithi078 bash[19059]: audit 2024-07-03T14:04:49.053311+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]: dispatch 2024-07-03T14:04:51.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:50 smithi078 bash[19059]: audit 2024-07-03T14:04:49.732368+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]': finished 2024-07-03T14:04:51.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:50 smithi078 bash[19059]: cluster 2024-07-03T14:04:49.732611+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-03T14:04:51.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:50 smithi078 bash[19059]: audit 2024-07-03T14:04:50.080868+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.3:0/3629886437' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:50 smithi078 bash[19059]: audit 2024-07-03T14:04:50.081417+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:50 smithi078 bash[19059]: cluster 2024-07-03T14:04:50.393888+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[18863]: audit 2024-07-03T14:04:49.732368+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]': finished 2024-07-03T14:04:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[18863]: cluster 2024-07-03T14:04:49.732611+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-03T14:04:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[18863]: audit 2024-07-03T14:04:50.080868+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.3:0/3629886437' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[18863]: audit 2024-07-03T14:04:50.081417+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[18863]: cluster 2024-07-03T14:04:50.393888+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[24257]: audit 2024-07-03T14:04:49.732368+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/476168967"}]': finished 2024-07-03T14:04:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[24257]: cluster 2024-07-03T14:04:49.732611+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-07-03T14:04:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[24257]: audit 2024-07-03T14:04:50.080868+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.3:0/3629886437' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[24257]: audit 2024-07-03T14:04:50.081417+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]: dispatch 2024-07-03T14:04:51.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:50 smithi003 bash[24257]: cluster 2024-07-03T14:04:50.393888+0000 mgr.y (mgr.24310) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:52.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:51 smithi078 bash[19059]: audit 2024-07-03T14:04:50.736034+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]': finished 2024-07-03T14:04:52.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:51 smithi078 bash[19059]: cluster 2024-07-03T14:04:50.736246+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-03T14:04:52.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:51 smithi078 bash[19059]: audit 2024-07-03T14:04:51.082466+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.3:0/4157307782' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:51 smithi078 bash[19059]: audit 2024-07-03T14:04:51.083474+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:51 smithi078 bash[19059]: audit 2024-07-03T14:04:51.435705+0000 mgr.y (mgr.24310) 170 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[18863]: audit 2024-07-03T14:04:50.736034+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]': finished 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[18863]: cluster 2024-07-03T14:04:50.736246+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[18863]: audit 2024-07-03T14:04:51.082466+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.3:0/4157307782' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[18863]: audit 2024-07-03T14:04:51.083474+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[18863]: audit 2024-07-03T14:04:51.435705+0000 mgr.y (mgr.24310) 170 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:04:52.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[24257]: audit 2024-07-03T14:04:50.736034+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/534150714"}]': finished 2024-07-03T14:04:52.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[24257]: cluster 2024-07-03T14:04:50.736246+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-07-03T14:04:52.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[24257]: audit 2024-07-03T14:04:51.082466+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.3:0/4157307782' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[24257]: audit 2024-07-03T14:04:51.083474+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]: dispatch 2024-07-03T14:04:52.221 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:51 smithi003 bash[24257]: audit 2024-07-03T14:04:51.435705+0000 mgr.y (mgr.24310) 170 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:04:53.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[18863]: audit 2024-07-03T14:04:51.757365+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]': finished 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[18863]: cluster 2024-07-03T14:04:51.757605+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[18863]: audit 2024-07-03T14:04:52.107531+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.3:0/3616822045' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[18863]: audit 2024-07-03T14:04:52.108382+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[18863]: cluster 2024-07-03T14:04:52.394681+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[24257]: audit 2024-07-03T14:04:51.757365+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]': finished 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[24257]: cluster 2024-07-03T14:04:51.757605+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[24257]: audit 2024-07-03T14:04:52.107531+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.3:0/3616822045' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[24257]: audit 2024-07-03T14:04:52.108382+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:52 smithi003 bash[24257]: cluster 2024-07-03T14:04:52.394681+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:53.023 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:52 smithi078 bash[19059]: audit 2024-07-03T14:04:51.757365+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/534150714"}]': finished 2024-07-03T14:04:53.023 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:52 smithi078 bash[19059]: cluster 2024-07-03T14:04:51.757605+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-07-03T14:04:53.023 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:52 smithi078 bash[19059]: audit 2024-07-03T14:04:52.107531+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.3:0/3616822045' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.023 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:52 smithi078 bash[19059]: audit 2024-07-03T14:04:52.108382+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]: dispatch 2024-07-03T14:04:53.023 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:52 smithi078 bash[19059]: cluster 2024-07-03T14:04:52.394681+0000 mgr.y (mgr.24310) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:53.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:04:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:04:54.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: audit 2024-07-03T14:04:52.759091+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]': finished 2024-07-03T14:04:54.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: cluster 2024-07-03T14:04:52.759322+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: audit 2024-07-03T14:04:53.001548+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: audit 2024-07-03T14:04:53.017904+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: audit 2024-07-03T14:04:53.121298+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.3:0/3620596012' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[24257]: audit 2024-07-03T14:04:53.122024+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: audit 2024-07-03T14:04:52.759091+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]': finished 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: cluster 2024-07-03T14:04:52.759322+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: audit 2024-07-03T14:04:53.001548+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: audit 2024-07-03T14:04:53.017904+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: audit 2024-07-03T14:04:53.121298+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.3:0/3620596012' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:54.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:53 smithi003 bash[18863]: audit 2024-07-03T14:04:53.122024+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: audit 2024-07-03T14:04:52.759091+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2667190509"}]': finished 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: cluster 2024-07-03T14:04:52.759322+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: audit 2024-07-03T14:04:53.001548+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: audit 2024-07-03T14:04:53.017904+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: audit 2024-07-03T14:04:53.121298+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.3:0/3620596012' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:54.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:53 smithi078 bash[19059]: audit 2024-07-03T14:04:53.122024+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]: dispatch 2024-07-03T14:04:55.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[24257]: audit 2024-07-03T14:04:54.024988+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]': finished 2024-07-03T14:04:55.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[24257]: cluster 2024-07-03T14:04:54.025192+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-03T14:04:55.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[24257]: audit 2024-07-03T14:04:54.371578+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]: dispatch 2024-07-03T14:04:55.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[24257]: cluster 2024-07-03T14:04:54.395413+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:55.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[18863]: audit 2024-07-03T14:04:54.024988+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]': finished 2024-07-03T14:04:55.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[18863]: cluster 2024-07-03T14:04:54.025192+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-03T14:04:55.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[18863]: audit 2024-07-03T14:04:54.371578+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]: dispatch 2024-07-03T14:04:55.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:55 smithi003 bash[18863]: cluster 2024-07-03T14:04:54.395413+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:55.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:55 smithi078 bash[19059]: audit 2024-07-03T14:04:54.024988+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1863025988"}]': finished 2024-07-03T14:04:55.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:55 smithi078 bash[19059]: cluster 2024-07-03T14:04:54.025192+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-07-03T14:04:55.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:55 smithi078 bash[19059]: audit 2024-07-03T14:04:54.371578+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]: dispatch 2024-07-03T14:04:55.506 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:55 smithi078 bash[19059]: cluster 2024-07-03T14:04:54.395413+0000 mgr.y (mgr.24310) 172 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-07-03T14:04:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[18863]: audit 2024-07-03T14:04:55.036680+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]': finished 2024-07-03T14:04:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[18863]: cluster 2024-07-03T14:04:55.036878+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-03T14:04:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[18863]: audit 2024-07-03T14:04:55.386530+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.3:0/2857325881' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[18863]: audit 2024-07-03T14:04:55.387287+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:56.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[24257]: audit 2024-07-03T14:04:55.036680+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]': finished 2024-07-03T14:04:56.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[24257]: cluster 2024-07-03T14:04:55.036878+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-03T14:04:56.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[24257]: audit 2024-07-03T14:04:55.386530+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.3:0/2857325881' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:56.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:56 smithi003 bash[24257]: audit 2024-07-03T14:04:55.387287+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:56.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:56 smithi078 bash[19059]: audit 2024-07-03T14:04:55.036680+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.3:0/1649957887' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3189285903"}]': finished 2024-07-03T14:04:56.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:56 smithi078 bash[19059]: cluster 2024-07-03T14:04:55.036878+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-07-03T14:04:56.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:56 smithi078 bash[19059]: audit 2024-07-03T14:04:55.386530+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.3:0/2857325881' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:56.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:56 smithi078 bash[19059]: audit 2024-07-03T14:04:55.387287+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]: dispatch 2024-07-03T14:04:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[24257]: audit 2024-07-03T14:04:56.038278+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]': finished 2024-07-03T14:04:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[24257]: cluster 2024-07-03T14:04:56.038492+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-03T14:04:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[24257]: audit 2024-07-03T14:04:56.392932+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.3:0/181946444' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[24257]: audit 2024-07-03T14:04:56.393853+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[24257]: cluster 2024-07-03T14:04:56.396137+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:57.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[18863]: audit 2024-07-03T14:04:56.038278+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]': finished 2024-07-03T14:04:57.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[18863]: cluster 2024-07-03T14:04:56.038492+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-03T14:04:57.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[18863]: audit 2024-07-03T14:04:56.392932+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.3:0/181946444' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[18863]: audit 2024-07-03T14:04:56.393853+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:57 smithi003 bash[18863]: cluster 2024-07-03T14:04:56.396137+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[19059]: audit 2024-07-03T14:04:56.038278+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2093310731"}]': finished 2024-07-03T14:04:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[19059]: cluster 2024-07-03T14:04:56.038492+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-07-03T14:04:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[19059]: audit 2024-07-03T14:04:56.392932+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.3:0/181946444' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[19059]: audit 2024-07-03T14:04:56.393853+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]: dispatch 2024-07-03T14:04:57.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[19059]: cluster 2024-07-03T14:04:56.396137+0000 mgr.y (mgr.24310) 173 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:58.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:04:57 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:04:58.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:58 smithi078 bash[19059]: audit 2024-07-03T14:04:57.065803+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]': finished 2024-07-03T14:04:58.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:58 smithi078 bash[19059]: cluster 2024-07-03T14:04:57.065979+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-03T14:04:58.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:58 smithi078 bash[19059]: audit 2024-07-03T14:04:57.415563+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.3:0/750418545' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:58.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:58 smithi078 bash[19059]: audit 2024-07-03T14:04:57.416181+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:58.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:04:58] "GET /metrics HTTP/1.1" 200 214823 "" "Prometheus/2.33.4" 2024-07-03T14:04:58.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[24257]: audit 2024-07-03T14:04:57.065803+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]': finished 2024-07-03T14:04:58.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[24257]: cluster 2024-07-03T14:04:57.065979+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-03T14:04:58.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[24257]: audit 2024-07-03T14:04:57.415563+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.3:0/750418545' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:58.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[24257]: audit 2024-07-03T14:04:57.416181+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:58.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[18863]: audit 2024-07-03T14:04:57.065803+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/57870298"}]': finished 2024-07-03T14:04:58.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[18863]: cluster 2024-07-03T14:04:57.065979+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-07-03T14:04:58.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[18863]: audit 2024-07-03T14:04:57.415563+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.3:0/750418545' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:58.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:58 smithi003 bash[18863]: audit 2024-07-03T14:04:57.416181+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]: dispatch 2024-07-03T14:04:59.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[18863]: audit 2024-07-03T14:04:58.065763+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]': finished 2024-07-03T14:04:59.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[18863]: cluster 2024-07-03T14:04:58.066247+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-03T14:04:59.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[18863]: cluster 2024-07-03T14:04:58.396891+0000 mgr.y (mgr.24310) 174 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:59.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[24257]: audit 2024-07-03T14:04:58.065763+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]': finished 2024-07-03T14:04:59.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[24257]: cluster 2024-07-03T14:04:58.066247+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-03T14:04:59.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:04:59 smithi003 bash[24257]: cluster 2024-07-03T14:04:58.396891+0000 mgr.y (mgr.24310) 174 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:04:59.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:59 smithi078 bash[19059]: audit 2024-07-03T14:04:58.065763+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.rlxpao' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/157395552"}]': finished 2024-07-03T14:04:59.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:59 smithi078 bash[19059]: cluster 2024-07-03T14:04:58.066247+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-07-03T14:04:59.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:04:59 smithi078 bash[19059]: cluster 2024-07-03T14:04:58.396891+0000 mgr.y (mgr.24310) 174 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:05:01.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:01 smithi003 bash[18863]: cluster 2024-07-03T14:05:00.398534+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-07-03T14:05:01.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:01 smithi003 bash[24257]: cluster 2024-07-03T14:05:00.398534+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-07-03T14:05:01.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:01 smithi078 bash[19059]: cluster 2024-07-03T14:05:00.398534+0000 mgr.y (mgr.24310) 175 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-07-03T14:05:02.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:02 smithi003 bash[24257]: audit 2024-07-03T14:05:01.443551+0000 mgr.y (mgr.24310) 176 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:02.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:02 smithi003 bash[18863]: audit 2024-07-03T14:05:01.443551+0000 mgr.y (mgr.24310) 176 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:02.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:02 smithi078 bash[19059]: audit 2024-07-03T14:05:01.443551+0000 mgr.y (mgr.24310) 176 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:03.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:03 smithi003 bash[18863]: cluster 2024-07-03T14:05:02.399368+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-07-03T14:05:03.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:03 smithi003 bash[24257]: cluster 2024-07-03T14:05:02.399368+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-07-03T14:05:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:03 smithi078 bash[19059]: cluster 2024-07-03T14:05:02.399368+0000 mgr.y (mgr.24310) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-07-03T14:05:05.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:05:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:05 smithi078 bash[19059]: cluster 2024-07-03T14:05:04.400106+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-07-03T14:05:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:05 smithi078 bash[19059]: audit 2024-07-03T14:05:05.259475+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:05 smithi078 bash[19059]: audit 2024-07-03T14:05:05.268947+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[18863]: cluster 2024-07-03T14:05:04.400106+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[18863]: audit 2024-07-03T14:05:05.259475+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[18863]: audit 2024-07-03T14:05:05.268947+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[24257]: cluster 2024-07-03T14:05:04.400106+0000 mgr.y (mgr.24310) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[24257]: audit 2024-07-03T14:05:05.259475+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:05.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:05 smithi003 bash[24257]: audit 2024-07-03T14:05:05.268947+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:07 smithi078 bash[19059]: cluster 2024-07-03T14:05:06.401854+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-07-03T14:05:07.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:07 smithi003 bash[24257]: cluster 2024-07-03T14:05:06.401854+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-07-03T14:05:07.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:07 smithi003 bash[18863]: cluster 2024-07-03T14:05:06.401854+0000 mgr.y (mgr.24310) 179 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-07-03T14:05:08.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:08.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:08] "GET /metrics HTTP/1.1" 200 214823 "" "Prometheus/2.33.4" 2024-07-03T14:05:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:09 smithi003 bash[18863]: cluster 2024-07-03T14:05:08.402593+0000 mgr.y (mgr.24310) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-07-03T14:05:09.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:09 smithi003 bash[24257]: cluster 2024-07-03T14:05:08.402593+0000 mgr.y (mgr.24310) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-07-03T14:05:09.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:09 smithi078 bash[19059]: cluster 2024-07-03T14:05:08.402593+0000 mgr.y (mgr.24310) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-07-03T14:05:11.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:11 smithi003 bash[18863]: cluster 2024-07-03T14:05:10.404214+0000 mgr.y (mgr.24310) 181 : 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-07-03T14:05:11.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:11 smithi003 bash[24257]: cluster 2024-07-03T14:05:10.404214+0000 mgr.y (mgr.24310) 181 : 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-07-03T14:05:11.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:11 smithi078 bash[19059]: cluster 2024-07-03T14:05:10.404214+0000 mgr.y (mgr.24310) 181 : 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-07-03T14:05:12.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:12 smithi078 bash[19059]: audit 2024-07-03T14:05:11.451448+0000 mgr.y (mgr.24310) 182 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:12 smithi003 bash[18863]: audit 2024-07-03T14:05:11.451448+0000 mgr.y (mgr.24310) 182 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:12.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:12 smithi003 bash[24257]: audit 2024-07-03T14:05:11.451448+0000 mgr.y (mgr.24310) 182 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:13.470 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:05:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:13 smithi078 bash[19059]: cluster 2024-07-03T14:05:12.404959+0000 mgr.y (mgr.24310) 183 : 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-07-03T14:05:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:13 smithi078 bash[19059]: audit 2024-07-03T14:05:13.160248+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:13 smithi078 bash[19059]: audit 2024-07-03T14:05:13.174619+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[18863]: cluster 2024-07-03T14:05:12.404959+0000 mgr.y (mgr.24310) 183 : 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-07-03T14:05:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[18863]: audit 2024-07-03T14:05:13.160248+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:13.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[18863]: audit 2024-07-03T14:05:13.174619+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[24257]: cluster 2024-07-03T14:05:12.404959+0000 mgr.y (mgr.24310) 183 : 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-07-03T14:05:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[24257]: audit 2024-07-03T14:05:13.160248+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:13.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:13 smithi003 bash[24257]: audit 2024-07-03T14:05:13.174619+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:15.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:15 smithi078 bash[19059]: cluster 2024-07-03T14:05:14.405673+0000 mgr.y (mgr.24310) 184 : 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-07-03T14:05:15.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:15 smithi003 bash[24257]: cluster 2024-07-03T14:05:14.405673+0000 mgr.y (mgr.24310) 184 : 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-07-03T14:05:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:15 smithi003 bash[18863]: cluster 2024-07-03T14:05:14.405673+0000 mgr.y (mgr.24310) 184 : 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-07-03T14:05:17.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:17 smithi078 bash[19059]: cluster 2024-07-03T14:05:16.407368+0000 mgr.y (mgr.24310) 185 : 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-07-03T14:05:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:17 smithi003 bash[18863]: cluster 2024-07-03T14:05:16.407368+0000 mgr.y (mgr.24310) 185 : 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-07-03T14:05:17.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:17 smithi003 bash[24257]: cluster 2024-07-03T14:05:16.407368+0000 mgr.y (mgr.24310) 185 : 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-07-03T14:05:18.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:18.638 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:18] "GET /metrics HTTP/1.1" 200 214800 "" "Prometheus/2.33.4" 2024-07-03T14:05:19.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:19 smithi003 bash[18863]: cluster 2024-07-03T14:05:18.408110+0000 mgr.y (mgr.24310) 186 : 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-07-03T14:05:19.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:19 smithi003 bash[24257]: cluster 2024-07-03T14:05:18.408110+0000 mgr.y (mgr.24310) 186 : 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-07-03T14:05:19.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:19 smithi078 bash[19059]: cluster 2024-07-03T14:05:18.408110+0000 mgr.y (mgr.24310) 186 : 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-07-03T14:05:21.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:21 smithi003 bash[24257]: cluster 2024-07-03T14:05:20.409721+0000 mgr.y (mgr.24310) 187 : 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-07-03T14:05:21.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:21 smithi003 bash[18863]: cluster 2024-07-03T14:05:20.409721+0000 mgr.y (mgr.24310) 187 : 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-07-03T14:05:21.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:21 smithi078 bash[19059]: cluster 2024-07-03T14:05:20.409721+0000 mgr.y (mgr.24310) 187 : 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-07-03T14:05:22.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:22 smithi003 bash[24257]: audit 2024-07-03T14:05:21.459170+0000 mgr.y (mgr.24310) 188 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:22.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:22 smithi003 bash[18863]: audit 2024-07-03T14:05:21.459170+0000 mgr.y (mgr.24310) 188 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:22.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:22 smithi078 bash[19059]: audit 2024-07-03T14:05:21.459170+0000 mgr.y (mgr.24310) 188 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:23.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:23 smithi078 bash[19059]: cluster 2024-07-03T14:05:22.410408+0000 mgr.y (mgr.24310) 189 : 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-07-03T14:05:23.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:23 smithi003 bash[18863]: cluster 2024-07-03T14:05:22.410408+0000 mgr.y (mgr.24310) 189 : 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-07-03T14:05:23.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:23 smithi003 bash[24257]: cluster 2024-07-03T14:05:22.410408+0000 mgr.y (mgr.24310) 189 : 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-07-03T14:05:24.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:24 smithi078 bash[19059]: audit 2024-07-03T14:05:24.459023+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:24 smithi078 bash[19059]: audit 2024-07-03T14:05:24.459771+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:24 smithi078 bash[19059]: audit 2024-07-03T14:05:24.468529+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:24.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:24 smithi078 bash[19059]: audit 2024-07-03T14:05:24.469212+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[18863]: audit 2024-07-03T14:05:24.459023+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[18863]: audit 2024-07-03T14:05:24.459771+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[18863]: audit 2024-07-03T14:05:24.468529+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[18863]: audit 2024-07-03T14:05:24.469212+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[24257]: audit 2024-07-03T14:05:24.459023+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[24257]: audit 2024-07-03T14:05:24.459771+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:05:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[24257]: audit 2024-07-03T14:05:24.468529+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:24.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:24 smithi003 bash[24257]: audit 2024-07-03T14:05:24.469212+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:05:25.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:05:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[24257]: cluster 2024-07-03T14:05:24.411104+0000 mgr.y (mgr.24310) 190 : 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-07-03T14:05:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[24257]: audit 2024-07-03T14:05:25.412908+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:25.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[24257]: audit 2024-07-03T14:05:25.420587+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[18863]: cluster 2024-07-03T14:05:24.411104+0000 mgr.y (mgr.24310) 190 : 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-07-03T14:05:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[18863]: audit 2024-07-03T14:05:25.412908+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:25 smithi003 bash[18863]: audit 2024-07-03T14:05:25.420587+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:25 smithi078 bash[19059]: cluster 2024-07-03T14:05:24.411104+0000 mgr.y (mgr.24310) 190 : 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-07-03T14:05:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:25 smithi078 bash[19059]: audit 2024-07-03T14:05:25.412908+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:25 smithi078 bash[19059]: audit 2024-07-03T14:05:25.420587+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:27.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:27 smithi078 bash[19059]: cluster 2024-07-03T14:05:26.412822+0000 mgr.y (mgr.24310) 191 : 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-07-03T14:05:27.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:27 smithi003 bash[18863]: cluster 2024-07-03T14:05:26.412822+0000 mgr.y (mgr.24310) 191 : 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-07-03T14:05:27.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:27 smithi003 bash[24257]: cluster 2024-07-03T14:05:26.412822+0000 mgr.y (mgr.24310) 191 : 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-07-03T14:05:28.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:28.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:28] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-07-03T14:05:29.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:29 smithi003 bash[18863]: cluster 2024-07-03T14:05:28.413645+0000 mgr.y (mgr.24310) 192 : 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-07-03T14:05:29.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:29 smithi003 bash[24257]: cluster 2024-07-03T14:05:28.413645+0000 mgr.y (mgr.24310) 192 : 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-07-03T14:05:29.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:29 smithi078 bash[19059]: cluster 2024-07-03T14:05:28.413645+0000 mgr.y (mgr.24310) 192 : 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-07-03T14:05:31.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:31 smithi078 bash[19059]: cluster 2024-07-03T14:05:30.415329+0000 mgr.y (mgr.24310) 193 : 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-07-03T14:05:31.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:31 smithi003 bash[18863]: cluster 2024-07-03T14:05:30.415329+0000 mgr.y (mgr.24310) 193 : 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-07-03T14:05:31.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:31 smithi003 bash[24257]: cluster 2024-07-03T14:05:30.415329+0000 mgr.y (mgr.24310) 193 : 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-07-03T14:05:32.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:32 smithi078 bash[19059]: audit 2024-07-03T14:05:31.469310+0000 mgr.y (mgr.24310) 194 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:32.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:32 smithi003 bash[24257]: audit 2024-07-03T14:05:31.469310+0000 mgr.y (mgr.24310) 194 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:32.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:32 smithi003 bash[18863]: audit 2024-07-03T14:05:31.469310+0000 mgr.y (mgr.24310) 194 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:33.625 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:33 smithi078 bash[19059]: cluster 2024-07-03T14:05:32.416077+0000 mgr.y (mgr.24310) 195 : 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-07-03T14:05:33.625 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:33 smithi078 bash[19059]: audit 2024-07-03T14:05:33.326128+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:33.625 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:33 smithi078 bash[19059]: audit 2024-07-03T14:05:33.339308+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:33.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:05:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[24257]: cluster 2024-07-03T14:05:32.416077+0000 mgr.y (mgr.24310) 195 : 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-07-03T14:05:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[24257]: audit 2024-07-03T14:05:33.326128+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[24257]: audit 2024-07-03T14:05:33.339308+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:33.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[18863]: cluster 2024-07-03T14:05:32.416077+0000 mgr.y (mgr.24310) 195 : 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-07-03T14:05:33.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[18863]: audit 2024-07-03T14:05:33.326128+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:33.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:33 smithi003 bash[18863]: audit 2024-07-03T14:05:33.339308+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:35.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:35 smithi078 bash[19059]: cluster 2024-07-03T14:05:34.416739+0000 mgr.y (mgr.24310) 196 : 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-07-03T14:05:35.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:35 smithi003 bash[24257]: cluster 2024-07-03T14:05:34.416739+0000 mgr.y (mgr.24310) 196 : 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-07-03T14:05:35.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:35 smithi003 bash[18863]: cluster 2024-07-03T14:05:34.416739+0000 mgr.y (mgr.24310) 196 : 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-07-03T14:05:37.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:37 smithi078 bash[19059]: cluster 2024-07-03T14:05:36.418511+0000 mgr.y (mgr.24310) 197 : 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-07-03T14:05:37.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:37 smithi003 bash[18863]: cluster 2024-07-03T14:05:36.418511+0000 mgr.y (mgr.24310) 197 : 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-07-03T14:05:37.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:37 smithi003 bash[24257]: cluster 2024-07-03T14:05:36.418511+0000 mgr.y (mgr.24310) 197 : 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-07-03T14:05:38.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:38.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:38] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-07-03T14:05:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:39 smithi003 bash[18863]: cluster 2024-07-03T14:05:38.419262+0000 mgr.y (mgr.24310) 198 : 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-07-03T14:05:39.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:39 smithi003 bash[24257]: cluster 2024-07-03T14:05:38.419262+0000 mgr.y (mgr.24310) 198 : 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-07-03T14:05:39.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:39 smithi078 bash[19059]: cluster 2024-07-03T14:05:38.419262+0000 mgr.y (mgr.24310) 198 : 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-07-03T14:05:41.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:41 smithi003 bash[24257]: cluster 2024-07-03T14:05:40.420863+0000 mgr.y (mgr.24310) 199 : 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-07-03T14:05:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:41 smithi003 bash[18863]: cluster 2024-07-03T14:05:40.420863+0000 mgr.y (mgr.24310) 199 : 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-07-03T14:05:41.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:41 smithi078 bash[19059]: cluster 2024-07-03T14:05:40.420863+0000 mgr.y (mgr.24310) 199 : 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-07-03T14:05:42.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:42 smithi078 bash[19059]: audit 2024-07-03T14:05:41.479325+0000 mgr.y (mgr.24310) 200 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:42.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:42 smithi003 bash[24257]: audit 2024-07-03T14:05:41.479325+0000 mgr.y (mgr.24310) 200 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:42.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:42 smithi003 bash[18863]: audit 2024-07-03T14:05:41.479325+0000 mgr.y (mgr.24310) 200 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:43 smithi078 bash[19059]: cluster 2024-07-03T14:05:42.421599+0000 mgr.y (mgr.24310) 201 : 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-07-03T14:05:43.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:43 smithi003 bash[24257]: cluster 2024-07-03T14:05:42.421599+0000 mgr.y (mgr.24310) 201 : 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-07-03T14:05:43.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:43 smithi003 bash[18863]: cluster 2024-07-03T14:05:42.421599+0000 mgr.y (mgr.24310) 201 : 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-07-03T14:05:45.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:45 smithi078 bash[19059]: cluster 2024-07-03T14:05:44.422299+0000 mgr.y (mgr.24310) 202 : 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-07-03T14:05:45.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:45 smithi003 bash[18863]: cluster 2024-07-03T14:05:44.422299+0000 mgr.y (mgr.24310) 202 : 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-07-03T14:05:45.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:45 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:05:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:45.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:45 smithi003 bash[24257]: cluster 2024-07-03T14:05:44.422299+0000 mgr.y (mgr.24310) 202 : 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-07-03T14:05:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[18863]: audit 2024-07-03T14:05:45.615296+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[18863]: audit 2024-07-03T14:05:45.627678+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:46.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[18863]: cluster 2024-07-03T14:05:46.424081+0000 mgr.y (mgr.24310) 203 : 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-07-03T14:05:46.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[24257]: audit 2024-07-03T14:05:45.615296+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:46.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[24257]: audit 2024-07-03T14:05:45.627678+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:46.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:46 smithi003 bash[24257]: cluster 2024-07-03T14:05:46.424081+0000 mgr.y (mgr.24310) 203 : 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-07-03T14:05:47.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:46 smithi078 bash[19059]: audit 2024-07-03T14:05:45.615296+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:47.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:46 smithi078 bash[19059]: audit 2024-07-03T14:05:45.627678+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:47.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:46 smithi078 bash[19059]: cluster 2024-07-03T14:05:46.424081+0000 mgr.y (mgr.24310) 203 : 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-07-03T14:05:47.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[18863]: audit 2024-07-03T14:05:46.706210+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:05:47.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[18863]: audit 2024-07-03T14:05:46.708350+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:05:47.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[18863]: audit 2024-07-03T14:05:46.720670+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:47.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[24257]: audit 2024-07-03T14:05:46.706210+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:05:47.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[24257]: audit 2024-07-03T14:05:46.708350+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:05:47.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:47 smithi003 bash[24257]: audit 2024-07-03T14:05:46.720670+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:48.005 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:47 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:48.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:47 smithi078 bash[19059]: audit 2024-07-03T14:05:46.706210+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:05:48.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:47 smithi078 bash[19059]: audit 2024-07-03T14:05:46.708350+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:05:48.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:47 smithi078 bash[19059]: audit 2024-07-03T14:05:46.720670+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:48.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:48 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:48] "GET /metrics HTTP/1.1" 200 214758 "" "Prometheus/2.33.4" 2024-07-03T14:05:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:49 smithi003 bash[18863]: cluster 2024-07-03T14:05:48.424835+0000 mgr.y (mgr.24310) 204 : 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-07-03T14:05:49.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:49 smithi003 bash[24257]: cluster 2024-07-03T14:05:48.424835+0000 mgr.y (mgr.24310) 204 : 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-07-03T14:05:49.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:49 smithi078 bash[19059]: cluster 2024-07-03T14:05:48.424835+0000 mgr.y (mgr.24310) 204 : 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-07-03T14:05:51.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:51 smithi078 bash[19059]: cluster 2024-07-03T14:05:50.426443+0000 mgr.y (mgr.24310) 205 : 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-07-03T14:05:51.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:51 smithi003 bash[18863]: cluster 2024-07-03T14:05:50.426443+0000 mgr.y (mgr.24310) 205 : 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-07-03T14:05:51.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:51 smithi003 bash[24257]: cluster 2024-07-03T14:05:50.426443+0000 mgr.y (mgr.24310) 205 : 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-07-03T14:05:52.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:52 smithi078 bash[19059]: audit 2024-07-03T14:05:51.487475+0000 mgr.y (mgr.24310) 206 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:52.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:52 smithi003 bash[24257]: audit 2024-07-03T14:05:51.487475+0000 mgr.y (mgr.24310) 206 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:52.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:52 smithi003 bash[18863]: audit 2024-07-03T14:05:51.487475+0000 mgr.y (mgr.24310) 206 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:05:53.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:53 smithi078 bash[19059]: cluster 2024-07-03T14:05:52.427177+0000 mgr.y (mgr.24310) 207 : 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-07-03T14:05:53.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:53 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:05:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:05:53.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:53 smithi003 bash[24257]: cluster 2024-07-03T14:05:52.427177+0000 mgr.y (mgr.24310) 207 : 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-07-03T14:05:53.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:53 smithi003 bash[18863]: cluster 2024-07-03T14:05:52.427177+0000 mgr.y (mgr.24310) 207 : 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-07-03T14:05:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[18863]: audit 2024-07-03T14:05:53.532127+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[18863]: audit 2024-07-03T14:05:53.547429+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[18863]: cluster 2024-07-03T14:05:54.427887+0000 mgr.y (mgr.24310) 208 : 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-07-03T14:05:54.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[24257]: audit 2024-07-03T14:05:53.532127+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:54.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[24257]: audit 2024-07-03T14:05:53.547429+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:54.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:54 smithi003 bash[24257]: cluster 2024-07-03T14:05:54.427887+0000 mgr.y (mgr.24310) 208 : 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-07-03T14:05:55.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:54 smithi078 bash[19059]: audit 2024-07-03T14:05:53.532127+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:55.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:54 smithi078 bash[19059]: audit 2024-07-03T14:05:53.547429+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:05:55.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:54 smithi078 bash[19059]: cluster 2024-07-03T14:05:54.427887+0000 mgr.y (mgr.24310) 208 : 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-07-03T14:05:57.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:57 smithi078 bash[19059]: cluster 2024-07-03T14:05:56.429616+0000 mgr.y (mgr.24310) 209 : 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-07-03T14:05:57.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:57 smithi003 bash[24257]: cluster 2024-07-03T14:05:56.429616+0000 mgr.y (mgr.24310) 209 : 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-07-03T14:05:57.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:57 smithi003 bash[18863]: cluster 2024-07-03T14:05:56.429616+0000 mgr.y (mgr.24310) 209 : 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-07-03T14:05:58.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:05:57 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:05:58.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:05:58 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:05:58] "GET /metrics HTTP/1.1" 200 214754 "" "Prometheus/2.33.4" 2024-07-03T14:05:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:05:59 smithi003 bash[18863]: cluster 2024-07-03T14:05:58.430388+0000 mgr.y (mgr.24310) 210 : 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-07-03T14:05:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:05:59 smithi003 bash[24257]: cluster 2024-07-03T14:05:58.430388+0000 mgr.y (mgr.24310) 210 : 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-07-03T14:05:59.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:05:59 smithi078 bash[19059]: cluster 2024-07-03T14:05:58.430388+0000 mgr.y (mgr.24310) 210 : 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-07-03T14:06:01.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:01 smithi078 bash[19059]: cluster 2024-07-03T14:06:00.431614+0000 mgr.y (mgr.24310) 211 : 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-07-03T14:06:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:01 smithi003 bash[24257]: cluster 2024-07-03T14:06:00.431614+0000 mgr.y (mgr.24310) 211 : 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-07-03T14:06:01.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:01 smithi003 bash[18863]: cluster 2024-07-03T14:06:00.431614+0000 mgr.y (mgr.24310) 211 : 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-07-03T14:06:02.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:02 smithi078 bash[19059]: audit 2024-07-03T14:06:01.495489+0000 mgr.y (mgr.24310) 212 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:02.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:02 smithi003 bash[24257]: audit 2024-07-03T14:06:01.495489+0000 mgr.y (mgr.24310) 212 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:02.879 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:02 smithi003 bash[18863]: audit 2024-07-03T14:06:01.495489+0000 mgr.y (mgr.24310) 212 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:03 smithi078 bash[19059]: cluster 2024-07-03T14:06:02.432173+0000 mgr.y (mgr.24310) 213 : 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-07-03T14:06:03.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:03 smithi003 bash[18863]: cluster 2024-07-03T14:06:02.432173+0000 mgr.y (mgr.24310) 213 : 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-07-03T14:06:03.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:03 smithi003 bash[24257]: cluster 2024-07-03T14:06:02.432173+0000 mgr.y (mgr.24310) 213 : 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-07-03T14:06:05.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:05 smithi078 bash[19059]: cluster 2024-07-03T14:06:04.432895+0000 mgr.y (mgr.24310) 214 : 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-07-03T14:06:05.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:05 smithi003 bash[24257]: cluster 2024-07-03T14:06:04.432895+0000 mgr.y (mgr.24310) 214 : 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-07-03T14:06:05.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:05 smithi003 bash[18863]: cluster 2024-07-03T14:06:04.432895+0000 mgr.y (mgr.24310) 214 : 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-07-03T14:06:06.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:05 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:06:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:07.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[24257]: audit 2024-07-03T14:06:05.817723+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[24257]: audit 2024-07-03T14:06:05.830245+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[24257]: cluster 2024-07-03T14:06:06.434665+0000 mgr.y (mgr.24310) 215 : 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-07-03T14:06:07.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[18863]: audit 2024-07-03T14:06:05.817723+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[18863]: audit 2024-07-03T14:06:05.830245+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:06 smithi003 bash[18863]: cluster 2024-07-03T14:06:06.434665+0000 mgr.y (mgr.24310) 215 : 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-07-03T14:06:07.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:06 smithi078 bash[19059]: audit 2024-07-03T14:06:05.817723+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:06 smithi078 bash[19059]: audit 2024-07-03T14:06:05.830245+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:07.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:06 smithi078 bash[19059]: cluster 2024-07-03T14:06:06.434665+0000 mgr.y (mgr.24310) 215 : 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-07-03T14:06:08.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:08.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:08] "GET /metrics HTTP/1.1" 200 214754 "" "Prometheus/2.33.4" 2024-07-03T14:06:09.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:09 smithi003 bash[24257]: cluster 2024-07-03T14:06:08.435370+0000 mgr.y (mgr.24310) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:09 smithi003 bash[18863]: cluster 2024-07-03T14:06:08.435370+0000 mgr.y (mgr.24310) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:09.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:09 smithi078 bash[19059]: cluster 2024-07-03T14:06:08.435370+0000 mgr.y (mgr.24310) 216 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:11.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:11 smithi078 bash[19059]: cluster 2024-07-03T14:06:10.437035+0000 mgr.y (mgr.24310) 217 : 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-07-03T14:06:11.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:11 smithi003 bash[18863]: cluster 2024-07-03T14:06:10.437035+0000 mgr.y (mgr.24310) 217 : 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-07-03T14:06:11.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:11 smithi003 bash[24257]: cluster 2024-07-03T14:06:10.437035+0000 mgr.y (mgr.24310) 217 : 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-07-03T14:06:12.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:12 smithi078 bash[19059]: audit 2024-07-03T14:06:11.503364+0000 mgr.y (mgr.24310) 218 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:12.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:12 smithi003 bash[18863]: audit 2024-07-03T14:06:11.503364+0000 mgr.y (mgr.24310) 218 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:12.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:12 smithi003 bash[24257]: audit 2024-07-03T14:06:11.503364+0000 mgr.y (mgr.24310) 218 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:13.699 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:13 smithi078 bash[19059]: cluster 2024-07-03T14:06:12.437739+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:13.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:13 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:06:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:13.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:13 smithi003 bash[18863]: cluster 2024-07-03T14:06:12.437739+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:13 smithi003 bash[24257]: cluster 2024-07-03T14:06:12.437739+0000 mgr.y (mgr.24310) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:14.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[18863]: audit 2024-07-03T14:06:13.684385+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:14.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[18863]: audit 2024-07-03T14:06:13.696353+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:14.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[18863]: cluster 2024-07-03T14:06:14.438447+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:14.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[24257]: audit 2024-07-03T14:06:13.684385+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:14.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[24257]: audit 2024-07-03T14:06:13.696353+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:14.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:14 smithi003 bash[24257]: cluster 2024-07-03T14:06:14.438447+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:15.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:14 smithi078 bash[19059]: audit 2024-07-03T14:06:13.684385+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:15.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:14 smithi078 bash[19059]: audit 2024-07-03T14:06:13.696353+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:15.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:14 smithi078 bash[19059]: cluster 2024-07-03T14:06:14.438447+0000 mgr.y (mgr.24310) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:06:17.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:17 smithi078 bash[19059]: cluster 2024-07-03T14:06:16.440208+0000 mgr.y (mgr.24310) 221 : 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-07-03T14:06:17.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:17 smithi003 bash[18863]: cluster 2024-07-03T14:06:16.440208+0000 mgr.y (mgr.24310) 221 : 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-07-03T14:06:17.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:17 smithi003 bash[24257]: cluster 2024-07-03T14:06:16.440208+0000 mgr.y (mgr.24310) 221 : 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-07-03T14:06:18.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:18.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:18] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-07-03T14:06:19.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:19 smithi003 bash[18863]: cluster 2024-07-03T14:06:18.440882+0000 mgr.y (mgr.24310) 222 : 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-07-03T14:06:19.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:19 smithi003 bash[24257]: cluster 2024-07-03T14:06:18.440882+0000 mgr.y (mgr.24310) 222 : 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-07-03T14:06:19.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:19 smithi078 bash[19059]: cluster 2024-07-03T14:06:18.440882+0000 mgr.y (mgr.24310) 222 : 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-07-03T14:06:21.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:21 smithi003 bash[24257]: cluster 2024-07-03T14:06:20.442549+0000 mgr.y (mgr.24310) 223 : 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-07-03T14:06:21.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:21 smithi003 bash[18863]: cluster 2024-07-03T14:06:20.442549+0000 mgr.y (mgr.24310) 223 : 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-07-03T14:06:21.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:21 smithi078 bash[19059]: cluster 2024-07-03T14:06:20.442549+0000 mgr.y (mgr.24310) 223 : 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-07-03T14:06:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:23 smithi003 bash[18863]: audit 2024-07-03T14:06:21.511395+0000 mgr.y (mgr.24310) 224 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:23 smithi003 bash[18863]: cluster 2024-07-03T14:06:22.443075+0000 mgr.y (mgr.24310) 225 : 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-07-03T14:06:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:23 smithi003 bash[24257]: audit 2024-07-03T14:06:21.511395+0000 mgr.y (mgr.24310) 224 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:23 smithi003 bash[24257]: cluster 2024-07-03T14:06:22.443075+0000 mgr.y (mgr.24310) 225 : 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-07-03T14:06:23.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:23 smithi078 bash[19059]: audit 2024-07-03T14:06:21.511395+0000 mgr.y (mgr.24310) 224 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:23.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:23 smithi078 bash[19059]: cluster 2024-07-03T14:06:22.443075+0000 mgr.y (mgr.24310) 225 : 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-07-03T14:06:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[24257]: audit 2024-07-03T14:06:24.468799+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[24257]: audit 2024-07-03T14:06:24.469198+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[24257]: audit 2024-07-03T14:06:24.494993+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:24.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[24257]: audit 2024-07-03T14:06:24.495374+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:24.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[18863]: audit 2024-07-03T14:06:24.468799+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[18863]: audit 2024-07-03T14:06:24.469198+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[18863]: audit 2024-07-03T14:06:24.494993+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:24.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:24 smithi003 bash[18863]: audit 2024-07-03T14:06:24.495374+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:25.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:24 smithi078 bash[19059]: audit 2024-07-03T14:06:24.468799+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:24 smithi078 bash[19059]: audit 2024-07-03T14:06:24.469198+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:06:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:24 smithi078 bash[19059]: audit 2024-07-03T14:06:24.494993+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:24 smithi078 bash[19059]: audit 2024-07-03T14:06:24.495374+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:06:25.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:25 smithi003 bash[24257]: cluster 2024-07-03T14:06:24.444606+0000 mgr.y (mgr.24310) 226 : 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-07-03T14:06:25.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:25 smithi003 bash[18863]: cluster 2024-07-03T14:06:24.444606+0000 mgr.y (mgr.24310) 226 : 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-07-03T14:06:26.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:25 smithi078 bash[19059]: cluster 2024-07-03T14:06:24.444606+0000 mgr.y (mgr.24310) 226 : 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-07-03T14:06:26.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:26 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:06:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:27.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[18863]: audit 2024-07-03T14:06:26.009888+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[18863]: audit 2024-07-03T14:06:26.018113+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[18863]: cluster 2024-07-03T14:06:26.446318+0000 mgr.y (mgr.24310) 227 : 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-07-03T14:06:27.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[24257]: audit 2024-07-03T14:06:26.009888+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[24257]: audit 2024-07-03T14:06:26.018113+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:27 smithi003 bash[24257]: cluster 2024-07-03T14:06:26.446318+0000 mgr.y (mgr.24310) 227 : 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-07-03T14:06:27.504 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:27 smithi078 bash[19059]: audit 2024-07-03T14:06:26.009888+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.504 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:27 smithi078 bash[19059]: audit 2024-07-03T14:06:26.018113+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:27.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:27 smithi078 bash[19059]: cluster 2024-07-03T14:06:26.446318+0000 mgr.y (mgr.24310) 227 : 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-07-03T14:06:28.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:28.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:28] "GET /metrics HTTP/1.1" 200 214764 "" "Prometheus/2.33.4" 2024-07-03T14:06:29.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:29 smithi003 bash[24257]: cluster 2024-07-03T14:06:28.447249+0000 mgr.y (mgr.24310) 228 : 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-07-03T14:06:29.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:29 smithi003 bash[18863]: cluster 2024-07-03T14:06:28.447249+0000 mgr.y (mgr.24310) 228 : 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-07-03T14:06:29.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:29 smithi078 bash[19059]: cluster 2024-07-03T14:06:28.447249+0000 mgr.y (mgr.24310) 228 : 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-07-03T14:06:31.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:31 smithi078 bash[19059]: cluster 2024-07-03T14:06:30.448897+0000 mgr.y (mgr.24310) 229 : 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-07-03T14:06:31.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:31 smithi003 bash[24257]: cluster 2024-07-03T14:06:30.448897+0000 mgr.y (mgr.24310) 229 : 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-07-03T14:06:31.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:31 smithi003 bash[18863]: cluster 2024-07-03T14:06:30.448897+0000 mgr.y (mgr.24310) 229 : 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-07-03T14:06:33.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:33 smithi078 bash[19059]: audit 2024-07-03T14:06:31.519357+0000 mgr.y (mgr.24310) 230 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:33.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:33 smithi078 bash[19059]: cluster 2024-07-03T14:06:32.449600+0000 mgr.y (mgr.24310) 231 : 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-07-03T14:06:33.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:33 smithi003 bash[18863]: audit 2024-07-03T14:06:31.519357+0000 mgr.y (mgr.24310) 230 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:33.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:33 smithi003 bash[18863]: cluster 2024-07-03T14:06:32.449600+0000 mgr.y (mgr.24310) 231 : 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-07-03T14:06:33.881 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:33 smithi003 bash[24257]: audit 2024-07-03T14:06:31.519357+0000 mgr.y (mgr.24310) 230 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:33.881 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:33 smithi003 bash[24257]: cluster 2024-07-03T14:06:32.449600+0000 mgr.y (mgr.24310) 231 : 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-07-03T14:06:34.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:33 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:06:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[24257]: audit 2024-07-03T14:06:33.863732+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[24257]: audit 2024-07-03T14:06:33.875647+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[24257]: cluster 2024-07-03T14:06:34.450324+0000 mgr.y (mgr.24310) 232 : 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-07-03T14:06:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[18863]: audit 2024-07-03T14:06:33.863732+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[18863]: audit 2024-07-03T14:06:33.875647+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.220 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:34 smithi003 bash[18863]: cluster 2024-07-03T14:06:34.450324+0000 mgr.y (mgr.24310) 232 : 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-07-03T14:06:35.254 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:34 smithi078 bash[19059]: audit 2024-07-03T14:06:33.863732+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.254 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:34 smithi078 bash[19059]: audit 2024-07-03T14:06:33.875647+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:35.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:34 smithi078 bash[19059]: cluster 2024-07-03T14:06:34.450324+0000 mgr.y (mgr.24310) 232 : 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-07-03T14:06:37.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-07-03T14:06:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:37 smithi003 bash[18863]: cluster 2024-07-03T14:06:36.451749+0000 mgr.y (mgr.24310) 233 : 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-07-03T14:06:37.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:37 smithi003 bash[24257]: cluster 2024-07-03T14:06:36.451749+0000 mgr.y (mgr.24310) 233 : 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-07-03T14:06:37.879 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:37 smithi078 bash[19059]: cluster 2024-07-03T14:06:36.451749+0000 mgr.y (mgr.24310) 233 : 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-07-03T14:06:38.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:38.660 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:38] "GET /metrics HTTP/1.1" 200 214764 "" "Prometheus/2.33.4" 2024-07-03T14:06:39.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:39 smithi003 bash[24257]: cluster 2024-07-03T14:06:38.452180+0000 mgr.y (mgr.24310) 234 : 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-07-03T14:06:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:39 smithi003 bash[18863]: cluster 2024-07-03T14:06:38.452180+0000 mgr.y (mgr.24310) 234 : 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-07-03T14:06:39.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:39 smithi078 bash[19059]: cluster 2024-07-03T14:06:38.452180+0000 mgr.y (mgr.24310) 234 : 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-07-03T14:06:41.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-07-03T14:06:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:41 smithi003 bash[18863]: cluster 2024-07-03T14:06:40.453868+0000 mgr.y (mgr.24310) 235 : 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-07-03T14:06:41.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:41 smithi003 bash[24257]: cluster 2024-07-03T14:06:40.453868+0000 mgr.y (mgr.24310) 235 : 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-07-03T14:06:42.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:41 smithi078 bash[19059]: cluster 2024-07-03T14:06:40.453868+0000 mgr.y (mgr.24310) 235 : 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-07-03T14:06:43.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:43 smithi003 bash[18863]: audit 2024-07-03T14:06:41.527320+0000 mgr.y (mgr.24310) 236 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:43.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:43 smithi003 bash[18863]: cluster 2024-07-03T14:06:42.454734+0000 mgr.y (mgr.24310) 237 : 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-07-03T14:06:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:43 smithi003 bash[24257]: audit 2024-07-03T14:06:41.527320+0000 mgr.y (mgr.24310) 236 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:43 smithi003 bash[24257]: cluster 2024-07-03T14:06:42.454734+0000 mgr.y (mgr.24310) 237 : 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-07-03T14:06:44.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:43 smithi078 bash[19059]: audit 2024-07-03T14:06:41.527320+0000 mgr.y (mgr.24310) 236 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:44.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:43 smithi078 bash[19059]: cluster 2024-07-03T14:06:42.454734+0000 mgr.y (mgr.24310) 237 : 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-07-03T14:06:44.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:44 smithi003 bash[24257]: cluster 2024-07-03T14:06:44.455447+0000 mgr.y (mgr.24310) 238 : 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-07-03T14:06:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:44 smithi003 bash[18863]: cluster 2024-07-03T14:06:44.455447+0000 mgr.y (mgr.24310) 238 : 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-07-03T14:06:45.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:44 smithi078 bash[19059]: cluster 2024-07-03T14:06:44.455447+0000 mgr.y (mgr.24310) 238 : 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-07-03T14:06:46.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:46 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:06:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:46.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph config set global log_to_journald false --force' 2024-07-03T14:06:47.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: audit 2024-07-03T14:06:46.132414+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: audit 2024-07-03T14:06:46.142192+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: cluster 2024-07-03T14:06:46.456486+0000 mgr.y (mgr.24310) 239 : 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-07-03T14:06:47.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: audit 2024-07-03T14:06:46.739152+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: audit 2024-07-03T14:06:46.741119+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[18863]: audit 2024-07-03T14:06:46.754112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: audit 2024-07-03T14:06:46.132414+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: audit 2024-07-03T14:06:46.142192+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: cluster 2024-07-03T14:06:46.456486+0000 mgr.y (mgr.24310) 239 : 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-07-03T14:06:47.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: audit 2024-07-03T14:06:46.739152+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:47.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: audit 2024-07-03T14:06:46.741119+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:47.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:47 smithi003 bash[24257]: audit 2024-07-03T14:06:46.754112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: audit 2024-07-03T14:06:46.132414+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: audit 2024-07-03T14:06:46.142192+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: cluster 2024-07-03T14:06:46.456486+0000 mgr.y (mgr.24310) 239 : 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-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: audit 2024-07-03T14:06:46.739152+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: audit 2024-07-03T14:06:46.741119+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:47.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[19059]: audit 2024-07-03T14:06:46.754112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:48.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:47 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:48.555 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:48 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:48] "GET /metrics HTTP/1.1" 200 214740 "" "Prometheus/2.33.4" 2024-07-03T14:06:49.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:49 smithi003 bash[18863]: cluster 2024-07-03T14:06:48.457005+0000 mgr.y (mgr.24310) 240 : 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-07-03T14:06:49.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:49 smithi003 bash[24257]: cluster 2024-07-03T14:06:48.457005+0000 mgr.y (mgr.24310) 240 : 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-07-03T14:06:49.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:49 smithi078 bash[19059]: cluster 2024-07-03T14:06:48.457005+0000 mgr.y (mgr.24310) 240 : 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-07-03T14:06:50.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-07-03T14:06:51.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:51 smithi003 bash[24257]: cluster 2024-07-03T14:06:50.458652+0000 mgr.y (mgr.24310) 241 : 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-07-03T14:06:51.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:51 smithi003 bash[18863]: cluster 2024-07-03T14:06:50.458652+0000 mgr.y (mgr.24310) 241 : 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-07-03T14:06:52.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:51 smithi078 bash[19059]: cluster 2024-07-03T14:06:50.458652+0000 mgr.y (mgr.24310) 241 : 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-07-03T14:06:52.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:52 smithi003 bash[18863]: audit 2024-07-03T14:06:51.535389+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:52.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:52 smithi003 bash[18863]: cluster 2024-07-03T14:06:52.459307+0000 mgr.y (mgr.24310) 243 : 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-07-03T14:06:52.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:52 smithi003 bash[24257]: audit 2024-07-03T14:06:51.535389+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:52.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:52 smithi003 bash[24257]: cluster 2024-07-03T14:06:52.459307+0000 mgr.y (mgr.24310) 243 : 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-07-03T14:06:52.988 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:52 smithi078 bash[19059]: audit 2024-07-03T14:06:51.535389+0000 mgr.y (mgr.24310) 242 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:06:52.988 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:52 smithi078 bash[19059]: cluster 2024-07-03T14:06:52.459307+0000 mgr.y (mgr.24310) 243 : 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-07-03T14:06:53.686 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:54.302 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:06:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:06:54.379 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-03T14:06:54.395 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-07-03T14:06:54.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- 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-07-03T14:06:54.644 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[19115]: debug 2024-07-03T14:06:54.332+0000 7f600a302700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-07-03T14:06:54.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:53.674102+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: cephadm 2024-07-03T14:06:53.675470+0000 mgr.y (mgr.24310) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:53.682842+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:53.705831+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:53.706978+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:53.715641+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: cephadm 2024-07-03T14:06:53.725886+0000 mgr.y (mgr.24310) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.028979+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.042538+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: cephadm 2024-07-03T14:06:54.337197+0000 mgr.y (mgr.24310) 247 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.342605+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: cluster 2024-07-03T14:06:54.343827+0000 mgr.y (mgr.24310) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.344207+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.345382+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[18863]: audit 2024-07-03T14:06:54.357418+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:53.674102+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: cephadm 2024-07-03T14:06:53.675470+0000 mgr.y (mgr.24310) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:53.682842+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:53.705831+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:54.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:53.706978+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:53.715641+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: cephadm 2024-07-03T14:06:53.725886+0000 mgr.y (mgr.24310) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.028979+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.042538+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: cephadm 2024-07-03T14:06:54.337197+0000 mgr.y (mgr.24310) 247 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.342605+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: cluster 2024-07-03T14:06:54.343827+0000 mgr.y (mgr.24310) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.344207+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:54.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.345382+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:54.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:54 smithi003 bash[24257]: audit 2024-07-03T14:06:54.357418+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:53.674102+0000 mgr.y (mgr.24310) 244 : audit [DBG] from='client.24934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:55.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: cephadm 2024-07-03T14:06:53.675470+0000 mgr.y (mgr.24310) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:55.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:53.682842+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:53.705831+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:53.706978+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:53.715641+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: cephadm 2024-07-03T14:06:53.725886+0000 mgr.y (mgr.24310) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.028979+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.042538+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: cephadm 2024-07-03T14:06:54.337197+0000 mgr.y (mgr.24310) 247 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.342605+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: cluster 2024-07-03T14:06:54.343827+0000 mgr.y (mgr.24310) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.344207+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.345382+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:06:55.007 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:54 smithi078 bash[19059]: audit 2024-07-03T14:06:54.357418+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:06:55.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:55 smithi003 bash[24257]: cluster 2024-07-03T14:06:55.340058+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-07-03T14:06:55.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:55 smithi003 bash[18863]: cluster 2024-07-03T14:06:55.340058+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-07-03T14:06:56.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:55 smithi078 bash[19059]: cluster 2024-07-03T14:06:55.340058+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-07-03T14:06:56.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:56 smithi003 bash[18863]: cluster 2024-07-03T14:06:56.345614+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-07-03T14:06:56.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:56 smithi003 bash[24257]: cluster 2024-07-03T14:06:56.345614+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-07-03T14:06:57.006 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:56 smithi078 bash[19059]: cluster 2024-07-03T14:06:56.345614+0000 mgr.y (mgr.24310) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-07-03T14:06:57.784 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-07-03T14:06:58.129 INFO:teuthology.orchestra.run.smithi003.stdout:"Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-07-03T14:06:58.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:06:57 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:06:58.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:06:58 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:06:58] "GET /metrics HTTP/1.1" 200 214729 "" "Prometheus/2.33.4" 2024-07-03T14:06:58.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch ps' 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[24257]: audit 2024-07-03T14:06:57.769755+0000 mgr.y (mgr.24310) 250 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[24257]: audit 2024-07-03T14:06:58.114283+0000 mgr.y (mgr.24310) 251 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[24257]: cluster 2024-07-03T14:06:58.346417+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[18863]: audit 2024-07-03T14:06:57.769755+0000 mgr.y (mgr.24310) 250 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[18863]: audit 2024-07-03T14:06:58.114283+0000 mgr.y (mgr.24310) 251 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:06:59 smithi003 bash[18863]: cluster 2024-07-03T14:06:58.346417+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:06:59.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:59 smithi078 bash[19059]: audit 2024-07-03T14:06:57.769755+0000 mgr.y (mgr.24310) 250 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:59 smithi078 bash[19059]: audit 2024-07-03T14:06:58.114283+0000 mgr.y (mgr.24310) 251 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:06:59.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:06:59 smithi078 bash[19059]: cluster 2024-07-03T14:06:58.346417+0000 mgr.y (mgr.24310) 252 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:01.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:01 smithi003 bash[18863]: cluster 2024-07-03T14:07:00.347256+0000 mgr.y (mgr.24310) 253 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:01.663 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:01 smithi003 bash[24257]: cluster 2024-07-03T14:07:00.347256+0000 mgr.y (mgr.24310) 253 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:01.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:01 smithi078 bash[19059]: cluster 2024-07-03T14:07:00.347256+0000 mgr.y (mgr.24310) 253 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:02.100 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi003 smithi003 running 15s ago 12m - - 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi078 smithi078 running 8s ago 12m - - 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 15s ago 4m 13.5M - ba2b418f427c ec8da3174ebb 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi078 *:3000 running (4m) 8s ago 4m 43.5M - 8.3.5 dad864ee21e9 7d6040760ca4 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.rlxpao smithi003 running (2m) 15s ago 2m 41.5M - 3.5 e1d6a67b021e db6f743249c7 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi078 *:8443 running (11m) 8s ago 11m 402M - 17.2.0 e1d6a67b021e 6bee718e544e 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (13m) 15s ago 13m 453M - 17.2.0 e1d6a67b021e a89e04bf6a8a 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (13m) 15s ago 13m 50.3M 2048M 17.2.0 e1d6a67b021e 6a6590a39639 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi078 running (11m) 8s ago 11m 44.5M 2048M 17.2.0 e1d6a67b021e 8f9a57308237 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (11m) 15s ago 11m 42.9M 2048M 17.2.0 e1d6a67b021e 434e4e77d5dd 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 15s ago 5m 9547k - 1dbe0e931976 fd29a8c435df 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi078 *:9100 running (5m) 8s ago 5m 9763k - 1dbe0e931976 c61b612b013f 2024-07-03T14:07:02.101 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (10m) 15s ago 11m 51.5M 4096M 17.2.0 e1d6a67b021e be31f9cab426 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (10m) 15s ago 10m 52.5M 4096M 17.2.0 e1d6a67b021e 4450acaf4f85 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (9m) 15s ago 9m 48.4M 4096M 17.2.0 e1d6a67b021e c64b73456f88 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (8m) 15s ago 9m 50.1M 4096M 17.2.0 e1d6a67b021e b4337103af8d 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi078 running (8m) 8s ago 8m 51.5M 4096M 17.2.0 e1d6a67b021e 1503de1ddcf2 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi078 running (7m) 8s ago 7m 49.2M 4096M 17.2.0 e1d6a67b021e 93644f1bc88e 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi078 running (6m) 8s ago 7m 47.8M 4096M 17.2.0 e1d6a67b021e 9736ac26988f 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi078 running (6m) 8s ago 6m 49.9M 4096M 17.2.0 e1d6a67b021e 42d24d814b85 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi078 *:9095 running (4m) 8s ago 5m 55.8M - 514e6a882f6e 845df2b58424 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.aqsnpg smithi003 *:8000 running (2m) 15s ago 2m 82.2M - 17.2.0 e1d6a67b021e 289e5c85f921 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi078.plkqab smithi078 *:8000 running (2m) 8s ago 2m 82.4M - 17.2.0 e1d6a67b021e db8bdf6ffed7 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.smpl.smithi003.njxzju smithi003 *:80 running (2m) 15s ago 2m 81.9M - 17.2.0 e1d6a67b021e c77ad7b3acf0 2024-07-03T14:07:02.102 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.smpl.smithi078.nbxzup smithi078 *:80 running (2m) 8s ago 2m 82.1M - 17.2.0 e1d6a67b021e e8d66dfdf714 2024-07-03T14:07:03.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph versions' 2024-07-03T14:07:03.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[18863]: audit 2024-07-03T14:07:01.543451+0000 mgr.y (mgr.24310) 254 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:03.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[18863]: audit 2024-07-03T14:07:02.054075+0000 mgr.y (mgr.24310) 255 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:07:03.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[18863]: cluster 2024-07-03T14:07:02.349016+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:03.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[24257]: audit 2024-07-03T14:07:01.543451+0000 mgr.y (mgr.24310) 254 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:03.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[24257]: audit 2024-07-03T14:07:02.054075+0000 mgr.y (mgr.24310) 255 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:07:03.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:03 smithi003 bash[24257]: cluster 2024-07-03T14:07:02.349016+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:03.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:03 smithi078 bash[19059]: audit 2024-07-03T14:07:01.543451+0000 mgr.y (mgr.24310) 254 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:03 smithi078 bash[19059]: audit 2024-07-03T14:07:02.054075+0000 mgr.y (mgr.24310) 255 : audit [DBG] from='client.24952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:07:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:03 smithi078 bash[19059]: cluster 2024-07-03T14:07:02.349016+0000 mgr.y (mgr.24310) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:05.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:05 smithi003 bash[18863]: cluster 2024-07-03T14:07:04.349804+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:05.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:05 smithi003 bash[24257]: cluster 2024-07-03T14:07:04.349804+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:05.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:05 smithi078 bash[19059]: cluster 2024-07-03T14:07:04.349804+0000 mgr.y (mgr.24310) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-07-03T14:07:06.617 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:06 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:07:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:07.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[18863]: audit 2024-07-03T14:07:06.327365+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[18863]: audit 2024-07-03T14:07:06.339388+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[18863]: cluster 2024-07-03T14:07:06.351641+0000 mgr.y (mgr.24310) 258 : 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-07-03T14:07:07.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[24257]: audit 2024-07-03T14:07:06.327365+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[24257]: audit 2024-07-03T14:07:06.339388+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:07 smithi003 bash[24257]: cluster 2024-07-03T14:07:06.351641+0000 mgr.y (mgr.24310) 258 : 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-07-03T14:07:07.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:07 smithi078 bash[19059]: audit 2024-07-03T14:07:06.327365+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:07 smithi078 bash[19059]: audit 2024-07-03T14:07:06.339388+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:07 smithi078 bash[19059]: cluster 2024-07-03T14:07:06.351641+0000 mgr.y (mgr.24310) 258 : 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-07-03T14:07:08.129 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:07:08.129 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-07-03T14:07:08.129 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-07-03T14:07:08.129 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": {}, 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:07:08.130 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:07:08.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:08 smithi003 bash[18863]: audit 2024-07-03T14:07:08.129271+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.3:0/503344875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:07:08.720 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:08] "GET /metrics HTTP/1.1" 200 214729 "" "Prometheus/2.33.4" 2024-07-03T14:07:08.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:08 smithi003 bash[24257]: audit 2024-07-03T14:07:08.129271+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.3:0/503344875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:07:08.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:08 smithi078 bash[19059]: audit 2024-07-03T14:07:08.129271+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.3:0/503344875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:07:09.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-07-03T14:07:09.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:09 smithi003 bash[24257]: cluster 2024-07-03T14:07:08.352408+0000 mgr.y (mgr.24310) 259 : 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-07-03T14:07:09.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:09 smithi003 bash[18863]: cluster 2024-07-03T14:07:08.352408+0000 mgr.y (mgr.24310) 259 : 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-07-03T14:07:09.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:09 smithi078 bash[19059]: cluster 2024-07-03T14:07:08.352408+0000 mgr.y (mgr.24310) 259 : 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-07-03T14:07:10.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:10 smithi003 bash[24257]: audit 2024-07-03T14:07:09.450492+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:10.599 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:10 smithi003 bash[18863]: audit 2024-07-03T14:07:09.450492+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:10.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:10 smithi078 bash[19059]: audit 2024-07-03T14:07:09.450492+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:11.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:11 smithi003 bash[24257]: cluster 2024-07-03T14:07:10.353027+0000 mgr.y (mgr.24310) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:11.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:11 smithi003 bash[18863]: cluster 2024-07-03T14:07:10.353027+0000 mgr.y (mgr.24310) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:11.757 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:11 smithi078 bash[19059]: cluster 2024-07-03T14:07:10.353027+0000 mgr.y (mgr.24310) 260 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:11.868 INFO:teuthology.orchestra.run.smithi003.stdout:wait for servicemap items w/ changing names to refresh 2024-07-03T14:07:12.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'sleep 60' 2024-07-03T14:07:13.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:13 smithi003 bash[24257]: audit 2024-07-03T14:07:11.551471+0000 mgr.y (mgr.24310) 261 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:13.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:13 smithi003 bash[24257]: cluster 2024-07-03T14:07:12.354794+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:13.715 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:13 smithi003 bash[18863]: audit 2024-07-03T14:07:11.551471+0000 mgr.y (mgr.24310) 261 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:13.715 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:13 smithi003 bash[18863]: cluster 2024-07-03T14:07:12.354794+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:13.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:13 smithi078 bash[19059]: audit 2024-07-03T14:07:11.551471+0000 mgr.y (mgr.24310) 261 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:13 smithi078 bash[19059]: cluster 2024-07-03T14:07:12.354794+0000 mgr.y (mgr.24310) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:14.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:14 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:07:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:15.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[18863]: audit 2024-07-03T14:07:14.198890+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[18863]: audit 2024-07-03T14:07:14.214460+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[18863]: cluster 2024-07-03T14:07:14.355577+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:15.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[24257]: audit 2024-07-03T14:07:14.198890+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[24257]: audit 2024-07-03T14:07:14.214460+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:15 smithi003 bash[24257]: cluster 2024-07-03T14:07:14.355577+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:15.504 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:15 smithi078 bash[19059]: audit 2024-07-03T14:07:14.198890+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.504 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:15 smithi078 bash[19059]: audit 2024-07-03T14:07:14.214460+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:15.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:15 smithi078 bash[19059]: cluster 2024-07-03T14:07:14.355577+0000 mgr.y (mgr.24310) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:17.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:17 smithi003 bash[18863]: cluster 2024-07-03T14:07:16.357388+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:17.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:17 smithi003 bash[24257]: cluster 2024-07-03T14:07:16.357388+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:17.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:17 smithi078 bash[19059]: cluster 2024-07-03T14:07:16.357388+0000 mgr.y (mgr.24310) 264 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:18.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:18.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:18] "GET /metrics HTTP/1.1" 200 214773 "" "Prometheus/2.33.4" 2024-07-03T14:07:19.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:19 smithi003 bash[24257]: cluster 2024-07-03T14:07:18.358186+0000 mgr.y (mgr.24310) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:19.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:19 smithi003 bash[18863]: cluster 2024-07-03T14:07:18.358186+0000 mgr.y (mgr.24310) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:19.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:19 smithi078 bash[19059]: cluster 2024-07-03T14:07:18.358186+0000 mgr.y (mgr.24310) 265 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:21.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:21 smithi003 bash[18863]: cluster 2024-07-03T14:07:20.359009+0000 mgr.y (mgr.24310) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:21.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:21 smithi003 bash[24257]: cluster 2024-07-03T14:07:20.359009+0000 mgr.y (mgr.24310) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:21.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:21 smithi078 bash[19059]: cluster 2024-07-03T14:07:20.359009+0000 mgr.y (mgr.24310) 266 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:23.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:23 smithi003 bash[18863]: audit 2024-07-03T14:07:21.559454+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:23.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:23 smithi003 bash[18863]: cluster 2024-07-03T14:07:22.360805+0000 mgr.y (mgr.24310) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:23 smithi003 bash[24257]: audit 2024-07-03T14:07:21.559454+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:23 smithi003 bash[24257]: cluster 2024-07-03T14:07:22.360805+0000 mgr.y (mgr.24310) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:23.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:23 smithi078 bash[19059]: audit 2024-07-03T14:07:21.559454+0000 mgr.y (mgr.24310) 267 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:23.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:23 smithi078 bash[19059]: cluster 2024-07-03T14:07:22.360805+0000 mgr.y (mgr.24310) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:25.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[24257]: cluster 2024-07-03T14:07:24.361349+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[24257]: audit 2024-07-03T14:07:24.475005+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[24257]: audit 2024-07-03T14:07:24.475830+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[24257]: audit 2024-07-03T14:07:24.521361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[24257]: audit 2024-07-03T14:07:24.522126+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[18863]: cluster 2024-07-03T14:07:24.361349+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[18863]: audit 2024-07-03T14:07:24.475005+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[18863]: audit 2024-07-03T14:07:24.475830+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[18863]: audit 2024-07-03T14:07:24.521361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:25.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:25 smithi003 bash[18863]: audit 2024-07-03T14:07:24.522126+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:25 smithi078 bash[19059]: cluster 2024-07-03T14:07:24.361349+0000 mgr.y (mgr.24310) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:25 smithi078 bash[19059]: audit 2024-07-03T14:07:24.475005+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:25 smithi078 bash[19059]: audit 2024-07-03T14:07:24.475830+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:07:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:25 smithi078 bash[19059]: audit 2024-07-03T14:07:24.521361+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:25.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:25 smithi078 bash[19059]: audit 2024-07-03T14:07:24.522126+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:07:26.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:26 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:07:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:27.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:27 smithi078 bash[19059]: cluster 2024-07-03T14:07:26.362570+0000 mgr.y (mgr.24310) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:27.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:27 smithi078 bash[19059]: audit 2024-07-03T14:07:26.493849+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:27.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:27 smithi078 bash[19059]: audit 2024-07-03T14:07:26.502177+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:27.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[18863]: cluster 2024-07-03T14:07:26.362570+0000 mgr.y (mgr.24310) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:27.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[18863]: audit 2024-07-03T14:07:26.493849+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:27.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[18863]: audit 2024-07-03T14:07:26.502177+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:27.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[24257]: cluster 2024-07-03T14:07:26.362570+0000 mgr.y (mgr.24310) 270 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:27.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[24257]: audit 2024-07-03T14:07:26.493849+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:27.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:27 smithi003 bash[24257]: audit 2024-07-03T14:07:26.502177+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:28.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:28.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:28] "GET /metrics HTTP/1.1" 200 214769 "" "Prometheus/2.33.4" 2024-07-03T14:07:29.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:29 smithi078 bash[19059]: cluster 2024-07-03T14:07:28.363228+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:29.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:29 smithi003 bash[24257]: cluster 2024-07-03T14:07:28.363228+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:29.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:29 smithi003 bash[18863]: cluster 2024-07-03T14:07:28.363228+0000 mgr.y (mgr.24310) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:31.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:31 smithi078 bash[19059]: cluster 2024-07-03T14:07:30.363934+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:31.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:31 smithi003 bash[18863]: cluster 2024-07-03T14:07:30.363934+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:31.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:31 smithi003 bash[24257]: cluster 2024-07-03T14:07:30.363934+0000 mgr.y (mgr.24310) 272 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:33.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:33 smithi003 bash[18863]: audit 2024-07-03T14:07:31.569818+0000 mgr.y (mgr.24310) 273 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:33.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:33 smithi003 bash[18863]: cluster 2024-07-03T14:07:32.365774+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:33.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:33 smithi003 bash[24257]: audit 2024-07-03T14:07:31.569818+0000 mgr.y (mgr.24310) 273 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:33.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:33 smithi003 bash[24257]: cluster 2024-07-03T14:07:32.365774+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:34.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:33 smithi078 bash[19059]: audit 2024-07-03T14:07:31.569818+0000 mgr.y (mgr.24310) 273 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:34.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:33 smithi078 bash[19059]: cluster 2024-07-03T14:07:32.365774+0000 mgr.y (mgr.24310) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:34.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:34 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:07:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:35.504 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:35 smithi078 bash[19059]: cluster 2024-07-03T14:07:34.366520+0000 mgr.y (mgr.24310) 275 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:35.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:35 smithi078 bash[19059]: audit 2024-07-03T14:07:34.393258+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:35.505 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:35 smithi078 bash[19059]: audit 2024-07-03T14:07:34.407620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:35.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[18863]: cluster 2024-07-03T14:07:34.366520+0000 mgr.y (mgr.24310) 275 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:35.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[18863]: audit 2024-07-03T14:07:34.393258+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:35.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[18863]: audit 2024-07-03T14:07:34.407620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:35.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[24257]: cluster 2024-07-03T14:07:34.366520+0000 mgr.y (mgr.24310) 275 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:35.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[24257]: audit 2024-07-03T14:07:34.393258+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:35.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:35 smithi003 bash[24257]: audit 2024-07-03T14:07:34.407620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:37.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:37 smithi003 bash[18863]: cluster 2024-07-03T14:07:36.368462+0000 mgr.y (mgr.24310) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:37.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:37 smithi003 bash[24257]: cluster 2024-07-03T14:07:36.368462+0000 mgr.y (mgr.24310) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:37.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:37 smithi078 bash[19059]: cluster 2024-07-03T14:07:36.368462+0000 mgr.y (mgr.24310) 276 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:38.211 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:38.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:38] "GET /metrics HTTP/1.1" 200 214769 "" "Prometheus/2.33.4" 2024-07-03T14:07:39.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:39 smithi003 bash[24257]: cluster 2024-07-03T14:07:38.369443+0000 mgr.y (mgr.24310) 277 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:39.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:39 smithi003 bash[18863]: cluster 2024-07-03T14:07:38.369443+0000 mgr.y (mgr.24310) 277 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:39.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:39 smithi078 bash[19059]: cluster 2024-07-03T14:07:38.369443+0000 mgr.y (mgr.24310) 277 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:41.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:41 smithi003 bash[24257]: cluster 2024-07-03T14:07:40.370276+0000 mgr.y (mgr.24310) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:41.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:41 smithi003 bash[18863]: cluster 2024-07-03T14:07:40.370276+0000 mgr.y (mgr.24310) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:41.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:41 smithi078 bash[19059]: cluster 2024-07-03T14:07:40.370276+0000 mgr.y (mgr.24310) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:43.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:43 smithi003 bash[24257]: audit 2024-07-03T14:07:41.571619+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:43.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:43 smithi003 bash[24257]: cluster 2024-07-03T14:07:42.372091+0000 mgr.y (mgr.24310) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:43 smithi003 bash[18863]: audit 2024-07-03T14:07:41.571619+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:43.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:43 smithi003 bash[18863]: cluster 2024-07-03T14:07:42.372091+0000 mgr.y (mgr.24310) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:43.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:43 smithi078 bash[19059]: audit 2024-07-03T14:07:41.571619+0000 mgr.y (mgr.24310) 279 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:43.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:43 smithi078 bash[19059]: cluster 2024-07-03T14:07:42.372091+0000 mgr.y (mgr.24310) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:45.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:45 smithi003 bash[18863]: cluster 2024-07-03T14:07:44.372888+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:45.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:45 smithi003 bash[24257]: cluster 2024-07-03T14:07:44.372888+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:45.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:45 smithi078 bash[19059]: cluster 2024-07-03T14:07:44.372888+0000 mgr.y (mgr.24310) 281 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:46.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:46 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:07:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:47.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[18863]: cluster 2024-07-03T14:07:46.373921+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[18863]: audit 2024-07-03T14:07:46.612050+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:47.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[18863]: audit 2024-07-03T14:07:46.618714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[24257]: cluster 2024-07-03T14:07:46.373921+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[24257]: audit 2024-07-03T14:07:46.612050+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:47.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:47 smithi003 bash[24257]: audit 2024-07-03T14:07:46.618714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:47.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:47 smithi078 bash[19059]: cluster 2024-07-03T14:07:46.373921+0000 mgr.y (mgr.24310) 282 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:47 smithi078 bash[19059]: audit 2024-07-03T14:07:46.612050+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:47.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:47 smithi078 bash[19059]: audit 2024-07-03T14:07:46.618714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:48.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:47 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:48.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:48 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:48] "GET /metrics HTTP/1.1" 200 214769 "" "Prometheus/2.33.4" 2024-07-03T14:07:49.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:49 smithi003 bash[18863]: cluster 2024-07-03T14:07:48.374673+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:49.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:49 smithi003 bash[24257]: cluster 2024-07-03T14:07:48.374673+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:49.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:49 smithi078 bash[19059]: cluster 2024-07-03T14:07:48.374673+0000 mgr.y (mgr.24310) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:51.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:51 smithi003 bash[24257]: cluster 2024-07-03T14:07:50.375776+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:51.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:51 smithi003 bash[18863]: cluster 2024-07-03T14:07:50.375776+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:51.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:51 smithi078 bash[19059]: cluster 2024-07-03T14:07:50.375776+0000 mgr.y (mgr.24310) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:53.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:53 smithi003 bash[18863]: audit 2024-07-03T14:07:51.579480+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:53.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:53 smithi003 bash[18863]: cluster 2024-07-03T14:07:52.377354+0000 mgr.y (mgr.24310) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:53 smithi003 bash[24257]: audit 2024-07-03T14:07:51.579480+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:53.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:53 smithi003 bash[24257]: cluster 2024-07-03T14:07:52.377354+0000 mgr.y (mgr.24310) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:53.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:53 smithi078 bash[19059]: audit 2024-07-03T14:07:51.579480+0000 mgr.y (mgr.24310) 285 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:07:53.759 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:53 smithi078 bash[19059]: cluster 2024-07-03T14:07:52.377354+0000 mgr.y (mgr.24310) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:54.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:07:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[18863]: audit 2024-07-03T14:07:54.381967+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[18863]: audit 2024-07-03T14:07:54.384052+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[18863]: audit 2024-07-03T14:07:54.399067+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[24257]: audit 2024-07-03T14:07:54.381967+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[24257]: audit 2024-07-03T14:07:54.384052+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:07:54.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:54 smithi003 bash[24257]: audit 2024-07-03T14:07:54.399067+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:54.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:54 smithi078 bash[19059]: audit 2024-07-03T14:07:54.381967+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-03T14:07:54.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:54 smithi078 bash[19059]: audit 2024-07-03T14:07:54.384052+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-03T14:07:54.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:54 smithi078 bash[19059]: audit 2024-07-03T14:07:54.399067+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[18863]: cluster 2024-07-03T14:07:54.378141+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:55.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[18863]: audit 2024-07-03T14:07:54.588807+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[18863]: audit 2024-07-03T14:07:54.603014+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[24257]: cluster 2024-07-03T14:07:54.378141+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:55.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[24257]: audit 2024-07-03T14:07:54.588807+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:55 smithi003 bash[24257]: audit 2024-07-03T14:07:54.603014+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:55 smithi078 bash[19059]: cluster 2024-07-03T14:07:54.378141+0000 mgr.y (mgr.24310) 287 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:55.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:55 smithi078 bash[19059]: audit 2024-07-03T14:07:54.588807+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:55.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:55 smithi078 bash[19059]: audit 2024-07-03T14:07:54.603014+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:07:57.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:57 smithi003 bash[24257]: cluster 2024-07-03T14:07:56.379984+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:57.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:57 smithi003 bash[18863]: cluster 2024-07-03T14:07:56.379984+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:57.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:57 smithi078 bash[19059]: cluster 2024-07-03T14:07:56.379984+0000 mgr.y (mgr.24310) 288 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:07:58.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:07:57 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:07:58.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:07:58 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:07:58] "GET /metrics HTTP/1.1" 200 214771 "" "Prometheus/2.33.4" 2024-07-03T14:07:59.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:07:59 smithi003 bash[24257]: cluster 2024-07-03T14:07:58.380780+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:59.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:07:59 smithi003 bash[18863]: cluster 2024-07-03T14:07:58.380780+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:07:59.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:07:59 smithi078 bash[19059]: cluster 2024-07-03T14:07:58.380780+0000 mgr.y (mgr.24310) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:01.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:01 smithi003 bash[18863]: cluster 2024-07-03T14:08:00.382495+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:01.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:01 smithi003 bash[24257]: cluster 2024-07-03T14:08:00.382495+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:01.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:01 smithi078 bash[19059]: cluster 2024-07-03T14:08:00.382495+0000 mgr.y (mgr.24310) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:03 smithi078 bash[19059]: audit 2024-07-03T14:08:01.587375+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:03.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:03 smithi078 bash[19059]: cluster 2024-07-03T14:08:02.383321+0000 mgr.y (mgr.24310) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:03.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:03 smithi003 bash[18863]: audit 2024-07-03T14:08:01.587375+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:03.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:03 smithi003 bash[18863]: cluster 2024-07-03T14:08:02.383321+0000 mgr.y (mgr.24310) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:03.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:03 smithi003 bash[24257]: audit 2024-07-03T14:08:01.587375+0000 mgr.y (mgr.24310) 291 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:03.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:03 smithi003 bash[24257]: cluster 2024-07-03T14:08:02.383321+0000 mgr.y (mgr.24310) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:05.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:05 smithi003 bash[24257]: cluster 2024-07-03T14:08:04.384113+0000 mgr.y (mgr.24310) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:05.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:05 smithi003 bash[18863]: cluster 2024-07-03T14:08:04.384113+0000 mgr.y (mgr.24310) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:05.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:05 smithi078 bash[19059]: cluster 2024-07-03T14:08:04.384113+0000 mgr.y (mgr.24310) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:06.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:06 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:08:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:08:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:07 smithi078 bash[19059]: cluster 2024-07-03T14:08:06.385418+0000 mgr.y (mgr.24310) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:07 smithi078 bash[19059]: audit 2024-07-03T14:08:06.723757+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:07.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:07 smithi078 bash[19059]: audit 2024-07-03T14:08:06.730328+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:07.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[18863]: cluster 2024-07-03T14:08:06.385418+0000 mgr.y (mgr.24310) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:07.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[18863]: audit 2024-07-03T14:08:06.723757+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:07.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[18863]: audit 2024-07-03T14:08:06.730328+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:07.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[24257]: cluster 2024-07-03T14:08:06.385418+0000 mgr.y (mgr.24310) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:07.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[24257]: audit 2024-07-03T14:08:06.723757+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:07.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:07 smithi003 bash[24257]: audit 2024-07-03T14:08:06.730328+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:08.254 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:07 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:08:08.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:08 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:08] "GET /metrics HTTP/1.1" 200 214771 "" "Prometheus/2.33.4" 2024-07-03T14:08:09.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:09 smithi078 bash[19059]: cluster 2024-07-03T14:08:08.386193+0000 mgr.y (mgr.24310) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:09.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:09 smithi003 bash[18863]: cluster 2024-07-03T14:08:08.386193+0000 mgr.y (mgr.24310) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:09.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:09 smithi003 bash[24257]: cluster 2024-07-03T14:08:08.386193+0000 mgr.y (mgr.24310) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:11.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:11 smithi078 bash[19059]: cluster 2024-07-03T14:08:10.388041+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:11.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:11 smithi003 bash[24257]: cluster 2024-07-03T14:08:10.388041+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:11.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:11 smithi003 bash[18863]: cluster 2024-07-03T14:08:10.388041+0000 mgr.y (mgr.24310) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:13 smithi078 bash[19059]: audit 2024-07-03T14:08:11.595411+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:13.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:13 smithi078 bash[19059]: cluster 2024-07-03T14:08:12.388886+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:13.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:13 smithi003 bash[18863]: audit 2024-07-03T14:08:11.595411+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:13.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:13 smithi003 bash[18863]: cluster 2024-07-03T14:08:12.388886+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:13 smithi003 bash[24257]: audit 2024-07-03T14:08:11.595411+0000 mgr.y (mgr.24310) 297 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:13.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:13 smithi003 bash[24257]: cluster 2024-07-03T14:08:12.388886+0000 mgr.y (mgr.24310) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:15.219 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:14 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:08:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:08:15.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:15 smithi078 bash[19059]: cluster 2024-07-03T14:08:14.389686+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:15.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:15 smithi078 bash[19059]: audit 2024-07-03T14:08:14.788948+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:15.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:15 smithi078 bash[19059]: audit 2024-07-03T14:08:14.803011+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:15.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[18863]: cluster 2024-07-03T14:08:14.389686+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:15.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[18863]: audit 2024-07-03T14:08:14.788948+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:15.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[18863]: audit 2024-07-03T14:08:14.803011+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:15.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[24257]: cluster 2024-07-03T14:08:14.389686+0000 mgr.y (mgr.24310) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:15.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[24257]: audit 2024-07-03T14:08:14.788948+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:15.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:15 smithi003 bash[24257]: audit 2024-07-03T14:08:14.803011+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:16.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch ps' 2024-07-03T14:08:17.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:17 smithi003 bash[18863]: cluster 2024-07-03T14:08:16.390938+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:17.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:17 smithi003 bash[24257]: cluster 2024-07-03T14:08:16.390938+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:17.879 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:17 smithi078 bash[19059]: cluster 2024-07-03T14:08:16.390938+0000 mgr.y (mgr.24310) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:18.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:17 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:08:18.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:18 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:18] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-07-03T14:08:19.353 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi003 smithi003 running 12s ago 13m - - 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:agent.smithi078 smithi078 running 4s ago 13m - - 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 12s ago 6m 12.3M - ba2b418f427c ec8da3174ebb 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi078 *:3000 running (5m) 4s ago 5m 43.1M - 8.3.5 dad864ee21e9 7d6040760ca4 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.rlxpao smithi003 running (3m) 12s ago 3m 42.0M - 3.5 e1d6a67b021e db6f743249c7 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi078 *:8443 running (12m) 4s ago 12m 402M - 17.2.0 e1d6a67b021e 6bee718e544e 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (14m) 12s ago 14m 456M - 17.2.0 e1d6a67b021e a89e04bf6a8a 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (14m) 12s ago 15m 53.7M 2048M 17.2.0 e1d6a67b021e 6a6590a39639 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi078 running (13m) 4s ago 13m 46.2M 2048M 17.2.0 e1d6a67b021e 8f9a57308237 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (13m) 12s ago 13m 45.9M 2048M 17.2.0 e1d6a67b021e 434e4e77d5dd 2024-07-03T14:08:19.354 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 12s ago 6m 9799k - 1dbe0e931976 fd29a8c435df 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi078 *:9100 running (6m) 4s ago 6m 9780k - 1dbe0e931976 c61b612b013f 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (12m) 12s ago 12m 52.5M 4096M 17.2.0 e1d6a67b021e be31f9cab426 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (11m) 12s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e 4450acaf4f85 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (10m) 12s ago 10m 49.3M 4096M 17.2.0 e1d6a67b021e c64b73456f88 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (10m) 12s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e b4337103af8d 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi078 running (9m) 4s ago 9m 52.3M 4096M 17.2.0 e1d6a67b021e 1503de1ddcf2 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi078 running (8m) 4s ago 8m 49.8M 4096M 17.2.0 e1d6a67b021e 93644f1bc88e 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi078 running (8m) 4s ago 8m 48.3M 4096M 17.2.0 e1d6a67b021e 9736ac26988f 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi078 running (7m) 4s ago 7m 50.5M 4096M 17.2.0 e1d6a67b021e 42d24d814b85 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi078 *:9095 running (5m) 4s ago 6m 56.1M - 514e6a882f6e 845df2b58424 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.aqsnpg smithi003 *:8000 running (4m) 12s ago 4m 82.6M - 17.2.0 e1d6a67b021e 289e5c85f921 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi078.plkqab smithi078 *:8000 running (4m) 4s ago 4m 82.7M - 17.2.0 e1d6a67b021e db8bdf6ffed7 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.smpl.smithi003.njxzju smithi003 *:80 running (3m) 12s ago 3m 82.5M - 17.2.0 e1d6a67b021e c77ad7b3acf0 2024-07-03T14:08:19.355 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.smpl.smithi078.nbxzup smithi078 *:80 running (3m) 4s ago 3m 82.5M - 17.2.0 e1d6a67b021e e8d66dfdf714 2024-07-03T14:08:19.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:19 smithi003 bash[24257]: cluster 2024-07-03T14:08:18.391646+0000 mgr.y (mgr.24310) 301 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:19.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:19 smithi003 bash[18863]: cluster 2024-07-03T14:08:18.391646+0000 mgr.y (mgr.24310) 301 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:19.813 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:19 smithi078 bash[19059]: cluster 2024-07-03T14:08:18.391646+0000 mgr.y (mgr.24310) 301 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:20.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph versions' 2024-07-03T14:08:20.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:20 smithi003 bash[18863]: audit 2024-07-03T14:08:19.324300+0000 mgr.y (mgr.24310) 302 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:20.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:20 smithi003 bash[24257]: audit 2024-07-03T14:08:19.324300+0000 mgr.y (mgr.24310) 302 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:21.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:20 smithi078 bash[19059]: audit 2024-07-03T14:08:19.324300+0000 mgr.y (mgr.24310) 302 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:21.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:21 smithi003 bash[24257]: cluster 2024-07-03T14:08:20.393346+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:21.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:21 smithi003 bash[18863]: cluster 2024-07-03T14:08:20.393346+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:22.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:21 smithi078 bash[19059]: cluster 2024-07-03T14:08:20.393346+0000 mgr.y (mgr.24310) 303 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:23.388 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:08:23.388 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-07-03T14:08:23.388 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-07-03T14:08:23.388 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:08:23.388 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": {}, 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-07-03T14:08:23.389 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:08:23.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[18863]: audit 2024-07-03T14:08:21.606714+0000 mgr.y (mgr.24310) 304 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:23.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[18863]: cluster 2024-07-03T14:08:22.394083+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:23.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[18863]: audit 2024-07-03T14:08:23.388294+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.3:0/196385266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[24257]: audit 2024-07-03T14:08:21.606714+0000 mgr.y (mgr.24310) 304 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[24257]: cluster 2024-07-03T14:08:22.394083+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:23.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:23 smithi003 bash[24257]: audit 2024-07-03T14:08:23.388294+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.3:0/196385266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:24.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:23 smithi078 bash[19059]: audit 2024-07-03T14:08:21.606714+0000 mgr.y (mgr.24310) 304 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:24.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:23 smithi078 bash[19059]: cluster 2024-07-03T14:08:22.394083+0000 mgr.y (mgr.24310) 305 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:24.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:23 smithi078 bash[19059]: audit 2024-07-03T14:08:23.388294+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.3:0/196385266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:24.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph orch upgrade status' 2024-07-03T14:08:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:24 smithi003 bash[24257]: audit 2024-07-03T14:08:24.482500+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:24 smithi003 bash[24257]: audit 2024-07-03T14:08:24.483301+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:24.715 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:24 smithi003 bash[18863]: audit 2024-07-03T14:08:24.482500+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:24.715 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:24 smithi003 bash[18863]: audit 2024-07-03T14:08:24.483301+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:24 smithi078 bash[19059]: audit 2024-07-03T14:08:24.482500+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:25.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:24 smithi078 bash[19059]: audit 2024-07-03T14:08:24.483301+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-03T14:08:25.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[24257]: cluster 2024-07-03T14:08:24.394908+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:25.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[24257]: audit 2024-07-03T14:08:24.553368+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:25.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[24257]: audit 2024-07-03T14:08:24.553726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:25.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[18863]: cluster 2024-07-03T14:08:24.394908+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:25.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[18863]: audit 2024-07-03T14:08:24.553368+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:25.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:25 smithi003 bash[18863]: audit 2024-07-03T14:08:24.553726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:26.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:25 smithi078 bash[19059]: cluster 2024-07-03T14:08:24.394908+0000 mgr.y (mgr.24310) 306 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:26.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:25 smithi078 bash[19059]: audit 2024-07-03T14:08:24.553368+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24310 172.21.15.3:0/998957257' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:26.005 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:25 smithi078 bash[19059]: audit 2024-07-03T14:08:24.553726+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24310 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-03T14:08:26.864 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:26 smithi003 bash[24257]: cluster 2024-07-03T14:08:26.396623+0000 mgr.y (mgr.24310) 307 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:26.864 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:26 smithi003 bash[18863]: cluster 2024-07-03T14:08:26.396623+0000 mgr.y (mgr.24310) 307 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:27.004 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:26 smithi078 bash[19059]: cluster 2024-07-03T14:08:26.396623+0000 mgr.y (mgr.24310) 307 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:27.139 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:26 smithi003 bash[19115]: 172.21.15.3 - - [03/Jul/2024:14:08:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:08:27.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:27 smithi003 bash[18863]: audit 2024-07-03T14:08:26.850221+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:27.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:27 smithi003 bash[18863]: audit 2024-07-03T14:08:26.862724+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:27.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:27 smithi003 bash[24257]: audit 2024-07-03T14:08:26.850221+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:27.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:27 smithi003 bash[24257]: audit 2024-07-03T14:08:26.862724+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:28.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:27 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:08:28.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:27 smithi078 bash[19059]: audit 2024-07-03T14:08:26.850221+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:28.255 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:27 smithi078 bash[19059]: audit 2024-07-03T14:08:26.862724+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:28.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:28 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:28] "GET /metrics HTTP/1.1" 200 214771 "" "Prometheus/2.33.4" 2024-07-03T14:08:29.304 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-07-03T14:08:29.304 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab", 2024-07-03T14:08:29.304 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-07-03T14:08:29.305 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-07-03T14:08:29.305 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "", 2024-07-03T14:08:29.305 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-07-03T14:08:29.305 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-07-03T14:08:29.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:29 smithi003 bash[18863]: cluster 2024-07-03T14:08:28.397435+0000 mgr.y (mgr.24310) 308 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:29.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:29 smithi003 bash[24257]: cluster 2024-07-03T14:08:28.397435+0000 mgr.y (mgr.24310) 308 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:29.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:29 smithi078 bash[19059]: cluster 2024-07-03T14:08:28.397435+0000 mgr.y (mgr.24310) 308 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:30.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph health detail' 2024-07-03T14:08:30.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:30 smithi003 bash[24257]: audit 2024-07-03T14:08:29.304722+0000 mgr.y (mgr.24310) 309 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:30.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:30 smithi003 bash[18863]: audit 2024-07-03T14:08:29.304722+0000 mgr.y (mgr.24310) 309 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:30.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:30 smithi078 bash[19059]: audit 2024-07-03T14:08:29.304722+0000 mgr.y (mgr.24310) 309 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-03T14:08:31.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:31 smithi003 bash[24257]: cluster 2024-07-03T14:08:30.399127+0000 mgr.y (mgr.24310) 310 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:31.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:31 smithi003 bash[18863]: cluster 2024-07-03T14:08:30.399127+0000 mgr.y (mgr.24310) 310 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:31.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:31 smithi078 bash[19059]: cluster 2024-07-03T14:08:30.399127+0000 mgr.y (mgr.24310) 310 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_WARN Upgrade: failed to pull target image 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout:[WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout: host smithi003 `cephadm pull` failed: cephadm exited with an error code: 1, stderr: Pulling container image quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab... 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stderr Error response from daemon: unknown: Tag 35f2811dfc1cc3007e95a84b817a03959819f4ab was deleted or has expired. To pull, revive via time machine 2024-07-03T14:08:33.447 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:35f2811dfc1cc3007e95a84b817a03959819f4ab 2024-07-03T14:08:33.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:33 smithi003 bash[18863]: audit 2024-07-03T14:08:31.615390+0000 mgr.y (mgr.24310) 311 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:33.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:33 smithi003 bash[18863]: cluster 2024-07-03T14:08:32.399931+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:33 smithi003 bash[24257]: audit 2024-07-03T14:08:31.615390+0000 mgr.y (mgr.24310) 311 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:33.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:33 smithi003 bash[24257]: cluster 2024-07-03T14:08:32.399931+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:33.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:33 smithi078 bash[19059]: audit 2024-07-03T14:08:31.615390+0000 mgr.y (mgr.24310) 311 : audit [DBG] from='client.14901 -' entity='client.iscsi.foo.smithi003.rlxpao' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-07-03T14:08:33.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:33 smithi078 bash[19059]: cluster 2024-07-03T14:08:32.399931+0000 mgr.y (mgr.24310) 312 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:34.079 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-07-03T14:08:34.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:34 smithi003 bash[18863]: audit 2024-07-03T14:08:33.447275+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.3:0/1994844343' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-07-03T14:08:34.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:34 smithi003 bash[24257]: audit 2024-07-03T14:08:33.447275+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.3:0/1994844343' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-07-03T14:08:34.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:34 smithi078 bash[19059]: audit 2024-07-03T14:08:33.447275+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.3:0/1994844343' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-07-03T14:08:35.273 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[19115]: 172.21.15.78 - - [03/Jul/2024:14:08:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-07-03T14:08:35.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[18863]: cluster 2024-07-03T14:08:34.400732+0000 mgr.y (mgr.24310) 313 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:35.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[18863]: audit 2024-07-03T14:08:34.983265+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:35.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[18863]: audit 2024-07-03T14:08:34.997502+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:35.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[24257]: cluster 2024-07-03T14:08:34.400732+0000 mgr.y (mgr.24310) 313 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:35.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[24257]: audit 2024-07-03T14:08:34.983265+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:35.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:35 smithi003 bash[24257]: audit 2024-07-03T14:08:34.997502+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:35.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:35 smithi078 bash[19059]: cluster 2024-07-03T14:08:34.400732+0000 mgr.y (mgr.24310) 313 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:35.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:35 smithi078 bash[19059]: audit 2024-07-03T14:08:34.983265+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:35.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:35 smithi078 bash[19059]: audit 2024-07-03T14:08:34.997502+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24310 ' entity='mgr.y' 2024-07-03T14:08:37.282 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-07-03T14:08:37.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:37 smithi003 bash[24257]: cluster 2024-07-03T14:08:36.402525+0000 mgr.y (mgr.24310) 314 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:37.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:37 smithi003 bash[24257]: audit 2024-07-03T14:08:37.269331+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.3:0/1558937667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:37 smithi003 bash[18863]: cluster 2024-07-03T14:08:36.402525+0000 mgr.y (mgr.24310) 314 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:37.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:37 smithi003 bash[18863]: audit 2024-07-03T14:08:37.269331+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.3:0/1558937667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:37.750 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:37 smithi078 bash[19059]: cluster 2024-07-03T14:08:36.402525+0000 mgr.y (mgr.24310) 314 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:37.750 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:37 smithi078 bash[19059]: audit 2024-07-03T14:08:37.269331+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.3:0/1558937667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:37.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-07-03T14:08:38.004 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:37 smithi078 bash[20388]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-07-03T14:08:38.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:38 smithi003 bash[19115]: ::ffff:172.21.15.78 - - [03/Jul/2024:14:08:38] "GET /metrics HTTP/1.1" 200 214771 "" "Prometheus/2.33.4" 2024-07-03T14:08:39.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:39 smithi003 bash[18863]: cluster 2024-07-03T14:08:38.403348+0000 mgr.y (mgr.24310) 315 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:39.562 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:39 smithi003 bash[24257]: cluster 2024-07-03T14:08:38.403348+0000 mgr.y (mgr.24310) 315 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:39.754 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:39 smithi078 bash[19059]: cluster 2024-07-03T14:08:38.403348+0000 mgr.y (mgr.24310) 315 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-07-03T14:08:41.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:41 smithi003 bash[24257]: cluster 2024-07-03T14:08:40.405001+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:41.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:41 smithi003 bash[24257]: audit 2024-07-03T14:08:41.233093+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.3:0/4049319336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:41.624 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:41 smithi003 bash[18863]: cluster 2024-07-03T14:08:40.405001+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:41.624 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:41 smithi003 bash[18863]: audit 2024-07-03T14:08:41.233093+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.3:0/4049319336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:41.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:41 smithi078 bash[19059]: cluster 2024-07-03T14:08:40.405001+0000 mgr.y (mgr.24310) 316 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-07-03T14:08:41.755 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:41 smithi078 bash[19059]: audit 2024-07-03T14:08:41.233093+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.3:0/4049319336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-03T14:08:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-03T14:08:41.886 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa/tasks/cephadm.py", line 1466, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-07-03T14:08:42.071 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bb9ac4fff8694fb08b8c02b5908bb62e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa/tasks/cephadm.py", line 1466, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_3bf966ab66a674cc596126e26df696ffce2e3982/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5ad87b854d2bf30b1bc95a8dc9873f44ff149931/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-07-03T14:08:42.074 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-07-03T14:08:42.083 INFO:tasks.cephadm:Teardown begin 2024-07-03T14:08:42.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-03T14:08:42.103 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-03T14:08:42.118 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-07-03T14:08:42.118 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-03T14:08:42.151 DEBUG:teuthology.orchestra.run.smithi078:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-03T14:08:42.167 INFO:tasks.cephadm:Stopping all daemons... 2024-07-03T14:08:42.167 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-07-03T14:08:42.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a 2024-07-03T14:08:42.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:42 smithi003 systemd[1]: Stopping Ceph mon.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:42.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:42 smithi003 bash[63327]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon.a 2024-07-03T14:08:42.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:42 smithi003 bash[18863]: debug 2024-07-03T14:08:42.311+0000 7f6b0eef4700 -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-07-03T14:08:42.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Jul 03 14:08:42 smithi003 bash[18863]: debug 2024-07-03T14:08:42.311+0000 7f6b0eef4700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-03T14:08:43.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.a.service' 2024-07-03T14:08:43.142 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:43.142 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-07-03T14:08:43.143 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-07-03T14:08:43.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.c 2024-07-03T14:08:43.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:43 smithi003 systemd[1]: Stopping Ceph mon.c for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:43.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:43 smithi003 bash[63384]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon.c 2024-07-03T14:08:43.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:43 smithi003 bash[24257]: debug 2024-07-03T14:08:43.303+0000 7f8b5373c700 -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-07-03T14:08:43.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Jul 03 14:08:43 smithi003 bash[24257]: debug 2024-07-03T14:08:43.303+0000 7f8b5373c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-07-03T14:08:44.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.c.service' 2024-07-03T14:08:44.270 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:44.270 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-07-03T14:08:44.270 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-07-03T14:08:44.271 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.b 2024-07-03T14:08:44.612 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:44 smithi078 systemd[1]: Stopping Ceph mon.b for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:44.612 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:44 smithi078 bash[48885]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mon.b 2024-07-03T14:08:44.612 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:44 smithi078 bash[19059]: debug 2024-07-03T14:08:44.402+0000 7f00600ff700 -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-07-03T14:08:44.612 INFO:journalctl@ceph.mon.b.smithi078.stdout:Jul 03 14:08:44 smithi078 bash[19059]: debug 2024-07-03T14:08:44.402+0000 7f00600ff700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-07-03T14:08:45.365 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mon.b.service' 2024-07-03T14:08:45.403 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:45.403 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-07-03T14:08:45.403 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-07-03T14:08:45.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y 2024-07-03T14:08:45.441 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:45 smithi003 systemd[1]: Stopping Ceph mgr.y for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:45.680 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:45 smithi003 bash[63469]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mgr.y 2024-07-03T14:08:46.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service' 2024-07-03T14:08:46.917 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:46 smithi003 bash[63477]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mgr-y 2024-07-03T14:08:46.918 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:46 smithi003 bash[63513]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mgr.y 2024-07-03T14:08:46.918 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:46 smithi003 bash[19115]: debug 2024-07-03T14:08:46.918 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:46 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.y.service: Deactivated successfully. 2024-07-03T14:08:46.918 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Jul 03 14:08:46 smithi003 systemd[1]: Stopped Ceph mgr.y for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:08:46.944 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:46.944 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-07-03T14:08:46.944 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-07-03T14:08:46.945 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.x 2024-07-03T14:08:47.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:46 smithi078 systemd[1]: Stopping Ceph mgr.x for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:47.255 INFO:journalctl@ceph.mgr.x.smithi078.stdout:Jul 03 14:08:46 smithi078 bash[48943]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-mgr.x 2024-07-03T14:08:47.864 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@mgr.x.service' 2024-07-03T14:08:47.894 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:47.894 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-07-03T14:08:47.894 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-07-03T14:08:47.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.0 2024-07-03T14:08:48.219 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:47 smithi003 systemd[1]: Stopping Ceph osd.0 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:48.220 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:47 smithi003 bash[63691]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.0 2024-07-03T14:08:48.220 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:48 smithi003 bash[27677]: debug 2024-07-03T14:08:48.147+0000 7f6a0cc4b700 -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-07-03T14:08:48.220 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:48 smithi003 bash[27677]: debug 2024-07-03T14:08:48.147+0000 7f6a0cc4b700 -1 osd.0 94 *** Got signal Terminated *** 2024-07-03T14:08:48.220 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:48 smithi003 bash[27677]: debug 2024-07-03T14:08:48.147+0000 7f6a0cc4b700 -1 osd.0 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:08:54.299 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:54 smithi003 bash[63699]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-0 2024-07-03T14:08:54.300 INFO:journalctl@ceph.osd.0.smithi003.stdout:Jul 03 14:08:54 smithi003 bash[64275]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.0 2024-07-03T14:08:56.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.0.service' 2024-07-03T14:08:56.325 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:08:56.325 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-07-03T14:08:56.325 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-07-03T14:08:56.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.1 2024-07-03T14:08:56.719 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:08:56 smithi003 systemd[1]: Stopping Ceph osd.1 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:08:56.720 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:08:56 smithi003 bash[64387]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.1 2024-07-03T14:08:56.720 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:08:56 smithi003 bash[31175]: debug 2024-07-03T14:08:56.466+0000 7f51d23d5700 -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-07-03T14:08:56.720 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:08:56 smithi003 bash[31175]: debug 2024-07-03T14:08:56.466+0000 7f51d23d5700 -1 osd.1 94 *** Got signal Terminated *** 2024-07-03T14:08:56.720 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:08:56 smithi003 bash[31175]: debug 2024-07-03T14:08:56.466+0000 7f51d23d5700 -1 osd.1 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:02.852 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:09:02 smithi003 bash[64396]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-1 2024-07-03T14:09:02.853 INFO:journalctl@ceph.osd.1.smithi003.stdout:Jul 03 14:09:02 smithi003 bash[64437]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.1 2024-07-03T14:09:04.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.1.service' 2024-07-03T14:09:04.701 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:04.701 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-07-03T14:09:04.702 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-07-03T14:09:04.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.2 2024-07-03T14:09:04.969 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:04 smithi003 systemd[1]: Stopping Ceph osd.2 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:04.970 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:04 smithi003 bash[64543]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.2 2024-07-03T14:09:04.970 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:04 smithi003 bash[34703]: debug 2024-07-03T14:09:04.830+0000 7fa1ef28d700 -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-07-03T14:09:04.970 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:04 smithi003 bash[34703]: debug 2024-07-03T14:09:04.830+0000 7fa1ef28d700 -1 osd.2 94 *** Got signal Terminated *** 2024-07-03T14:09:04.970 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:04 smithi003 bash[34703]: debug 2024-07-03T14:09:04.830+0000 7fa1ef28d700 -1 osd.2 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:10.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:10 smithi003 bash[64551]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-2 2024-07-03T14:09:10.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Jul 03 14:09:10 smithi003 bash[64876]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.2 2024-07-03T14:09:12.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.2.service' 2024-07-03T14:09:12.691 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:12.691 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-07-03T14:09:12.691 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-07-03T14:09:12.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.3 2024-07-03T14:09:12.969 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:12 smithi003 systemd[1]: Stopping Ceph osd.3 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:12.970 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:12 smithi003 bash[64985]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.3 2024-07-03T14:09:12.970 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:12 smithi003 bash[38316]: debug 2024-07-03T14:09:12.858+0000 7f518f521700 -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-07-03T14:09:12.970 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:12 smithi003 bash[38316]: debug 2024-07-03T14:09:12.858+0000 7f518f521700 -1 osd.3 94 *** Got signal Terminated *** 2024-07-03T14:09:12.970 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:12 smithi003 bash[38316]: debug 2024-07-03T14:09:12.858+0000 7f518f521700 -1 osd.3 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:15.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:14 smithi078 bash[35314]: debug 2024-07-03T14:09:14.886+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:15.469 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:14 smithi003 bash[38316]: debug 2024-07-03T14:09:14.974+0000 7f51896b7700 -1 osd.3 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:49.459801+0000 front 2024-07-03T14:08:49.459813+0000 (oldest deadline 2024-07-03T14:09:14.759958+0000) 2024-07-03T14:09:15.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:15 smithi078 bash[28282]: debug 2024-07-03T14:09:15.414+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:16.219 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:15 smithi003 bash[38316]: debug 2024-07-03T14:09:15.934+0000 7f51896b7700 -1 osd.3 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:49.459801+0000 front 2024-07-03T14:08:49.459813+0000 (oldest deadline 2024-07-03T14:09:14.759958+0000) 2024-07-03T14:09:16.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:15 smithi078 bash[35314]: debug 2024-07-03T14:09:15.870+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:16.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:16 smithi078 bash[28282]: debug 2024-07-03T14:09:16.370+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:16.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:16 smithi078 bash[24830]: debug 2024-07-03T14:09:16.374+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:17.099 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:16 smithi078 bash[35314]: debug 2024-07-03T14:09:16.842+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:17.219 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:16 smithi003 bash[38316]: debug 2024-07-03T14:09:16.962+0000 7f51896b7700 -1 osd.3 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:49.459801+0000 front 2024-07-03T14:08:49.459813+0000 (oldest deadline 2024-07-03T14:09:14.759958+0000) 2024-07-03T14:09:17.362 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:17 smithi078 bash[24830]: debug 2024-07-03T14:09:17.338+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:17.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:17 smithi078 bash[28282]: debug 2024-07-03T14:09:17.422+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:18.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:17 smithi078 bash[35314]: debug 2024-07-03T14:09:17.870+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:18.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:18 smithi078 bash[24830]: debug 2024-07-03T14:09:18.322+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:18.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:18 smithi078 bash[28282]: debug 2024-07-03T14:09:18.418+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:18.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:18 smithi078 bash[31803]: debug 2024-07-03T14:09:18.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:19.125 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:18 smithi003 bash[64993]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-3 2024-07-03T14:09:19.125 INFO:journalctl@ceph.osd.3.smithi003.stdout:Jul 03 14:09:18 smithi003 bash[65534]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.3 2024-07-03T14:09:19.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:18 smithi078 bash[35314]: debug 2024-07-03T14:09:18.830+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:19.754 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:19 smithi078 bash[24830]: debug 2024-07-03T14:09:19.362+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:19.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:19 smithi078 bash[28282]: debug 2024-07-03T14:09:19.386+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:19.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:19 smithi078 bash[31803]: debug 2024-07-03T14:09:19.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:20.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:19 smithi078 bash[35314]: debug 2024-07-03T14:09:19.794+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:20.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[24830]: debug 2024-07-03T14:09:20.318+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:20.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[28282]: debug 2024-07-03T14:09:20.398+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:20.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[31803]: debug 2024-07-03T14:09:20.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:20.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.3.service' 2024-07-03T14:09:20.833 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:20.833 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-07-03T14:09:20.833 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-07-03T14:09:20.834 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.4 2024-07-03T14:09:21.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[35314]: debug 2024-07-03T14:09:20.834+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:21.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 systemd[1]: Stopping Ceph osd.4 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:21.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[49752]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.4 2024-07-03T14:09:21.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[24830]: debug 2024-07-03T14:09:20.962+0000 7fc628f71700 -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-07-03T14:09:21.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[24830]: debug 2024-07-03T14:09:20.962+0000 7fc628f71700 -1 osd.4 94 *** Got signal Terminated *** 2024-07-03T14:09:21.256 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:20 smithi078 bash[24830]: debug 2024-07-03T14:09:20.962+0000 7fc628f71700 -1 osd.4 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:21.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:21 smithi078 bash[24830]: debug 2024-07-03T14:09:21.270+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:21.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:21 smithi078 bash[28282]: debug 2024-07-03T14:09:21.398+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:21.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:21 smithi078 bash[31803]: debug 2024-07-03T14:09:21.510+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:22.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:21 smithi078 bash[35314]: debug 2024-07-03T14:09:21.806+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:22.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:22 smithi078 bash[28282]: debug 2024-07-03T14:09:22.442+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:22.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:22 smithi078 bash[31803]: debug 2024-07-03T14:09:22.470+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:22.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:22 smithi078 bash[24830]: debug 2024-07-03T14:09:22.262+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:23.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:22 smithi078 bash[35314]: debug 2024-07-03T14:09:22.850+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:23.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[24830]: debug 2024-07-03T14:09:23.258+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:23.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[28282]: debug 2024-07-03T14:09:23.462+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:23.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[31803]: debug 2024-07-03T14:09:23.466+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:23.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[31803]: debug 2024-07-03T14:09:23.466+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:24.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[35314]: debug 2024-07-03T14:09:23.826+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:24.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:23 smithi078 bash[35314]: debug 2024-07-03T14:09:23.826+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:24.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[28282]: debug 2024-07-03T14:09:24.450+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:24.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[24830]: debug 2024-07-03T14:09:24.310+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:24.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[24830]: debug 2024-07-03T14:09:24.310+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:59.615965+0000 front 2024-07-03T14:08:59.615972+0000 (oldest deadline 2024-07-03T14:09:23.715827+0000) 2024-07-03T14:09:24.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[31803]: debug 2024-07-03T14:09:24.438+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:24.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[31803]: debug 2024-07-03T14:09:24.438+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:25.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[35314]: debug 2024-07-03T14:09:24.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:25.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:24 smithi078 bash[35314]: debug 2024-07-03T14:09:24.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:25.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[28282]: debug 2024-07-03T14:09:25.413+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:25.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[24830]: debug 2024-07-03T14:09:25.357+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.415059+0000 front 2024-07-03T14:08:51.415040+0000 (oldest deadline 2024-07-03T14:09:16.114626+0000) 2024-07-03T14:09:25.755 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[24830]: debug 2024-07-03T14:09:25.357+0000 7fc62610d700 -1 osd.4 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:59.615965+0000 front 2024-07-03T14:08:59.615972+0000 (oldest deadline 2024-07-03T14:09:23.715827+0000) 2024-07-03T14:09:25.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[31803]: debug 2024-07-03T14:09:25.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:25.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[31803]: debug 2024-07-03T14:09:25.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:26.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[35314]: debug 2024-07-03T14:09:25.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:26.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:25 smithi078 bash[35314]: debug 2024-07-03T14:09:25.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:26.752 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[31803]: debug 2024-07-03T14:09:26.413+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:26.752 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[31803]: debug 2024-07-03T14:09:26.413+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:26.753 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[28282]: debug 2024-07-03T14:09:26.461+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:26.753 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[28282]: debug 2024-07-03T14:09:26.461+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:27.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[35314]: debug 2024-07-03T14:09:26.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:27.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:26 smithi078 bash[35314]: debug 2024-07-03T14:09:26.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:27.462 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[31803]: debug 2024-07-03T14:09:27.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:27.462 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[31803]: debug 2024-07-03T14:09:27.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:27.462 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[49761]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-4 2024-07-03T14:09:27.462 INFO:journalctl@ceph.osd.4.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[49799]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.4 2024-07-03T14:09:27.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[28282]: debug 2024-07-03T14:09:27.481+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:27.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[28282]: debug 2024-07-03T14:09:27.481+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:28.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[35314]: debug 2024-07-03T14:09:27.773+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:28.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:27 smithi078 bash[35314]: debug 2024-07-03T14:09:27.773+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:28.736 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[31803]: debug 2024-07-03T14:09:28.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:28.737 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[31803]: debug 2024-07-03T14:09:28.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:28.737 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[28282]: debug 2024-07-03T14:09:28.521+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:28.737 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[28282]: debug 2024-07-03T14:09:28.521+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:29.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[35314]: debug 2024-07-03T14:09:28.733+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:29.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:28 smithi078 bash[35314]: debug 2024-07-03T14:09:28.733+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:29.505 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.4.service' 2024-07-03T14:09:29.534 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:29.534 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-07-03T14:09:29.535 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-07-03T14:09:29.535 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.5 2024-07-03T14:09:29.700 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[31803]: debug 2024-07-03T14:09:29.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:29.701 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[31803]: debug 2024-07-03T14:09:29.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:29.701 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[28282]: debug 2024-07-03T14:09:29.549+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:29.701 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[28282]: debug 2024-07-03T14:09:29.549+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:29.701 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 systemd[1]: Stopping Ceph osd.5 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:29.701 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[49907]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.5 2024-07-03T14:09:29.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[28282]: debug 2024-07-03T14:09:29.697+0000 7f788f744700 -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-07-03T14:09:29.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[28282]: debug 2024-07-03T14:09:29.697+0000 7f788f744700 -1 osd.5 94 *** Got signal Terminated *** 2024-07-03T14:09:29.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[28282]: debug 2024-07-03T14:09:29.697+0000 7f788f744700 -1 osd.5 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:30.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[35314]: debug 2024-07-03T14:09:29.757+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:30.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:29 smithi078 bash[35314]: debug 2024-07-03T14:09:29.757+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:30.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[28282]: debug 2024-07-03T14:09:30.553+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:30.755 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[28282]: debug 2024-07-03T14:09:30.553+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:30.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[31803]: debug 2024-07-03T14:09:30.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:30.756 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[31803]: debug 2024-07-03T14:09:30.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:31.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[35314]: debug 2024-07-03T14:09:30.757+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:31.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:30 smithi078 bash[35314]: debug 2024-07-03T14:09:30.757+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:31.736 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[28282]: debug 2024-07-03T14:09:31.509+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:31.736 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[28282]: debug 2024-07-03T14:09:31.509+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:31.736 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[31803]: debug 2024-07-03T14:09:31.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:31.737 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[31803]: debug 2024-07-03T14:09:31.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:32.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[35314]: debug 2024-07-03T14:09:31.733+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:32.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:31 smithi078 bash[35314]: debug 2024-07-03T14:09:31.733+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:32.725 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[28282]: debug 2024-07-03T14:09:32.473+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:32.726 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[28282]: debug 2024-07-03T14:09:32.473+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:32.726 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[28282]: debug 2024-07-03T14:09:32.473+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.662927+0000 front 2024-07-03T14:09:07.662802+0000 (oldest deadline 2024-07-03T14:09:31.762817+0000) 2024-07-03T14:09:32.726 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[31803]: debug 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:32.726 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[31803]: debug 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:32.726 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[31803]: debug 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:33.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[35314]: debug 2024-07-03T14:09:32.721+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:33.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[35314]: debug 2024-07-03T14:09:32.721+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:33.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:32 smithi078 bash[35314]: debug 2024-07-03T14:09:32.721+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:33.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[31803]: debug 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:33.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[31803]: debug 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:33.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[31803]: debug 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[28282]: debug 2024-07-03T14:09:33.489+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[28282]: debug 2024-07-03T14:09:33.489+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[28282]: debug 2024-07-03T14:09:33.489+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.662927+0000 front 2024-07-03T14:09:07.662802+0000 (oldest deadline 2024-07-03T14:09:31.762817+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[35314]: debug 2024-07-03T14:09:33.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[35314]: debug 2024-07-03T14:09:33.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:33.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:33 smithi078 bash[35314]: debug 2024-07-03T14:09:33.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:34.681 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[28282]: debug 2024-07-03T14:09:34.525+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:51.359732+0000 front 2024-07-03T14:08:51.359773+0000 (oldest deadline 2024-07-03T14:09:14.859478+0000) 2024-07-03T14:09:34.681 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[28282]: debug 2024-07-03T14:09:34.525+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:01.261568+0000 front 2024-07-03T14:09:01.261671+0000 (oldest deadline 2024-07-03T14:09:25.961468+0000) 2024-07-03T14:09:34.681 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[28282]: debug 2024-07-03T14:09:34.525+0000 7f788d0e1700 -1 osd.5 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.662927+0000 front 2024-07-03T14:09:07.662802+0000 (oldest deadline 2024-07-03T14:09:31.762817+0000) 2024-07-03T14:09:34.681 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[31803]: debug 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:34.681 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[31803]: debug 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:34.682 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[31803]: debug 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:35.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[35314]: debug 2024-07-03T14:09:34.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:35.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[35314]: debug 2024-07-03T14:09:34.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:35.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:34 smithi078 bash[35314]: debug 2024-07-03T14:09:34.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:35.742 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[31803]: debug 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:35.742 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[31803]: debug 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:35.743 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[31803]: debug 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:35.743 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[35314]: debug 2024-07-03T14:09:35.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:35.743 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[35314]: debug 2024-07-03T14:09:35.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:35.743 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[35314]: debug 2024-07-03T14:09:35.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:36.005 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[49916]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-5 2024-07-03T14:09:36.005 INFO:journalctl@ceph.osd.5.smithi078.stdout:Jul 03 14:09:35 smithi078 bash[49957]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.5 2024-07-03T14:09:36.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[31803]: debug 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:36.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[31803]: debug 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:36.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[31803]: debug 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:36.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[35314]: debug 2024-07-03T14:09:36.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:36.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[35314]: debug 2024-07-03T14:09:36.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:36.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:36 smithi078 bash[35314]: debug 2024-07-03T14:09:36.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:37.707 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[31803]: debug 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:37.707 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[31803]: debug 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:37.707 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[31803]: debug 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:37.707 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[35314]: debug 2024-07-03T14:09:37.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:37.708 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[35314]: debug 2024-07-03T14:09:37.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:37.708 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:37 smithi078 bash[35314]: debug 2024-07-03T14:09:37.649+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:38.757 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[31803]: debug 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:38.757 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[31803]: debug 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:38.758 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[31803]: debug 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:38.758 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[35314]: debug 2024-07-03T14:09:38.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:38.758 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[35314]: debug 2024-07-03T14:09:38.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:38.758 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:38 smithi078 bash[35314]: debug 2024-07-03T14:09:38.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:38.915 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.5.service' 2024-07-03T14:09:38.941 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:38.942 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-07-03T14:09:38.942 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-07-03T14:09:38.942 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.6 2024-07-03T14:09:39.255 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:38 smithi078 systemd[1]: Stopping Ceph osd.6 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:39.255 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[50156]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.6 2024-07-03T14:09:39.255 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.081+0000 7f7baf4be700 -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-07-03T14:09:39.255 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.081+0000 7f7baf4be700 -1 osd.6 94 *** Got signal Terminated *** 2024-07-03T14:09:39.255 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.081+0000 7f7baf4be700 -1 osd.6 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:39.684 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:39.685 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:39.685 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[31803]: debug 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:40.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[35314]: debug 2024-07-03T14:09:39.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:40.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[35314]: debug 2024-07-03T14:09:39.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:40.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:39 smithi078 bash[35314]: debug 2024-07-03T14:09:39.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:40.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[31803]: debug 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:40.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[31803]: debug 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:40.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[31803]: debug 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:40.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[35314]: debug 2024-07-03T14:09:40.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:40.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[35314]: debug 2024-07-03T14:09:40.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:40.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:40 smithi078 bash[35314]: debug 2024-07-03T14:09:40.665+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:41.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[31803]: debug 2024-07-03T14:09:41.477+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:41.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[31803]: debug 2024-07-03T14:09:41.481+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:41.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[31803]: debug 2024-07-03T14:09:41.481+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:41.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[35314]: debug 2024-07-03T14:09:41.689+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:41.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[35314]: debug 2024-07-03T14:09:41.689+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:41.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:41 smithi078 bash[35314]: debug 2024-07-03T14:09:41.689+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:42.683 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[31803]: debug 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:42.683 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[31803]: debug 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:42.684 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[31803]: debug 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:43.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[35314]: debug 2024-07-03T14:09:42.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:43.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[35314]: debug 2024-07-03T14:09:42.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:43.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[35314]: debug 2024-07-03T14:09:42.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:43.006 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:42 smithi078 bash[35314]: debug 2024-07-03T14:09:42.681+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:43.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[31803]: debug 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:43.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[31803]: debug 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:43.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[31803]: debug 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:43.755 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[31803]: debug 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:14.470712+0000 front 2024-07-03T14:09:14.470565+0000 (oldest deadline 2024-07-03T14:09:43.270912+0000) 2024-07-03T14:09:43.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[35314]: debug 2024-07-03T14:09:43.713+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:43.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[35314]: debug 2024-07-03T14:09:43.713+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:43.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[35314]: debug 2024-07-03T14:09:43.713+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:43.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:43 smithi078 bash[35314]: debug 2024-07-03T14:09:43.713+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:44.458 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: *** Caught signal (Segmentation fault) ** 2024-07-03T14:09:44.458 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: in thread 7f7b9541e700 thread_name:safe_timer 2024-07-03T14:09:44.458 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-07-03T14:09:44.458 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f7bb5cbdce0] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x557f8b82855e] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x557f8b88d3e0] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x557f8b48d2e5] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x557f8b6a7f98] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x557f8b3f3da0] 2024-07-03T14:09:44.459 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x557f8b3f6000] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x557f8b3f83f9] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x557f8b37a4ab] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x557f8b9f8afa] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557f8b9fa121] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7bb5cb31ca] 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 13: clone() 2024-07-03T14:09:44.460 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug 2024-07-03T14:09:44.145+0000 7f7b9541e700 -1 *** Caught signal (Segmentation fault) ** 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: in thread 7f7b9541e700 thread_name:safe_timer 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f7bb5cbdce0] 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x557f8b82855e] 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x557f8b88d3e0] 2024-07-03T14:09:44.461 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x557f8b48d2e5] 2024-07-03T14:09:44.462 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x557f8b6a7f98] 2024-07-03T14:09:44.462 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x557f8b3f3da0] 2024-07-03T14:09:44.463 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x557f8b3f6000] 2024-07-03T14:09:44.463 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x557f8b3f83f9] 2024-07-03T14:09:44.463 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x557f8b37a4ab] 2024-07-03T14:09:44.463 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x557f8b9f8afa] 2024-07-03T14:09:44.463 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557f8b9fa121] 2024-07-03T14:09:44.464 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7bb5cb31ca] 2024-07-03T14:09:44.464 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 13: clone() 2024-07-03T14:09:44.464 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-07-03T14:09:44.464 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -3593> 2024-07-03T14:09:18.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.464 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -3512> 2024-07-03T14:09:19.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -3408> 2024-07-03T14:09:20.506+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -3186> 2024-07-03T14:09:21.510+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -3067> 2024-07-03T14:09:22.470+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2987> 2024-07-03T14:09:23.466+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2986> 2024-07-03T14:09:23.466+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.465 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2545> 2024-07-03T14:09:24.438+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2544> 2024-07-03T14:09:24.438+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2470> 2024-07-03T14:09:25.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2469> 2024-07-03T14:09:25.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2246> 2024-07-03T14:09:26.413+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2245> 2024-07-03T14:09:26.413+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2119> 2024-07-03T14:09:27.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.466 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2118> 2024-07-03T14:09:27.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.467 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2030> 2024-07-03T14:09:28.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.467 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2029> 2024-07-03T14:09:28.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.467 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -2000> 2024-07-03T14:09:29.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.467 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1999> 2024-07-03T14:09:29.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.467 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1774> 2024-07-03T14:09:30.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1773> 2024-07-03T14:09:30.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1672> 2024-07-03T14:09:31.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1671> 2024-07-03T14:09:31.425+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1350> 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1349> 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1348> 2024-07-03T14:09:32.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.468 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1303> 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1302> 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1301> 2024-07-03T14:09:33.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1095> 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1094> 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -1093> 2024-07-03T14:09:34.421+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.469 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -968> 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -967> 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -966> 2024-07-03T14:09:35.437+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -911> 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -910> 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -909> 2024-07-03T14:09:36.429+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.470 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -892> 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -891> 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -890> 2024-07-03T14:09:37.409+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -714> 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -713> 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -712> 2024-07-03T14:09:38.457+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -691> 2024-07-03T14:09:39.081+0000 7f7baf4be700 -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-07-03T14:09:44.471 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -690> 2024-07-03T14:09:39.081+0000 7f7baf4be700 -1 osd.6 94 *** Got signal Terminated *** 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -688> 2024-07-03T14:09:39.081+0000 7f7baf4be700 -1 osd.6 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -662> 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -661> 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -660> 2024-07-03T14:09:39.417+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -400> 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -399> 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.472 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -398> 2024-07-03T14:09:40.433+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -322> 2024-07-03T14:09:41.477+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -321> 2024-07-03T14:09:41.481+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -320> 2024-07-03T14:09:41.481+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -159> 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -158> 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -157> 2024-07-03T14:09:42.509+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.473 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -121> 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:52.465737+0000 front 2024-07-03T14:08:52.466023+0000 (oldest deadline 2024-07-03T14:09:18.266221+0000) 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -120> 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:08:58.266958+0000 front 2024-07-03T14:08:58.266757+0000 (oldest deadline 2024-07-03T14:09:22.966692+0000) 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -119> 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:06.968565+0000 front 2024-07-03T14:09:06.968719+0000 (oldest deadline 2024-07-03T14:09:32.268548+0000) 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug -118> 2024-07-03T14:09:43.465+0000 7f7ba9654700 -1 osd.6 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:14.470712+0000 front 2024-07-03T14:09:14.470565+0000 (oldest deadline 2024-07-03T14:09:43.270912+0000) 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: debug 0> 2024-07-03T14:09:44.145+0000 7f7b9541e700 -1 *** Caught signal (Segmentation fault) ** 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: in thread 7f7b9541e700 thread_name:safe_timer 2024-07-03T14:09:44.474 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f7bb5cbdce0] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x557f8b82855e] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x557f8b88d3e0] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x557f8b48d2e5] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x557f8b6a7f98] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x557f8b3f3da0] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x557f8b3f6000] 2024-07-03T14:09:44.475 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x557f8b3f83f9] 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x557f8b37a4ab] 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x557f8b9f8afa] 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 11: (CommonSafeTimerThread::entry()+0x11) [0x557f8b9fa121] 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f7bb5cb31ca] 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: 13: clone() 2024-07-03T14:09:44.476 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[31803]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-07-03T14:09:44.755 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[35314]: debug 2024-07-03T14:09:44.677+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:44.755 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[35314]: debug 2024-07-03T14:09:44.677+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:44.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[35314]: debug 2024-07-03T14:09:44.677+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:44.756 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[35314]: debug 2024-07-03T14:09:44.677+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:45.175 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[50165]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-6 2024-07-03T14:09:45.175 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:44 smithi078 bash[50753]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.6 2024-07-03T14:09:45.505 INFO:journalctl@ceph.osd.6.smithi078.stdout:Jul 03 14:09:45 smithi078 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-07-03T14:09:46.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:45 smithi078 bash[35314]: debug 2024-07-03T14:09:45.705+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:46.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:45 smithi078 bash[35314]: debug 2024-07-03T14:09:45.705+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:46.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:45 smithi078 bash[35314]: debug 2024-07-03T14:09:45.705+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:46.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:45 smithi078 bash[35314]: debug 2024-07-03T14:09:45.705+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:47.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:46 smithi078 bash[35314]: debug 2024-07-03T14:09:46.737+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:47.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:46 smithi078 bash[35314]: debug 2024-07-03T14:09:46.737+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:47.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:46 smithi078 bash[35314]: debug 2024-07-03T14:09:46.737+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:47.005 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:46 smithi078 bash[35314]: debug 2024-07-03T14:09:46.737+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:47.023 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.6.service' 2024-07-03T14:09:47.049 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:47.049 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-07-03T14:09:47.050 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-07-03T14:09:47.050 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.7 2024-07-03T14:09:47.505 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 systemd[1]: Stopping Ceph osd.7 for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:47.505 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[50863]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.7 2024-07-03T14:09:47.505 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.209+0000 7fe09c702700 -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-07-03T14:09:47.506 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.209+0000 7fe09c702700 -1 osd.7 94 *** Got signal Terminated *** 2024-07-03T14:09:47.506 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.209+0000 7fe09c702700 -1 osd.7 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-03T14:09:48.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:48.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:48.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:48.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:48.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:47 smithi078 bash[35314]: debug 2024-07-03T14:09:47.765+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.78:6804 osd.4 since back 2024-07-03T14:09:22.333713+0000 front 2024-07-03T14:09:22.333891+0000 (oldest deadline 2024-07-03T14:09:47.633614+0000) 2024-07-03T14:09:49.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:48 smithi078 bash[35314]: debug 2024-07-03T14:09:48.805+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:49.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:48 smithi078 bash[35314]: debug 2024-07-03T14:09:48.805+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:49.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:48 smithi078 bash[35314]: debug 2024-07-03T14:09:48.805+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:49.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:48 smithi078 bash[35314]: debug 2024-07-03T14:09:48.805+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:49.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:48 smithi078 bash[35314]: debug 2024-07-03T14:09:48.805+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.78:6804 osd.4 since back 2024-07-03T14:09:22.333713+0000 front 2024-07-03T14:09:22.333891+0000 (oldest deadline 2024-07-03T14:09:47.633614+0000) 2024-07-03T14:09:50.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:49 smithi078 bash[35314]: debug 2024-07-03T14:09:49.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:50.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:49 smithi078 bash[35314]: debug 2024-07-03T14:09:49.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:50.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:49 smithi078 bash[35314]: debug 2024-07-03T14:09:49.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:50.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:49 smithi078 bash[35314]: debug 2024-07-03T14:09:49.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:50.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:49 smithi078 bash[35314]: debug 2024-07-03T14:09:49.785+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.78:6804 osd.4 since back 2024-07-03T14:09:22.333713+0000 front 2024-07-03T14:09:22.333891+0000 (oldest deadline 2024-07-03T14:09:47.633614+0000) 2024-07-03T14:09:51.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:50 smithi078 bash[35314]: debug 2024-07-03T14:09:50.833+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:51.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:50 smithi078 bash[35314]: debug 2024-07-03T14:09:50.833+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:51.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:50 smithi078 bash[35314]: debug 2024-07-03T14:09:50.833+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:51.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:50 smithi078 bash[35314]: debug 2024-07-03T14:09:50.833+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:51.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:50 smithi078 bash[35314]: debug 2024-07-03T14:09:50.833+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.78:6804 osd.4 since back 2024-07-03T14:09:22.333713+0000 front 2024-07-03T14:09:22.333891+0000 (oldest deadline 2024-07-03T14:09:47.633614+0000) 2024-07-03T14:09:52.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:51 smithi078 bash[35314]: debug 2024-07-03T14:09:51.825+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-07-03T14:08:50.127726+0000 front 2024-07-03T14:08:50.128004+0000 (oldest deadline 2024-07-03T14:09:14.827824+0000) 2024-07-03T14:09:52.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:51 smithi078 bash[35314]: debug 2024-07-03T14:09:51.825+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-07-03T14:09:00.729520+0000 front 2024-07-03T14:09:00.729671+0000 (oldest deadline 2024-07-03T14:09:23.629210+0000) 2024-07-03T14:09:52.255 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:51 smithi078 bash[35314]: debug 2024-07-03T14:09:51.825+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-07-03T14:09:07.631694+0000 front 2024-07-03T14:09:07.631570+0000 (oldest deadline 2024-07-03T14:09:32.331647+0000) 2024-07-03T14:09:52.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:51 smithi078 bash[35314]: debug 2024-07-03T14:09:51.825+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-07-03T14:09:17.633443+0000 front 2024-07-03T14:09:17.633328+0000 (oldest deadline 2024-07-03T14:09:42.332999+0000) 2024-07-03T14:09:52.256 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:51 smithi078 bash[35314]: debug 2024-07-03T14:09:51.825+0000 7fe09889c700 -1 osd.7 94 heartbeat_check: no reply from 172.21.15.78:6804 osd.4 since back 2024-07-03T14:09:22.333713+0000 front 2024-07-03T14:09:22.333891+0000 (oldest deadline 2024-07-03T14:09:47.633614+0000) 2024-07-03T14:09:53.415 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:53 smithi078 bash[50871]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd-7 2024-07-03T14:09:53.415 INFO:journalctl@ceph.osd.7.smithi078.stdout:Jul 03 14:09:53 smithi078 bash[50910]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-osd.7 2024-07-03T14:09:55.224 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@osd.7.service' 2024-07-03T14:09:55.252 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:55.253 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-07-03T14:09:55.253 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-07-03T14:09:55.253 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-75ae620c-3943-11ef-bcab-c7b262605968@prometheus.a 2024-07-03T14:09:55.505 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 systemd[1]: Stopping Ceph prometheus.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:09:55.505 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[51017]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-prometheus.a 2024-07-03T14:09:55.505 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.406Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-03T14:09:55.505 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.406Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-07-03T14:09:55.506 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-07-03T14:09:55.507 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-07-03T14:09:55.507 INFO:journalctl@ceph.prometheus.a.smithi078.stdout:Jul 03 14:09:55 smithi078 bash[41119]: ts=2024-07-03T14:09:55.407Z caller=main.go:1066 level=info msg="See you next time!" 2024-07-03T14:09:56.059 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-75ae620c-3943-11ef-bcab-c7b262605968@prometheus.a.service' 2024-07-03T14:09:56.086 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-03T14:09:56.086 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-07-03T14:09:56.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75ae620c-3943-11ef-bcab-c7b262605968 --force --keep-logs 2024-07-03T14:09:59.185 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:09:58 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.185 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:09:58 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.436 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.437 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.719 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.719 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.719 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:09:59.719 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.033 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.033 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:09:59 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.397 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.398 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.682 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.682 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.683 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.683 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:00.969 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:00 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:10:00.969 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:00 smithi003 bash[66982]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter.a 2024-07-03T14:10:01.626 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[66991]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter-a 2024-07-03T14:10:01.626 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[67054]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter.a 2024-07-03T14:10:01.626 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-03T14:10:01.626 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-03T14:10:01.626 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:10:01.882 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:01.882 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[47299]: level=warn ts=2024-07-03T14:10:01.626Z 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.3:8443//api/prometheus_receiver\": dial tcp 172.21.15.3:8443: connect: connection refused" 2024-07-03T14:10:01.883 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[47299]: level=warn ts=2024-07-03T14:10:01.627Z 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.78:8443/api/prometheus_receiver\": dial tcp 172.21.15.78:8443: connect: connection refused" 2024-07-03T14:10:01.883 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:01.883 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:10:01.883 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[67092]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager.a 2024-07-03T14:10:01.883 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:01 smithi003 bash[47299]: level=info ts=2024-07-03T14:10:01.833Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-07-03T14:10:02.618 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:02 smithi003 bash[67101]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager-a 2024-07-03T14:10:02.619 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:02 smithi003 bash[67135]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-alertmanager.a 2024-07-03T14:10:02.619 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:02 smithi003 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-03T14:10:02.619 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:02 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:10:02.969 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Jul 03 14:10:02 smithi003 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:36.417 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75ae620c-3943-11ef-bcab-c7b262605968 --force --keep-logs 2024-07-03T14:10:39.396 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:39.397 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:39.754 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:39.755 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.049 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.049 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.049 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.049 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:39 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.316 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.316 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.638 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.638 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.915 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.915 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.915 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:40.915 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:41.232 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 systemd[1]: Stopping Ceph node-exporter.b for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:10:41.232 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:40 smithi078 bash[52215]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter.b 2024-07-03T14:10:41.854 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 bash[52224]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter-b 2024-07-03T14:10:41.854 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 bash[52258]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-node-exporter.b 2024-07-03T14:10:41.854 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-03T14:10:41.855 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-03T14:10:41.855 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: Stopped Ceph node-exporter.b for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:10:42.108 INFO:journalctl@ceph.node-exporter.b.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:42.108 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:10:42.109 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:41 smithi078 systemd[1]: Stopping Ceph grafana.a for 75ae620c-3943-11ef-bcab-c7b262605968... 2024-07-03T14:10:42.109 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:41 smithi078 bash[52296]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-grafana.a 2024-07-03T14:10:42.109 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 bash[39960]: t=2024-07-03T14:10:42+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-07-03T14:10:42.880 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 bash[52305]: ceph-75ae620c-3943-11ef-bcab-c7b262605968-grafana-a 2024-07-03T14:10:42.881 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 bash[52339]: Error response from daemon: No such container: ceph-75ae620c-3943-11ef-bcab-c7b262605968-grafana.a 2024-07-03T14:10:42.881 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 systemd[1]: ceph-75ae620c-3943-11ef-bcab-c7b262605968@grafana.a.service: Deactivated successfully. 2024-07-03T14:10:42.881 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 systemd[1]: Stopped Ceph grafana.a for 75ae620c-3943-11ef-bcab-c7b262605968. 2024-07-03T14:10:43.255 INFO:journalctl@ceph.grafana.a.smithi078.stdout:Jul 03 14:10:42 smithi078 systemd[1]: /etc/systemd/system/ceph-75ae620c-3943-11ef-bcab-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-07-03T14:11:05.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-03T14:11:05.276 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-03T14:11:05.288 INFO:tasks.cephadm:Archiving crash dumps... 2024-07-03T14:11:05.290 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi003/crash 2024-07-03T14:11:05.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash -- . 2024-07-03T14:11:05.330 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash: Cannot open: No such file or directory 2024-07-03T14:11:05.330 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-07-03T14:11:05.331 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi078/crash 2024-07-03T14:11:05.332 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash -- . 2024-07-03T14:11:05.343 INFO:teuthology.orchestra.run.smithi078.stderr:tar: /var/lib/ceph/75ae620c-3943-11ef-bcab-c7b262605968/crash: Cannot open: No such file or directory 2024-07-03T14:11:05.343 INFO:teuthology.orchestra.run.smithi078.stderr:tar: Error is not recoverable: exiting now 2024-07-03T14:11:05.344 INFO:tasks.cephadm:Checking cluster log for badness... 2024-07-03T14:11:05.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2024-07-03T14:11:05.388 INFO:tasks.cephadm:Compressing logs... 2024-07-03T14:11:05.389 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T14:11:05.431 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T14:11:05.439 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-03T14:11:05.444 INFO:teuthology.orchestra.run.smithi078.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-07-03T14:11:05.448 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.y.log 2024-07-03T14:11:05.449 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.0.log 2024-07-03T14:11:05.449 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.2.log 2024-07-03T14:11:05.450 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.a.log 2024-07-03T14:11:05.450 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi003.aqsnpg.log 2024-07-03T14:11:05.450 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log 2024-07-03T14:11:05.451 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi003.aqsnpg.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.3.log 2024-07-03T14:11:05.452 INFO:teuthology.orchestra.run.smithi003.stderr: 62.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi003.aqsnpg.log.gz 2024-07-03T14:11:05.452 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.1.log 2024-07-03T14:11:05.453 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.3.log: 89.1%gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/tcmu-runner.log 2024-07-03T14:11:05.453 INFO:teuthology.orchestra.run.smithi003.stderr: -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log.gz 2024-07-03T14:11:05.453 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log 2024-07-03T14:11:05.453 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.1.log: /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log 2024-07-03T14:11:05.454 INFO:teuthology.orchestra.run.smithi003.stderr: 66.3% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/tcmu-runner.log.gz 2024-07-03T14:11:05.456 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log: 93.1% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log.gz 2024-07-03T14:11:05.457 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.c.log 2024-07-03T14:11:05.457 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi078.nbxzup.log 2024-07-03T14:11:05.458 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log 2024-07-03T14:11:05.459 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.7.log 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi078.nbxzup.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.6.log 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr: 62.4% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi078.nbxzup.log.gz 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.5.log 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.x.log 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr: 81.1% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.cephadm.log.gz 2024-07-03T14:11:05.460 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log 2024-07-03T14:11:05.462 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.5.log: /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log 2024-07-03T14:11:05.462 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log 2024-07-03T14:11:05.462 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.b.log 2024-07-03T14:11:05.463 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.4.log 2024-07-03T14:11:05.463 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.b.log: 88.0% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.log.gz 2024-07-03T14:11:05.464 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi078.plkqab.log 2024-07-03T14:11:05.465 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.4.log: 90.2% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log.gz 2024-07-03T14:11:05.465 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-03T14:11:05.466 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi078.plkqab.log: 62.7% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.foo.smithi078.plkqab.log.gz 2024-07-03T14:11:05.469 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.x.log.gz 2024-07-03T14:11:05.470 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi003.njxzju.log 2024-07-03T14:11:05.475 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log: 94.0% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph.audit.log.gz 2024-07-03T14:11:05.481 INFO:teuthology.orchestra.run.smithi078.stderr: 91.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-03T14:11:05.486 INFO:teuthology.orchestra.run.smithi003.stderr: 93.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log.gz 2024-07-03T14:11:05.487 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-03T14:11:05.487 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi003.njxzju.log: 62.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-client.rgw.smpl.smithi003.njxzju.log.gz 2024-07-03T14:11:05.490 INFO:teuthology.orchestra.run.smithi078.stderr: 92.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-volume.log.gz 2024-07-03T14:11:05.508 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-03T14:11:05.652 INFO:teuthology.orchestra.run.smithi078.stderr: 92.5% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.b.log.gz 2024-07-03T14:11:05.702 INFO:teuthology.orchestra.run.smithi003.stderr: 87.8% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mgr.y.log.gz 2024-07-03T14:11:05.809 INFO:teuthology.orchestra.run.smithi003.stderr: 92.4% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.c.log.gz 2024-07-03T14:11:05.818 INFO:teuthology.orchestra.run.smithi003.stderr: 93.3% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.2.log.gz 2024-07-03T14:11:05.864 INFO:teuthology.orchestra.run.smithi078.stderr: 93.8% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.7.log.gz 2024-07-03T14:11:05.892 INFO:teuthology.orchestra.run.smithi078.stderr: 93.4% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.5.log.gz 2024-07-03T14:11:05.933 INFO:teuthology.orchestra.run.smithi078.stderr: 93.0% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.6.log.gz 2024-07-03T14:11:05.988 INFO:teuthology.orchestra.run.smithi003.stderr: 91.2% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-mon.a.log.gz 2024-07-03T14:11:05.994 INFO:teuthology.orchestra.run.smithi003.stderr: 93.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.1.log.gz 2024-07-03T14:11:05.997 INFO:teuthology.orchestra.run.smithi003.stderr: 93.4% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.0.log.gz 2024-07-03T14:11:06.051 INFO:teuthology.orchestra.run.smithi003.stderr: 93.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.3.log.gz 2024-07-03T14:11:06.053 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-07-03T14:11:06.053 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m0.620s 2024-07-03T14:11:06.053 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m3.163s 2024-07-03T14:11:06.053 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.118s 2024-07-03T14:11:06.054 INFO:teuthology.orchestra.run.smithi078.stderr: 93.6% -- replaced with /var/log/ceph/75ae620c-3943-11ef-bcab-c7b262605968/ceph-osd.4.log.gz 2024-07-03T14:11:06.056 INFO:teuthology.orchestra.run.smithi078.stderr: 2024-07-03T14:11:06.056 INFO:teuthology.orchestra.run.smithi078.stderr:real 0m0.621s 2024-07-03T14:11:06.056 INFO:teuthology.orchestra.run.smithi078.stderr:user 0m2.087s 2024-07-03T14:11:06.056 INFO:teuthology.orchestra.run.smithi078.stderr:sys 0m0.097s 2024-07-03T14:11:06.057 INFO:tasks.cephadm:Archiving logs... 2024-07-03T14:11:06.057 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi003/log 2024-07-03T14:11:06.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-03T14:11:06.435 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi078/log 2024-07-03T14:11:06.436 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-03T14:11:06.682 INFO:tasks.cephadm:Removing cluster... 2024-07-03T14:11:06.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75ae620c-3943-11ef-bcab-c7b262605968 --force 2024-07-03T14:11:07.422 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 75ae620c-3943-11ef-bcab-c7b262605968 --force 2024-07-03T14:11:08.152 INFO:tasks.cephadm:Removing cephadm ... 2024-07-03T14:11:08.153 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-03T14:11:08.160 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-03T14:11:08.165 INFO:tasks.cephadm:Teardown complete 2024-07-03T14:11:08.166 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-07-03T14:11:08.175 INFO:teuthology.task.clock:Checking final clock skew... 2024-07-03T14:11:08.175 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-03T14:11:08.207 DEBUG:teuthology.orchestra.run.smithi078:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-03T14:11:08.217 INFO:teuthology.orchestra.run.smithi078.stdout: remote refid st t when poll reach delay offset jitter 2024-07-03T14:11:08.218 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================== 2024-07-03T14:11:08.218 INFO:teuthology.orchestra.run.smithi078.stdout:*hv01.front.sepi 67.205.162.81 3 u 12 64 377 0.068 -2.574 0.466 2024-07-03T14:11:08.218 INFO:teuthology.orchestra.run.smithi078.stdout:+hv02.front.sepi 63.231.80.2 3 u 12 64 377 0.116 -3.732 0.550 2024-07-03T14:11:08.218 INFO:teuthology.orchestra.run.smithi078.stdout:+hv03.front.sepi 74.6.168.72 3 u 9 64 377 0.060 -3.269 0.334 2024-07-03T14:11:08.218 INFO:teuthology.orchestra.run.smithi078.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-07-03T14:11:08.220 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-07-03T14:11:08.220 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-07-03T14:11:08.220 INFO:teuthology.orchestra.run.smithi003.stdout:+hv01.front.sepi 67.205.162.81 3 u 17 64 377 0.090 -0.486 0.435 2024-07-03T14:11:08.220 INFO:teuthology.orchestra.run.smithi003.stdout:*hv02.front.sepi 63.231.80.2 3 u 15 64 377 0.073 -2.212 0.421 2024-07-03T14:11:08.220 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 14 64 377 0.087 -1.776 0.115 2024-07-03T14:11:08.221 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-07-03T14:11:08.221 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-07-03T14:11:08.230 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-07-03T14:11:08.230 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-07-03T14:11:08.238 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-07-03T14:11:08.249 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-07-03T14:11:08.258 INFO:teuthology.task.internal:Duration was 1562.703579 seconds 2024-07-03T14:11:08.258 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-07-03T14:11:08.267 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-07-03T14:11:08.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-03T14:11:08.270 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-03T14:11:08.305 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-07-03T14:11:08.306 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-07-03T14:11:08.306 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T14:11:08.359 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi078.front.sepia.ceph.com 2024-07-03T14:11:08.359 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T14:11:08.369 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-07-03T14:11:08.369 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-03T14:11:08.403 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-03T14:11:08.454 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-07-03T14:11:08.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-03T14:11:08.457 DEBUG:teuthology.orchestra.run.smithi078:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-03T14:11:08.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-07-03T14:11:08.615 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-07-03T14:11:08.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-03T14:11:08.628 DEBUG:teuthology.orchestra.run.smithi078:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-03T14:11:08.641 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-07-03T14:11:08.652 DEBUG:teuthology.orchestra.run.smithi003:> 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-07-03T14:11:08.671 DEBUG:teuthology.orchestra.run.smithi078:> 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-07-03T14:11:08.680 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-07-03T14:11:08.696 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = core 2024-07-03T14:11:08.719 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-03T14:11:08.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-03T14:11:08.746 DEBUG:teuthology.orchestra.run.smithi078:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-03T14:11:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-03T14:11:08.766 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-07-03T14:11:08.776 INFO:teuthology.task.internal:Transferring archived files... 2024-07-03T14:11:08.777 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi003 2024-07-03T14:11:08.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-03T14:11:08.815 DEBUG:teuthology.misc:Transferring archived files from smithi078:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-07-01_21:08:02-orch-squid-distro-default-smithi/7782541/remote/smithi078 2024-07-03T14:11:08.815 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-03T14:11:08.843 INFO:teuthology.task.internal:Removing archive directory... 2024-07-03T14:11:08.843 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-03T14:11:08.851 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-03T14:11:08.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-07-03T14:11:08.897 INFO:teuthology.task.internal:Not uploading archives. 2024-07-03T14:11:08.897 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-07-03T14:11:08.906 INFO:teuthology.task.internal:Tidying up after the test... 2024-07-03T14:11:08.907 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-03T14:11:08.909 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-03T14:11:08.913 INFO:teuthology.orchestra.run.smithi003.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 3 14:11 /home/ubuntu/cephtest 2024-07-03T14:11:08.934 INFO:teuthology.orchestra.run.smithi078.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 3 14:11 /home/ubuntu/cephtest 2024-07-03T14:11:08.936 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-07-03T14:11:08.945 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-07-03T14:11:08.979 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 1562.7035791873932 failure_reason: 'Command failed on smithi003 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 75ae620c-3943-11ef-bcab-c7b262605968 -e sha1=35f2811dfc1cc3007e95a84b817a03959819f4ab -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | keys\''"\''"\'' | grep $sha1\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bb9ac4fff8694fb08b8c02b5908bb62e status: fail success: false 2024-07-03T14:11:08.979 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-03T14:11:09.065 INFO:teuthology.run:FAIL