2024-09-17T08:54:24.847 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T08:54:24.861 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:54:24.941 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266 branch: reef description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908266' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - OSD_DOWN - CEPHADM_FAILED_DAEMON sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi039.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVUntWNVdhmaL00Lj1KKVcHqy/hRfmivdJ1o6vOpAzyPidk+sGAIowjCrENs/QO9fiKeXqDAeHfuMfhJHPKuzA= smithi203.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNqCB5skNoRPUFgUCwR+bHg6TitXoxkxj6zhaZuF7whKMqI7RE36CTPUG8apHzVtNXA7SBmejKkXZ3tTY/8klTg= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_22:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T08:54:24.941 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa; will attempt to use it 2024-09-17T08:54:24.941 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T08:54:24.942 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T08:54:24.943 INFO:teuthology.task.internal:Checking packages... 2024-09-17T08:54:24.965 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T08:54:24.965 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T08:54:24.965 INFO:teuthology.packaging:ref: None 2024-09-17T08:54:24.965 INFO:teuthology.packaging:tag: None 2024-09-17T08:54:24.965 INFO:teuthology.packaging:branch: reef 2024-09-17T08:54:24.965 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:54:24.966 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-09-17T08:54:25.250 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855-g19e2a2be-1jammy 2024-09-17T08:54:25.252 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T08:54:25.259 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T08:54:25.259 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T08:54:25.287 INFO:teuthology.task.internal:Saving configuration 2024-09-17T08:54:25.297 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T08:54:25.313 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T08:54:25.338 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi039.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 08:47:44.502191', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN7CkaPE0m3Wvnqe8K3tCz1k4SpmEfd2tb7r7Ctyz9MX'} 2024-09-17T08:54:25.363 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi203.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 08:47:44.500960', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC2E7JzlbvSnuh11LQA291896cUpdTLC8Did/j5DscEv'} 2024-09-17T08:54:25.363 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T08:54:25.369 INFO:teuthology.task.internal:roles: ubuntu@smithi039.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-17T08:54:25.369 INFO:teuthology.task.internal:roles: ubuntu@smithi203.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-17T08:54:25.369 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T08:54:25.449 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8176da6e60>, signals=[15]) 2024-09-17T08:54:25.449 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T08:54:25.456 INFO:teuthology.task.internal:Opening connections... 2024-09-17T08:54:25.456 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T08:54:25.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:54:25.541 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi203.front.sepia.ceph.com 2024-09-17T08:54:25.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:54:25.619 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T08:54:25.628 DEBUG:teuthology.orchestra.run.smithi039:> uname -m 2024-09-17T08:54:25.634 INFO:teuthology.orchestra.run.smithi039.stdout:x86_64 2024-09-17T08:54:25.634 DEBUG:teuthology.orchestra.run.smithi039:> cat /etc/os-release 2024-09-17T08:54:25.681 INFO:teuthology.orchestra.run.smithi039.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:NAME="Ubuntu" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_ID="22.04" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_CODENAME=jammy 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:ID=ubuntu 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:ID_LIKE=debian 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T08:54:25.682 INFO:teuthology.orchestra.run.smithi039.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T08:54:25.683 INFO:teuthology.orchestra.run.smithi039.stdout:UBUNTU_CODENAME=jammy 2024-09-17T08:54:25.683 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2024-09-17T08:54:25.703 DEBUG:teuthology.orchestra.run.smithi203:> uname -m 2024-09-17T08:54:25.709 INFO:teuthology.orchestra.run.smithi203.stdout:x86_64 2024-09-17T08:54:25.709 DEBUG:teuthology.orchestra.run.smithi203:> cat /etc/os-release 2024-09-17T08:54:25.757 INFO:teuthology.orchestra.run.smithi203.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T08:54:25.757 INFO:teuthology.orchestra.run.smithi203.stdout:NAME="Ubuntu" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_ID="22.04" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_CODENAME=jammy 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:ID=ubuntu 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:ID_LIKE=debian 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T08:54:25.758 INFO:teuthology.orchestra.run.smithi203.stdout:UBUNTU_CODENAME=jammy 2024-09-17T08:54:25.759 INFO:teuthology.lock.ops:Updating smithi203.front.sepia.ceph.com on lock server 2024-09-17T08:54:25.778 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T08:54:25.786 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T08:54:25.812 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T08:54:25.812 DEBUG:teuthology.orchestra.run.smithi039:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:54:25.815 DEBUG:teuthology.orchestra.run.smithi203:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:54:25.818 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T08:54:25.837 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T08:54:25.837 DEBUG:teuthology.orchestra.run.smithi039:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:54:25.859 DEBUG:teuthology.orchestra.run.smithi203:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:54:25.948 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T08:54:26.003 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T08:54:26.018 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T08:54:26.018 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T08:54:26.018 DEBUG:teuthology.orchestra.run.smithi039:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:54:26.019 DEBUG:teuthology.orchestra.run.smithi203:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:54:26.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:54:26.023 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-17T08:54:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:54:26.025 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-17T08:54:26.070 INFO:teuthology.orchestra.run.smithi039.stdout:5.15.0-56-generic 2024-09-17T08:54:26.071 INFO:teuthology.task.kernel:Running kernel on smithi039: 5.15.0-56-generic 2024-09-17T08:54:26.071 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get clean 2024-09-17T08:54:26.073 INFO:teuthology.orchestra.run.smithi203.stdout:5.15.0-56-generic 2024-09-17T08:54:26.073 INFO:teuthology.task.kernel:Running kernel on smithi203: 5.15.0-56-generic 2024-09-17T08:54:26.074 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-17T08:54:26.205 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get update 2024-09-17T08:54:26.206 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-17T08:54:26.337 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:54:26.338 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T08:54:26.343 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T08:54:26.348 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:54:26.377 INFO:teuthology.orchestra.run.smithi039.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T08:54:26.419 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T08:54:26.445 INFO:teuthology.orchestra.run.smithi039.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T08:54:26.458 INFO:teuthology.orchestra.run.smithi039.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T08:54:26.566 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T08:54:26.581 INFO:teuthology.orchestra.run.smithi039.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T08:54:26.637 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T08:54:26.645 INFO:teuthology.orchestra.run.smithi039.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T08:54:26.667 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T08:54:26.670 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T08:54:26.673 INFO:teuthology.orchestra.run.smithi203.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T08:54:26.673 INFO:teuthology.orchestra.run.smithi203.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T08:54:26.681 INFO:teuthology.orchestra.run.smithi039.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T08:54:26.684 INFO:teuthology.orchestra.run.smithi039.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T08:54:26.684 INFO:teuthology.orchestra.run.smithi039.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T08:54:26.693 INFO:teuthology.orchestra.run.smithi203.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T08:54:26.693 INFO:teuthology.orchestra.run.smithi203.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T08:54:26.696 INFO:teuthology.orchestra.run.smithi203.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T08:54:26.696 INFO:teuthology.orchestra.run.smithi203.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T08:54:26.699 INFO:teuthology.orchestra.run.smithi203.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T08:54:26.704 INFO:teuthology.orchestra.run.smithi203.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T08:54:26.705 INFO:teuthology.orchestra.run.smithi039.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T08:54:26.706 INFO:teuthology.orchestra.run.smithi039.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T08:54:26.709 INFO:teuthology.orchestra.run.smithi203.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T08:54:26.710 INFO:teuthology.orchestra.run.smithi039.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T08:54:26.710 INFO:teuthology.orchestra.run.smithi039.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T08:54:26.711 INFO:teuthology.orchestra.run.smithi203.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T08:54:26.718 INFO:teuthology.orchestra.run.smithi039.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T08:54:26.726 INFO:teuthology.orchestra.run.smithi039.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T08:54:26.729 INFO:teuthology.orchestra.run.smithi039.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T08:54:26.729 INFO:teuthology.orchestra.run.smithi039.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T08:54:26.730 INFO:teuthology.orchestra.run.smithi039.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T08:54:26.732 INFO:teuthology.orchestra.run.smithi203.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T08:54:26.733 INFO:teuthology.orchestra.run.smithi203.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T08:54:26.733 INFO:teuthology.orchestra.run.smithi203.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T08:54:26.733 INFO:teuthology.orchestra.run.smithi203.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T08:54:26.736 INFO:teuthology.orchestra.run.smithi203.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T08:54:26.737 INFO:teuthology.orchestra.run.smithi039.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T08:54:26.740 INFO:teuthology.orchestra.run.smithi203.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T08:54:26.740 INFO:teuthology.orchestra.run.smithi203.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T08:54:26.761 INFO:teuthology.orchestra.run.smithi203.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T08:54:26.761 INFO:teuthology.orchestra.run.smithi203.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T08:54:26.765 INFO:teuthology.orchestra.run.smithi203.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T08:54:26.765 INFO:teuthology.orchestra.run.smithi203.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T08:54:26.774 INFO:teuthology.orchestra.run.smithi203.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T08:54:26.775 INFO:teuthology.orchestra.run.smithi039.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T08:54:26.775 INFO:teuthology.orchestra.run.smithi039.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T08:54:26.776 INFO:teuthology.orchestra.run.smithi039.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T08:54:26.777 INFO:teuthology.orchestra.run.smithi039.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T08:54:26.777 INFO:teuthology.orchestra.run.smithi039.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T08:54:26.777 INFO:teuthology.orchestra.run.smithi039.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T08:54:26.777 INFO:teuthology.orchestra.run.smithi039.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T08:54:26.778 INFO:teuthology.orchestra.run.smithi039.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T08:54:26.778 INFO:teuthology.orchestra.run.smithi039.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T08:54:26.779 INFO:teuthology.orchestra.run.smithi203.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T08:54:26.781 INFO:teuthology.orchestra.run.smithi203.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T08:54:26.782 INFO:teuthology.orchestra.run.smithi203.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T08:54:26.782 INFO:teuthology.orchestra.run.smithi203.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T08:54:26.790 INFO:teuthology.orchestra.run.smithi203.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T08:54:26.790 INFO:teuthology.orchestra.run.smithi203.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T08:54:26.790 INFO:teuthology.orchestra.run.smithi203.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T08:54:26.791 INFO:teuthology.orchestra.run.smithi203.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T08:54:26.799 INFO:teuthology.orchestra.run.smithi203.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T08:54:26.800 INFO:teuthology.orchestra.run.smithi203.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T08:54:26.800 INFO:teuthology.orchestra.run.smithi203.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T08:54:26.800 INFO:teuthology.orchestra.run.smithi203.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T08:54:26.801 INFO:teuthology.orchestra.run.smithi203.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T08:54:26.806 INFO:teuthology.orchestra.run.smithi203.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T08:54:26.930 INFO:teuthology.orchestra.run.smithi039.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T08:54:27.215 INFO:teuthology.orchestra.run.smithi039.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T08:54:27.389 INFO:teuthology.orchestra.run.smithi039.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T08:54:27.402 INFO:teuthology.orchestra.run.smithi039.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T08:54:27.403 INFO:teuthology.orchestra.run.smithi039.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T08:54:27.488 INFO:teuthology.orchestra.run.smithi039.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T08:54:27.489 INFO:teuthology.orchestra.run.smithi039.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T08:54:27.497 INFO:teuthology.orchestra.run.smithi039.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T08:54:27.497 INFO:teuthology.orchestra.run.smithi039.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T08:54:27.515 INFO:teuthology.orchestra.run.smithi039.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T08:54:27.549 INFO:teuthology.orchestra.run.smithi039.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T08:54:27.554 INFO:teuthology.orchestra.run.smithi039.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T08:54:27.555 INFO:teuthology.orchestra.run.smithi039.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T08:54:27.556 INFO:teuthology.orchestra.run.smithi039.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T08:54:27.635 INFO:teuthology.orchestra.run.smithi039.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T08:54:27.635 INFO:teuthology.orchestra.run.smithi039.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T08:54:32.935 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 16.1 MB in 2s (7,614 kB/s) 2024-09-17T08:54:33.492 INFO:teuthology.orchestra.run.smithi039.stdout:Fetched 16.1 MB in 2s (7,374 kB/s) 2024-09-17T08:54:34.359 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T08:54:34.376 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:54:34.481 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T08:54:34.690 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-17T08:54:34.690 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-17T08:54:34.880 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:54:34.880 INFO:teuthology.orchestra.run.smithi203.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:54:34.880 INFO:teuthology.orchestra.run.smithi203.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:54:34.881 INFO:teuthology.orchestra.run.smithi203.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:54:34.881 INFO:teuthology.orchestra.run.smithi203.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T08:54:34.881 INFO:teuthology.orchestra.run.smithi203.stdout: python2.7-minimal 2024-09-17T08:54:34.881 INFO:teuthology.orchestra.run.smithi203.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:54:34.882 INFO:teuthology.orchestra.run.smithi203.stdout:The following additional packages will be installed: 2024-09-17T08:54:34.882 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:54:34.882 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T08:54:34.883 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T08:54:34.884 INFO:teuthology.orchestra.run.smithi203.stdout:Suggested packages: 2024-09-17T08:54:34.884 INFO:teuthology.orchestra.run.smithi203.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T08:54:34.884 INFO:teuthology.orchestra.run.smithi203.stdout:Recommended packages: 2024-09-17T08:54:34.884 INFO:teuthology.orchestra.run.smithi203.stdout: thermald 2024-09-17T08:54:34.946 INFO:teuthology.orchestra.run.smithi203.stdout:The following NEW packages will be installed: 2024-09-17T08:54:34.947 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:54:34.947 INFO:teuthology.orchestra.run.smithi203.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T08:54:34.947 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T08:54:34.949 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages will be upgraded: 2024-09-17T08:54:34.949 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T08:54:34.987 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T08:54:35.005 DEBUG:teuthology.orchestra.run.smithi039:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:54:35.068 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T08:54:35.128 INFO:teuthology.orchestra.run.smithi203.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:54:35.128 INFO:teuthology.orchestra.run.smithi203.stdout:Need to get 113 MB of archives. 2024-09-17T08:54:35.128 INFO:teuthology.orchestra.run.smithi203.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T08:54:35.128 INFO:teuthology.orchestra.run.smithi203.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T08:54:35.260 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree... 2024-09-17T08:54:35.260 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information... 2024-09-17T08:54:35.438 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout: python2.7-minimal 2024-09-17T08:54:35.439 INFO:teuthology.orchestra.run.smithi039.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:54:35.441 INFO:teuthology.orchestra.run.smithi039.stdout:The following additional packages will be installed: 2024-09-17T08:54:35.441 INFO:teuthology.orchestra.run.smithi039.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:54:35.441 INFO:teuthology.orchestra.run.smithi039.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T08:54:35.441 INFO:teuthology.orchestra.run.smithi039.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T08:54:35.442 INFO:teuthology.orchestra.run.smithi039.stdout:Suggested packages: 2024-09-17T08:54:35.442 INFO:teuthology.orchestra.run.smithi039.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T08:54:35.442 INFO:teuthology.orchestra.run.smithi039.stdout:Recommended packages: 2024-09-17T08:54:35.443 INFO:teuthology.orchestra.run.smithi039.stdout: thermald 2024-09-17T08:54:35.475 INFO:teuthology.orchestra.run.smithi039.stdout:The following NEW packages will be installed: 2024-09-17T08:54:35.475 INFO:teuthology.orchestra.run.smithi039.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:54:35.475 INFO:teuthology.orchestra.run.smithi039.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T08:54:35.476 INFO:teuthology.orchestra.run.smithi039.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T08:54:35.477 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages will be upgraded: 2024-09-17T08:54:35.477 INFO:teuthology.orchestra.run.smithi039.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T08:54:35.675 INFO:teuthology.orchestra.run.smithi039.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:54:35.676 INFO:teuthology.orchestra.run.smithi039.stdout:Need to get 113 MB of archives. 2024-09-17T08:54:35.676 INFO:teuthology.orchestra.run.smithi039.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T08:54:35.676 INFO:teuthology.orchestra.run.smithi039.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T08:54:36.514 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T08:54:36.870 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T08:54:37.074 INFO:teuthology.orchestra.run.smithi039.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T08:54:37.431 INFO:teuthology.orchestra.run.smithi039.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T08:54:39.092 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T08:54:39.092 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T08:54:39.092 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T08:54:39.429 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T08:54:39.508 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T08:54:39.700 INFO:teuthology.orchestra.run.smithi039.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T08:54:39.715 INFO:teuthology.orchestra.run.smithi039.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T08:54:39.722 INFO:teuthology.orchestra.run.smithi039.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T08:54:39.885 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 113 MB in 5s (24.9 MB/s) 2024-09-17T08:54:40.033 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T08:54:40.093 INFO:teuthology.orchestra.run.smithi039.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T08:54:40.174 INFO:teuthology.orchestra.run.smithi039.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T08:54:40.593 INFO:teuthology.orchestra.run.smithi039.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-09-17T08:54:40.800 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T08:54:42.068 INFO:teuthology.orchestra.run.smithi203.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T08:54:42.072 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:42.130 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:42.790 INFO:teuthology.orchestra.run.smithi039.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T08:54:42.794 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:42.880 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:44.972 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T08:54:44.994 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:45.089 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T08:54:45.095 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:45.111 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:45.217 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:45.567 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T08:54:45.579 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:45.609 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:45.751 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T08:54:45.771 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:45.809 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:51.764 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:54:51.891 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:54:52.207 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:54:52.328 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:54:52.632 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T08:54:52.654 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T08:54:52.690 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:54:52.783 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:54:52.925 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:54:53.284 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:54:53.404 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:54:53.740 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T08:54:53.754 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T08:54:53.798 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:54:58.014 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T08:54:58.050 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:58.088 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:54:59.361 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T08:54:59.380 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:54:59.419 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:01.260 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:55:01.398 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:55:01.712 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:55:01.820 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:02.788 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T08:55:02.917 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:03.738 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:55:03.866 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:55:04.234 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:55:04.240 INFO:teuthology.orchestra.run.smithi203.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:04.240 INFO:teuthology.orchestra.run.smithi203.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:04.240 INFO:teuthology.orchestra.run.smithi203.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:04.240 INFO:teuthology.orchestra.run.smithi203.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:04.330 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:04.395 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:04.439 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T08:55:04.569 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:05.838 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T08:55:05.946 INFO:teuthology.orchestra.run.smithi039.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:05.946 INFO:teuthology.orchestra.run.smithi039.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:05.946 INFO:teuthology.orchestra.run.smithi039.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:05.946 INFO:teuthology.orchestra.run.smithi039.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:05.964 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T08:55:06.090 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:06.104 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:07.509 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:07.522 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T08:55:07.579 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T08:55:07.580 INFO:teuthology.orchestra.run.smithi203.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:07.631 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T08:55:07.757 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:09.226 INFO:teuthology.orchestra.run.smithi039.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:55:09.294 INFO:teuthology.orchestra.run.smithi039.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T08:55:09.294 INFO:teuthology.orchestra.run.smithi039.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:21.519 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T08:55:21.519 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub' 2024-09-17T08:55:21.532 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:55:21.556 INFO:teuthology.orchestra.run.smithi203.stdout:Generating grub configuration file ... 2024-09-17T08:55:21.830 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:21.847 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:22.177 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:22.182 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:22.257 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:55:22.262 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:55:22.428 INFO:teuthology.orchestra.run.smithi203.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:55:22.428 INFO:teuthology.orchestra.run.smithi203.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:55:22.428 INFO:teuthology.orchestra.run.smithi203.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:55:22.458 INFO:teuthology.orchestra.run.smithi203.stdout:done 2024-09-17T08:55:22.919 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-17T08:55:22.944 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 21 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.15.0.122.122 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-17T08:55:22.945 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-17T08:55:22.946 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:55:22.946 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-17T08:55:22.946 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T08:55:22.946 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:55:22.946 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:55:22.946 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T08:55:22.946 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi203.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:55:22.947 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-17T08:55:23.114 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-17T08:55:23.247 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:55:23.256 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T08:55:23.273 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T08:55:23.367 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T08:55:23.831 INFO:teuthology.orchestra.run.smithi039.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T08:55:23.831 INFO:teuthology.orchestra.run.smithi039.stdout:Sourcing file `/etc/default/grub' 2024-09-17T08:55:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:55:23.867 INFO:teuthology.orchestra.run.smithi039.stdout:Generating grub configuration file ... 2024-09-17T08:55:24.185 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:24.211 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:24.539 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:24.545 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:24.617 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:55:24.623 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:55:24.671 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T08:55:24.689 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:55:24.751 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T08:55:24.780 INFO:teuthology.orchestra.run.smithi039.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:55:24.780 INFO:teuthology.orchestra.run.smithi039.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:55:24.780 INFO:teuthology.orchestra.run.smithi039.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:55:24.833 INFO:teuthology.orchestra.run.smithi039.stdout:done 2024-09-17T08:55:24.962 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-17T08:55:24.963 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-17T08:55:25.154 INFO:teuthology.orchestra.run.smithi203.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T08:55:25.154 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:55:25.154 INFO:teuthology.orchestra.run.smithi203.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:55:25.154 INFO:teuthology.orchestra.run.smithi203.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:55:25.154 INFO:teuthology.orchestra.run.smithi203.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:55:25.155 INFO:teuthology.orchestra.run.smithi203.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T08:55:25.155 INFO:teuthology.orchestra.run.smithi203.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T08:55:25.155 INFO:teuthology.orchestra.run.smithi203.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:55:25.197 INFO:teuthology.orchestra.run.smithi203.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:55:25.200 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-17T08:55:25.215 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-17T08:55:25.215 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-17T08:55:25.215 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 21 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.15.0.122.122 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:55:25.216 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-17T08:55:25.220 DEBUG:teuthology.orchestra.run.smithi203:> mktemp 2024-09-17T08:55:25.264 INFO:teuthology.orchestra.run.smithi203.stdout:/tmp/tmp.OMTK1Lh439 2024-09-17T08:55:25.264 DEBUG:teuthology.orchestra.run.smithi203:> sudo cp /boot/grub/grub.cfg /tmp/tmp.OMTK1Lh439 2024-09-17T08:55:25.314 DEBUG:teuthology.orchestra.run.smithi039:> dpkg -s linux-image-generic 2024-09-17T08:55:25.326 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0666 /tmp/tmp.OMTK1Lh439 2024-09-17T08:55:25.383 INFO:teuthology.orchestra.run.smithi039.stdout:Package: linux-image-generic 2024-09-17T08:55:25.383 INFO:teuthology.orchestra.run.smithi039.stdout:Status: install ok installed 2024-09-17T08:55:25.383 INFO:teuthology.orchestra.run.smithi039.stdout:Priority: optional 2024-09-17T08:55:25.383 INFO:teuthology.orchestra.run.smithi039.stdout:Section: kernel 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Installed-Size: 21 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Architecture: amd64 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Source: linux-meta 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Version: 5.15.0.122.122 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Recommends: thermald 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout:Description: Generic Linux kernel image 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:55:25.384 INFO:teuthology.orchestra.run.smithi039.stdout: available. 2024-09-17T08:55:25.385 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T08:55:25.385 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:55:25.385 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:55:25.386 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T08:55:25.386 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi039.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:55:25.386 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get clean 2024-09-17T08:55:25.448 DEBUG:teuthology.orchestra.remote:smithi203:/tmp/tmp.OMTK1Lh439 is 10KB 2024-09-17T08:55:25.461 DEBUG:teuthology.orchestra.run.smithi203:> rm -fr /tmp/tmp.OMTK1Lh439 2024-09-17T08:55:25.466 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T08:55:25.523 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T08:55:25.524 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T08:55:25.524 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T08:55:25.591 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T08:55:25.592 DEBUG:teuthology.orchestra.run.smithi203:> sudo update-grub 2024-09-17T08:55:25.654 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get update 2024-09-17T08:55:25.787 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T08:55:25.907 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:55:25.988 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T08:55:26.069 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T08:55:26.832 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub' 2024-09-17T08:55:26.833 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:55:26.835 INFO:teuthology.orchestra.run.smithi203.stderr:Generating grub configuration file ... 2024-09-17T08:55:27.009 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:27.015 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:27.253 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:27.258 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:27.265 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T08:55:27.284 DEBUG:teuthology.orchestra.run.smithi039:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:55:27.301 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:55:27.306 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:55:27.351 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T08:55:27.426 INFO:teuthology.orchestra.run.smithi203.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:55:27.426 INFO:teuthology.orchestra.run.smithi203.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:55:27.427 INFO:teuthology.orchestra.run.smithi203.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:55:27.448 INFO:teuthology.orchestra.run.smithi203.stderr:done 2024-09-17T08:55:27.457 DEBUG:teuthology.orchestra.run.smithi203:> sudo shutdown -r now 2024-09-17T08:55:27.569 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree... 2024-09-17T08:55:27.569 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information... 2024-09-17T08:55:27.768 INFO:teuthology.orchestra.run.smithi039.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T08:55:27.768 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:55:27.768 INFO:teuthology.orchestra.run.smithi039.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:55:27.768 INFO:teuthology.orchestra.run.smithi039.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:55:27.768 INFO:teuthology.orchestra.run.smithi039.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:55:27.769 INFO:teuthology.orchestra.run.smithi039.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T08:55:27.769 INFO:teuthology.orchestra.run.smithi039.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T08:55:27.769 INFO:teuthology.orchestra.run.smithi039.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:55:27.815 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:55:27.817 DEBUG:teuthology.orchestra.run.smithi039:> dpkg -s linux-image-generic 2024-09-17T08:55:27.834 INFO:teuthology.orchestra.run.smithi039.stdout:Package: linux-image-generic 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Status: install ok installed 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Priority: optional 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Section: kernel 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Installed-Size: 21 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Architecture: amd64 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Source: linux-meta 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Version: 5.15.0.122.122 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Recommends: thermald 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout:Description: Generic Linux kernel image 2024-09-17T08:55:27.835 INFO:teuthology.orchestra.run.smithi039.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:55:27.836 INFO:teuthology.orchestra.run.smithi039.stdout: available. 2024-09-17T08:55:27.836 DEBUG:teuthology.orchestra.run.smithi039:> mktemp 2024-09-17T08:55:27.881 INFO:teuthology.orchestra.run.smithi039.stdout:/tmp/tmp.fmM7kzC7HH 2024-09-17T08:55:27.882 DEBUG:teuthology.orchestra.run.smithi039:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fmM7kzC7HH 2024-09-17T08:55:27.937 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0666 /tmp/tmp.fmM7kzC7HH 2024-09-17T08:55:28.067 DEBUG:teuthology.orchestra.remote:smithi039:/tmp/tmp.fmM7kzC7HH is 10KB 2024-09-17T08:55:28.080 DEBUG:teuthology.orchestra.run.smithi039:> rm -fr /tmp/tmp.fmM7kzC7HH 2024-09-17T08:55:28.086 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T08:55:28.146 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T08:55:28.146 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T08:55:28.146 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T08:55:28.213 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T08:55:28.214 DEBUG:teuthology.orchestra.run.smithi039:> sudo update-grub 2024-09-17T08:55:29.593 INFO:teuthology.orchestra.run.smithi039.stderr:Sourcing file `/etc/default/grub' 2024-09-17T08:55:29.595 INFO:teuthology.orchestra.run.smithi039.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:55:29.596 INFO:teuthology.orchestra.run.smithi039.stderr:Generating grub configuration file ... 2024-09-17T08:55:29.785 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:55:29.791 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:55:30.061 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:55:30.066 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:55:30.111 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:55:30.116 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:55:30.231 INFO:teuthology.orchestra.run.smithi039.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:55:30.231 INFO:teuthology.orchestra.run.smithi039.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:55:30.231 INFO:teuthology.orchestra.run.smithi039.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:55:30.246 INFO:teuthology.orchestra.run.smithi039.stderr:done 2024-09-17T08:55:30.255 DEBUG:teuthology.orchestra.run.smithi039:> sudo shutdown -r now 2024-09-17T08:55:57.487 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T08:55:57.487 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T08:55:57.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:56:00.261 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T08:56:00.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:56:00.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:56:18.749 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T08:56:27.756 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:56:27.757 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:56:30.817 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T08:56:32.061 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-09-17T08:56:41.069 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T08:56:41.070 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:56:42.819 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:56:42.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:56:45.885 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T08:57:00.899 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:57:00.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:57:41.112 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T08:57:53.121 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T08:57:53.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:57:53.435 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-17T08:57:54.024 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T08:57:54.024 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T08:57:54.024 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-17T08:57:54.073 INFO:teuthology.orchestra.run.smithi203.stdout:5.15.0-122-generic 2024-09-17T08:57:54.073 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T08:57:54.073 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:57:54.073 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T08:57:55.074 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T08:57:55.074 DEBUG:teuthology.orchestra.run.smithi203:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:57:55.143 INFO:teuthology.orchestra.run.smithi203.stdout:ttyS1 2024-09-17T08:57:55.166 DEBUG:teuthology.parallel:result is None 2024-09-17T08:58:00.907 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T08:58:18.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:58:18.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:58:19.122 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-17T08:58:19.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T08:58:19.823 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T08:58:19.823 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-17T08:58:19.870 INFO:teuthology.orchestra.run.smithi039.stdout:5.15.0-122-generic 2024-09-17T08:58:19.870 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T08:58:19.870 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:58:19.870 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T08:58:20.870 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T08:58:20.871 DEBUG:teuthology.orchestra.run.smithi039:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:58:20.941 INFO:teuthology.orchestra.run.smithi039.stdout:ttyS1 2024-09-17T08:58:20.960 DEBUG:teuthology.parallel:result is None 2024-09-17T08:58:20.961 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T08:58:20.972 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T08:58:20.972 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:58:20.975 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:58:20.981 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T08:58:21.004 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T08:58:21.035 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T08:58:21.036 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:58:21.039 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:58:21.080 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T08:58:21.092 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T08:58:21.093 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T08:58:21.096 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T08:58:21.114 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:58:21.122 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:58:21.136 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:58:21.145 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:58:21.147 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T08:58:21.158 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T08:58:21.158 DEBUG:teuthology.orchestra.run.smithi039:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:58:21.167 DEBUG:teuthology.orchestra.run.smithi203:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:58:21.203 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T08:58:21.216 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T08:58:21.216 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:58:21.223 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:58:21.252 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:58:21.278 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:58:21.330 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T08:58:21.330 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:58:21.386 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:58:21.431 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:58:21.481 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T08:58:21.481 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:58:21.541 DEBUG:teuthology.orchestra.run.smithi039:> sudo service rsyslog restart 2024-09-17T08:58:21.543 DEBUG:teuthology.orchestra.run.smithi203:> sudo service rsyslog restart 2024-09-17T08:58:21.612 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T08:58:21.621 INFO:teuthology.task.internal:Starting timer... 2024-09-17T08:58:21.621 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T08:58:21.666 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T08:58:21.698 DEBUG:teuthology.task.selinux:Excluding smithi039: OS 'ubuntu' does not support SELinux 2024-09-17T08:58:21.698 DEBUG:teuthology.task.selinux:Excluding smithi203: OS 'ubuntu' does not support SELinux 2024-09-17T08:58:21.698 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T08:58:21.698 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T08:58:21.699 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T08:58:21.699 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T08:58:21.728 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T08:58:21.732 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T08:58:21.844 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T08:58:21.856 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T08:58:21.857 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi039.front.sepia.ceph.com,smithi203.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T09:05:57.763 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi039.front.sepia.ceph.com'), Remote(name='ubuntu@smithi203.front.sepia.ceph.com')] 2024-09-17T09:05:57.765 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:05:57.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:05:57.853 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-17T09:05:57.937 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:05:57.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:05:57.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:05:58.019 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-17T09:05:58.100 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:05:58.101 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T09:05:58.111 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T09:05:58.111 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:05:58.112 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:05:58.114 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:05:58.114 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Command line: ntpd -gq 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: ---------------------------------------------------- 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: corporation. Support and training for ntp-4 are 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: available at https://www.nwtime.org/support 2024-09-17T09:05:58.145 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: ---------------------------------------------------- 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: proto: precision = 0.062 usec (-24) 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: basedate set to 2022-02-04 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:05:58.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:05:58.147 INFO:teuthology.orchestra.run.smithi039.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:05:58.147 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:05:58.147 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:05:58.148 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:05:58.148 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen normally on 3 ens1f0 172.21.15.39:123 2024-09-17T09:05:58.148 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen normally on 4 lo [::1]:123 2024-09-17T09:05:58.148 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1370%4]:123 2024-09-17T09:05:58.148 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:05:58 ntpd[18351]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:05:58.168 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Command line: ntpd -gq 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: ---------------------------------------------------- 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: corporation. Support and training for ntp-4 are 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: available at https://www.nwtime.org/support 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: ---------------------------------------------------- 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: proto: precision = 0.041 usec (-24) 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: basedate set to 2022-02-04 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:05:58.169 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:05:58.170 INFO:teuthology.orchestra.run.smithi203.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:05:58.170 INFO:teuthology.orchestra.run.smithi203.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:05:58.171 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:05:58.171 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:05:58.171 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:05:58.172 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen normally on 3 enp3s0f1 172.21.15.203:123 2024-09-17T09:05:58.172 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen normally on 4 lo [::1]:123 2024-09-17T09:05:58.172 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4a23%5]:123 2024-09-17T09:05:58.172 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:05:58 ntpd[18521]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:05:59.144 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:05:59 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:05:59.145 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:05:59 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:05:59.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:05:59 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:00.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:00 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:01.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:01 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:01.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:01 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:02.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:02 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:03.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:03 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:03.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:03 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:04.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:04 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:05.148 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:05 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.169 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:06:05 ntpd[18521]: ntpd: time slew -0.000392 s 2024-09-17T09:06:05.170 INFO:teuthology.orchestra.run.smithi203.stdout:ntpd: time slew -0.000392s 2024-09-17T09:06:05.171 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:06:05.171 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:06:05 ntpd[18521]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:06:05.215 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:06:05.216 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-17T09:06:05.216 INFO:teuthology.orchestra.run.smithi203.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:05.216 INFO:teuthology.orchestra.run.smithi203.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:05.216 INFO:teuthology.orchestra.run.smithi203.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:05.216 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:07.145 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:07.145 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:06:07.146 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:06:07 ntpd[18351]: ntpd: time slew -0.003966 s 2024-09-17T09:06:07.147 INFO:teuthology.orchestra.run.smithi039.stdout:ntpd: time slew -0.003966s 2024-09-17T09:06:07.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:06:07.147 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:06:07 ntpd[18351]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:06:07.195 INFO:teuthology.orchestra.run.smithi039.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:06:07.196 INFO:teuthology.orchestra.run.smithi039.stdout:============================================================================== 2024-09-17T09:06:07.196 INFO:teuthology.orchestra.run.smithi039.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:07.196 INFO:teuthology.orchestra.run.smithi039.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:07.196 INFO:teuthology.orchestra.run.smithi039.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:07.196 INFO:teuthology.orchestra.run.smithi039.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:06:07.196 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-17T09:06:07.211 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-17T09:06:07.212 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:06:07.212 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:06:07.249 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:06:07.249 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_1 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 849 Links: 1 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:02:23.470109408 +0000 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:02:23.198111837 +0000 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:02:23.198111837 +0000 2024-09-17T09:06:07.297 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:06:07.298 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:06:07.351 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:06:07.352 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:06:07.352 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000659142 s, 777 kB/s 2024-09-17T09:06:07.353 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:06:07.401 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_2 2024-09-17T09:06:07.448 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:06:07.448 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:07.448 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-09-17T09:06:07.449 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:07.450 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:02:23.958105049 +0000 2024-09-17T09:06:07.450 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:02:23.734107050 +0000 2024-09-17T09:06:07.450 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:02:23.734107050 +0000 2024-09-17T09:06:07.450 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:06:07.450 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:06:07.504 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:06:07.504 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:06:07.504 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.00047843 s, 1.1 MB/s 2024-09-17T09:06:07.505 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:06:07.553 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_3 2024-09-17T09:06:07.600 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:02:24.478100404 +0000 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:02:24.210102797 +0000 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:02:24.210102797 +0000 2024-09-17T09:06:07.601 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:06:07.601 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:06:07.655 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:06:07.655 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:06:07.655 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000541955 s, 945 kB/s 2024-09-17T09:06:07.656 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:06:07.705 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_4 2024-09-17T09:06:07.752 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:02:24.986095867 +0000 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:02:24.730098153 +0000 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:02:24.730098153 +0000 2024-09-17T09:06:07.753 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:06:07.753 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:06:07.807 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:06:07.807 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:06:07.807 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000535756 s, 956 kB/s 2024-09-17T09:06:07.808 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:06:07.858 DEBUG:teuthology.orchestra.run.smithi039:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T09:06:08.009 INFO:teuthology.orchestra.run.smithi039.stdout:loop 2024-09-17T09:06:08.010 INFO:tasks.nvme_loop:Connecting nvme_loop smithi039:/dev/vg_nvme/lv_1... 2024-09-17T09:06:08.011 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T09:06:08.030 INFO:teuthology.orchestra.run.smithi039.stdout:1 2024-09-17T09:06:08.051 INFO:teuthology.orchestra.run.smithi039.stdout:/dev/vg_nvme/lv_11 2024-09-17T09:06:08.069 INFO:tasks.nvme_loop:Connecting nvme_loop smithi039:/dev/vg_nvme/lv_2... 2024-09-17T09:06:08.069 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T09:06:08.131 INFO:teuthology.orchestra.run.smithi039.stdout:1 2024-09-17T09:06:08.156 INFO:teuthology.orchestra.run.smithi039.stdout:/dev/vg_nvme/lv_21 2024-09-17T09:06:08.174 INFO:tasks.nvme_loop:Connecting nvme_loop smithi039:/dev/vg_nvme/lv_3... 2024-09-17T09:06:08.174 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T09:06:08.233 INFO:teuthology.orchestra.run.smithi039.stdout:1 2024-09-17T09:06:08.255 INFO:teuthology.orchestra.run.smithi039.stdout:/dev/vg_nvme/lv_31 2024-09-17T09:06:08.274 INFO:tasks.nvme_loop:Connecting nvme_loop smithi039:/dev/vg_nvme/lv_4... 2024-09-17T09:06:08.275 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T09:06:08.332 INFO:teuthology.orchestra.run.smithi039.stdout:1 2024-09-17T09:06:08.354 INFO:teuthology.orchestra.run.smithi039.stdout:/dev/vg_nvme/lv_41 2024-09-17T09:06:08.370 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:06:08.371 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:06:08.416 DEBUG:teuthology.orchestra.run.smithi039:> sudo nvme list -o json 2024-09-17T09:06:08.471 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:06:08.471 INFO:teuthology.orchestra.run.smithi039.stdout: "Devices" : [ 2024-09-17T09:06:08.471 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "Firmware" : "QDV1013D", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "Index" : 0, 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "ModelNumber" : "INTEL SSDPEDKE040T7", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "SerialNumber" : "BTLE736102QX4P0KGN" 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "Index" : 1, 2024-09-17T09:06:08.472 INFO:teuthology.orchestra.run.smithi039.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "SerialNumber" : "3a38f2ce6489cdbdbd79" 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "Index" : 2, 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "SerialNumber" : "d5921dd870b69de6f032" 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T09:06:08.473 INFO:teuthology.orchestra.run.smithi039.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "Index" : 3, 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "SerialNumber" : "385d1043860358f1c97e" 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "Index" : 4, 2024-09-17T09:06:08.474 INFO:teuthology.orchestra.run.smithi039.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:08.475 INFO:teuthology.orchestra.run.smithi039.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:08.475 INFO:teuthology.orchestra.run.smithi039.stdout: "SerialNumber" : "02aab5cf437c69e9ca20" 2024-09-17T09:06:08.475 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:06:08.475 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:06:08.476 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:06:08.480 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T09:06:08.480 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:06:08.481 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/scratch_devs 2024-09-17T09:06:08.532 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:06:08.532 DEBUG:teuthology.orchestra.run.smithi203:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:06:08.538 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:06:08.538 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_1 2024-09-17T09:06:08.587 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:06:08.587 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:02:23.186128633 +0000 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:02:23.182128669 +0000 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:02:23.182128669 +0000 2024-09-17T09:06:08.588 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:06:08.588 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:06:08.642 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:06:08.642 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:06:08.642 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.0004438 s, 1.2 MB/s 2024-09-17T09:06:08.644 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:06:08.693 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_2 2024-09-17T09:06:08.743 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:02:23.954121774 +0000 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:02:23.682124203 +0000 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:02:23.682124203 +0000 2024-09-17T09:06:08.744 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:06:08.744 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:06:08.798 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:06:08.798 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:06:08.798 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.00038787 s, 1.3 MB/s 2024-09-17T09:06:08.799 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:06:08.848 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_3 2024-09-17T09:06:08.897 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:06:08.897 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:08.897 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-09-17T09:06:08.897 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:08.898 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:02:24.434117486 +0000 2024-09-17T09:06:08.898 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:02:24.210119486 +0000 2024-09-17T09:06:08.898 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:02:24.210119486 +0000 2024-09-17T09:06:08.898 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:06:08.898 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:06:08.949 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:06:08.949 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:06:08.949 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000417683 s, 1.2 MB/s 2024-09-17T09:06:08.951 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:06:09.000 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_4 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:02:24.962112770 +0000 2024-09-17T09:06:09.047 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:02:24.670115378 +0000 2024-09-17T09:06:09.048 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:02:24.670115378 +0000 2024-09-17T09:06:09.048 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:06:09.048 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:06:09.101 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:06:09.101 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:06:09.101 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000323647 s, 1.6 MB/s 2024-09-17T09:06:09.103 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:06:09.152 DEBUG:teuthology.orchestra.run.smithi203:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-17T09:06:09.287 INFO:teuthology.orchestra.run.smithi203.stdout:loop 2024-09-17T09:06:09.289 INFO:tasks.nvme_loop:Connecting nvme_loop smithi203:/dev/vg_nvme/lv_1... 2024-09-17T09:06:09.289 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-17T09:06:09.304 INFO:teuthology.orchestra.run.smithi203.stdout:1 2024-09-17T09:06:09.324 INFO:teuthology.orchestra.run.smithi203.stdout:/dev/vg_nvme/lv_11 2024-09-17T09:06:09.340 INFO:tasks.nvme_loop:Connecting nvme_loop smithi203:/dev/vg_nvme/lv_2... 2024-09-17T09:06:09.340 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-17T09:06:09.398 INFO:teuthology.orchestra.run.smithi203.stdout:1 2024-09-17T09:06:09.418 INFO:teuthology.orchestra.run.smithi203.stdout:/dev/vg_nvme/lv_21 2024-09-17T09:06:09.435 INFO:tasks.nvme_loop:Connecting nvme_loop smithi203:/dev/vg_nvme/lv_3... 2024-09-17T09:06:09.435 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-17T09:06:09.493 INFO:teuthology.orchestra.run.smithi203.stdout:1 2024-09-17T09:06:09.513 INFO:teuthology.orchestra.run.smithi203.stdout:/dev/vg_nvme/lv_31 2024-09-17T09:06:09.530 INFO:tasks.nvme_loop:Connecting nvme_loop smithi203:/dev/vg_nvme/lv_4... 2024-09-17T09:06:09.530 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-17T09:06:09.590 INFO:teuthology.orchestra.run.smithi203.stdout:1 2024-09-17T09:06:09.608 INFO:teuthology.orchestra.run.smithi203.stdout:/dev/vg_nvme/lv_41 2024-09-17T09:06:09.624 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:06:09.624 DEBUG:teuthology.orchestra.run.smithi203:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:06:09.671 DEBUG:teuthology.orchestra.run.smithi203:> sudo nvme list -o json 2024-09-17T09:06:09.726 INFO:teuthology.orchestra.run.smithi203.stdout:{ 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "Devices" : [ 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: { 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "Firmware" : "8DV101H0", 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "Index" : 0, 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:09.727 INFO:teuthology.orchestra.run.smithi203.stdout: "SerialNumber" : "CVFT623300GK400BGN" 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: }, 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: { 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "Index" : 1, 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "SerialNumber" : "04de5a40c37c36a8f831" 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: }, 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: { 2024-09-17T09:06:09.728 INFO:teuthology.orchestra.run.smithi203.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "Index" : 2, 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "SerialNumber" : "39e1ff8e790c1dad5f9f" 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: }, 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: { 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:09.729 INFO:teuthology.orchestra.run.smithi203.stdout: "Index" : 3, 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: "SerialNumber" : "58ae6ef4eb9709d438b1" 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: }, 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: { 2024-09-17T09:06:09.730 INFO:teuthology.orchestra.run.smithi203.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: "Firmware" : "5.15.0-1", 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: "Index" : 4, 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: "ModelNumber" : "Linux", 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: "ProductName" : "Unknown Device", 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: "SerialNumber" : "c4b39fbf18cf3c4a11a9" 2024-09-17T09:06:09.731 INFO:teuthology.orchestra.run.smithi203.stdout: } 2024-09-17T09:06:09.732 INFO:teuthology.orchestra.run.smithi203.stdout: ] 2024-09-17T09:06:09.733 INFO:teuthology.orchestra.run.smithi203.stdout:} 2024-09-17T09:06:09.733 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T09:06:09.734 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:06:09.734 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/scratch_devs 2024-09-17T09:06:09.785 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T09:06:09.877 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'OSD_DOWN', 'CEPHADM_FAILED_DAEMON'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T09:06:09.877 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:06:09.878 INFO:tasks.cephadm:Cluster fsid is 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:06:09.878 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T09:06:09.878 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T09:06:09.878 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi039': '172.21.15.39', 'mon.smithi203': '172.21.15.203'} 2024-09-17T09:06:09.878 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T09:06:09.878 DEBUG:teuthology.orchestra.run.smithi039:> sudo hostname $(hostname -s) 2024-09-17T09:06:09.894 DEBUG:teuthology.orchestra.run.smithi203:> sudo hostname $(hostname -s) 2024-09-17T09:06:09.908 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T09:06:09.909 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:06:10.057 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56094/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.4-855-g19e2a2be', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.4-855-g19e2a2be-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-16 16:50:43.846409', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T09:06:10.198 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:06:10.200 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T09:06:10.200 DEBUG:teuthology.orchestra.run.smithi039:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:10.816 INFO:teuthology.orchestra.run.smithi039.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 09:06 /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:10.816 DEBUG:teuthology.orchestra.run.smithi203:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:11.402 INFO:teuthology.orchestra.run.smithi203.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 09:06 /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:11.402 DEBUG:teuthology.orchestra.run.smithi039:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:11.410 DEBUG:teuthology.orchestra.run.smithi203:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:06:11.429 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 on all hosts... 2024-09-17T09:06:11.429 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T09:06:11.455 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T09:06:11.576 INFO:teuthology.orchestra.run.smithi039.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:06:11.580 INFO:teuthology.orchestra.run.smithi203.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:07:06.822 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout: "repo_digests": [ 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:07:06.823 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout:{ 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout: "repo_digests": [ 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout: ] 2024-09-17T09:07:09.717 INFO:teuthology.orchestra.run.smithi203.stdout:} 2024-09-17T09:07:09.754 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /etc/ceph 2024-09-17T09:07:09.769 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /etc/ceph 2024-09-17T09:07:09.783 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 777 /etc/ceph 2024-09-17T09:07:09.828 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 777 /etc/ceph 2024-09-17T09:07:09.841 INFO:tasks.cephadm:Writing seed config... 2024-09-17T09:07:09.842 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T09:07:09.842 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T09:07:09.842 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T09:07:09.843 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T09:07:09.843 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T09:07:09.843 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T09:07:09.843 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T09:07:09.843 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T09:07:09.843 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:07:09.844 DEBUG:teuthology.orchestra.run.smithi039:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T09:07:09.875 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 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 = 14920d4e-74d4-11ef-bceb-c7b262605968 [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 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T09:07:09.876 DEBUG:teuthology.orchestra.run.smithi039:mon.smithi039> sudo journalctl -f -n 0 -u ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service 2024-09-17T09:07:09.921 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T09:07:09.921 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -v bootstrap --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.39 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:07:10.086 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:07:10.086 INFO:teuthology.orchestra.run.smithi039.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '-v', 'bootstrap', '--fsid', '14920d4e-74d4-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.39', '--skip-admin-label'] 2024-09-17T09:07:10.086 INFO:teuthology.orchestra.run.smithi039.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T09:07:10.087 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying podman|docker is present... 2024-09-17T09:07:10.087 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying lvm2 is present... 2024-09-17T09:07:10.087 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying time synchronization is in place... 2024-09-17T09:07:10.092 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:07:10.092 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:07:10.096 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:07:10.096 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.100 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:07:10.100 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:07:10.105 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:07:10.105 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.108 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:07:10.108 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout masked 2024-09-17T09:07:10.112 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:07:10.112 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.116 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:07:10.116 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:07:10.119 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:07:10.119 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.123 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-17T09:07:10.127 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-17T09:07:10.128 INFO:teuthology.orchestra.run.smithi039.stdout:Unit ntp.service is enabled and running 2024-09-17T09:07:10.128 INFO:teuthology.orchestra.run.smithi039.stdout:Repeating the final host check... 2024-09-17T09:07:10.128 INFO:teuthology.orchestra.run.smithi039.stdout:docker (/usr/bin/docker) is present 2024-09-17T09:07:10.128 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl is present 2024-09-17T09:07:10.128 INFO:teuthology.orchestra.run.smithi039.stdout:lvcreate is present 2024-09-17T09:07:10.130 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:07:10.131 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:07:10.136 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:07:10.136 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.139 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:07:10.139 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:07:10.143 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:07:10.143 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.146 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:07:10.146 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout masked 2024-09-17T09:07:10.150 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:07:10.150 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.154 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:07:10.155 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:07:10.158 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:07:10.158 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:07:10.162 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Unit ntp.service is enabled and running 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Host looks OK 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Cluster fsid: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Acquiring lock 140210667190736 on /run/cephadm/14920d4e-74d4-11ef-bceb-c7b262605968.lock 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Lock 140210667190736 acquired on /run/cephadm/14920d4e-74d4-11ef-bceb-c7b262605968.lock 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 3300 ... 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 6789 ... 2024-09-17T09:07:10.168 INFO:teuthology.orchestra.run.smithi039.stdout:Base mon IP(s) is [172.21.15.39:3300, 172.21.15.39:6789], mon addrv is [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-17T09:07:10.172 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T09:07:10.172 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T09:07:10.172 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.39 2024-09-17T09:07:10.173 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T09:07:10.173 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T09:07:10.173 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1370/64 scope link 2024-09-17T09:07:10.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:07:10.176 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-17T09:07:10.176 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-17T09:07:10.176 INFO:teuthology.orchestra.run.smithi039.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T09:07:10.176 INFO:teuthology.orchestra.run.smithi039.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T09:07:10.177 INFO:teuthology.orchestra.run.smithi039.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:07:10.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9: Pulling from ceph-ci/ceph 2024-09-17T09:07:10.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout Digest: sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:07:10.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:07:10.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:07:12.043 INFO:teuthology.orchestra.run.smithi039.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T09:07:12.043 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T09:07:12.043 INFO:teuthology.orchestra.run.smithi039.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T09:07:13.474 INFO:teuthology.orchestra.run.smithi039.stdout:stat: stdout 167 167 2024-09-17T09:07:13.474 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial keys... 2024-09-17T09:07:14.839 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQDCRulmSTx8ERAAEzxAqWi5OX8Kw/RvSv4UhA== 2024-09-17T09:07:16.420 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQDDRulmkVyLMRAAOyCnWgmeO50/V212W9r8OA== 2024-09-17T09:07:17.751 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQDFRulmuhGIDRAAzISMW89VGSPwRpv12zqf5g== 2024-09-17T09:07:17.752 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial monmap... 2024-09-17T09:07:19.216 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:07:19.216 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T09:07:19.216 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:19.216 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:07:19.216 INFO:teuthology.orchestra.run.smithi039.stdout:monmaptool for smithi039 [v2:172.21.15.39:3300,v1:172.21.15.39:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:07:19.217 INFO:teuthology.orchestra.run.smithi039.stdout:setting min_mon_release = pacific 2024-09-17T09:07:19.217 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: set fsid to 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:19.217 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:07:19.217 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:07:19.217 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mon... 2024-09-17T09:07:20.649 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.116+0000 7faa6ad66b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:07:20.649 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.116+0000 7faa6ad66b00 1 imported monmap: 2024-09-17T09:07:20.649 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T09:07:20.649 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr fsid 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T09:07:18.616693+0000 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T09:07:18.616693+0000 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.smithi039 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.116+0000 7faa6ad66b00 0 /usr/bin/ceph-mon: set fsid to 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Git sha 0 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: DB SUMMARY 2024-09-17T09:07:20.650 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.657 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: DB Session ID: MZTLJY7CQZ5JPWKQWEG6 2024-09-17T09:07:20.657 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi039/store.db dir, Total Num: 0, files: 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi039/store.db: 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.create_if_missing: 1 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.env: 0x559827031bc0 2024-09-17T09:07:20.658 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.info_log: 0x559827d18a80 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:07:20.659 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.db_log_dir: 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.wal_dir: 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:07:20.660 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.write_buffer_manager: 0x559827d1ee60 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:07:20.661 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.row_cache: None 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.wal_filter: None 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:07:20.662 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:07:20.663 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:07:20.682 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Compression algorithms supported: 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kZSTD supported: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:07:20.683 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.120+0000 7faa6ad66b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi039/store.db/MANIFEST-000001 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.merge_operator: 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:07:20.684 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559827d11ee0) 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T09:07:20.685 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559827d051f0 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T09:07:20.686 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T09:07:20.687 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.num_levels: 7 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:07:20.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:07:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:07:20.690 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:07:20.691 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:07:20.692 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:07:20.693 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi039/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2f30e08c-b635-457b-907e-e3bda7df7809 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559827d30e00 2024-09-17T09:07:20.694 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.124+0000 7faa6ad66b00 4 rocksdb: DB pointer 0x559827e02000 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.128+0000 7faa624f2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.128+0000 7faa624f2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:07:20.695 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:07:20.696 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x559827d051f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.128+0000 7faa6ad66b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.128+0000 7faa6ad66b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:07:20.128+0000 7faa6ad66b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi039 for mon.smithi039 2024-09-17T09:07:20.697 INFO:teuthology.orchestra.run.smithi039.stdout:create mon.smithi039 on 2024-09-17T09:07:21.160 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T09:07:21.416 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target. 2024-09-17T09:07:21.417 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target. 2024-09-17T09:07:21.693 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039 2024-09-17T09:07:21.693 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service: Unit ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service not loaded. 2024-09-17T09:07:21.873 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target.wants/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service -> /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service. 2024-09-17T09:07:21.886 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:07:21.886 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:07:21.886 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon to start... 2024-09-17T09:07:21.886 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon... 2024-09-17T09:07:22.021 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:21 smithi039 systemd[1]: Started Ceph mon.smithi039 for 14920d4e-74d4-11ef-bceb-c7b262605968. 2024-09-17T09:07:24.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:23 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.904228+0000 mon.smithi039 (mon.0) 0 : cluster [INF] mkfs 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:24.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:23 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.894469+0000 mon.smithi039 (mon.0) 1 : cluster [INF] mon.smithi039 is new leader, mons smithi039 in quorum (ranks 0) 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout id: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout services: 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi039 (age 0.314045s) 2024-09-17T09:07:24.923 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout data: 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:mon is available 2024-09-17T09:07:24.924 INFO:teuthology.orchestra.run.smithi039.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T09:07:25.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.902821+0000 mon.smithi039 (mon.0) 2 : cluster [INF] mon.smithi039 is new leader, mons smithi039 in quorum (ranks 0) 2024-09-17T09:07:25.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.903246+0000 mon.smithi039 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi039=[v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:07:25.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.908668+0000 mon.smithi039 (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T09:07:25.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.915932+0000 mon.smithi039 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:07:25.308 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: cluster 2024-09-17T09:07:23.916758+0000 mon.smithi039 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:07:25.308 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:24 smithi039 bash[19371]: audit 2024-09-17T09:07:24.216811+0000 mon.smithi039 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.39:0/3793850214' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:07:26.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:26 smithi039 bash[19371]: audit 2024-09-17T09:07:26.231629+0000 mon.smithi039 (mon.0) 8 : audit [INF] from='client.? 172.21.15.39:0/2986506866' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:07:26.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:26 smithi039 bash[19371]: audit 2024-09-17T09:07:26.237288+0000 mon.smithi039 (mon.0) 9 : audit [INF] from='client.? 172.21.15.39:0/2986506866' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:07:26.823 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:07:26.824 INFO:teuthology.orchestra.run.smithi039.stdout:Generating new minimal ceph.conf... 2024-09-17T09:07:28.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:27 smithi039 bash[19371]: audit 2024-09-17T09:07:27.929044+0000 mon.smithi039 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.39:0/3153246920' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:07:28.461 INFO:teuthology.orchestra.run.smithi039.stdout:Restarting the monitor... 2024-09-17T09:07:28.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:28 smithi039 systemd[1]: Stopping Ceph mon.smithi039 for 14920d4e-74d4-11ef-bceb-c7b262605968... 2024-09-17T09:07:28.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:28 smithi039 bash[19371]: debug 2024-09-17T09:07:28.572+0000 7fe0b9bc5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi039 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:07:28.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:28 smithi039 bash[19371]: debug 2024-09-17T09:07:28.572+0000 7fe0b9bc5640 -1 mon.smithi039@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T09:07:29.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:29 smithi039 bash[19916]: ceph-14920d4e-74d4-11ef-bceb-c7b262605968-mon-smithi039 2024-09-17T09:07:29.202 INFO:teuthology.orchestra.run.smithi039.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T09:07:29.526 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:29 smithi039 bash[19974]: Error response from daemon: No such container: ceph-14920d4e-74d4-11ef-bceb-c7b262605968-mon-smithi039 2024-09-17T09:07:29.526 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:29 smithi039 systemd[1]: ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service: Deactivated successfully. 2024-09-17T09:07:29.526 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:29 smithi039 systemd[1]: Stopped Ceph mon.smithi039 for 14920d4e-74d4-11ef-bceb-c7b262605968. 2024-09-17T09:07:29.527 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:29 smithi039 systemd[1]: Started Ceph mon.smithi039 for 14920d4e-74d4-11ef-bceb-c7b262605968. 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.632+0000 7f542b200b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.632+0000 7f542b200b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.632+0000 7f542b200b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 0 load: jerasure load: lrc 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Git sha 0 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: DB SUMMARY 2024-09-17T09:07:30.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: DB Session ID: 95E6VF4NNJVAHW4PJDA6 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi039/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi039/store.db: 000009.log size: 83810 ; 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:07:30.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.env: 0x563f55211bc0 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.info_log: 0x563f57434dc0 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:07:30.810 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:07:30.811 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:07:30.811 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:07:30.811 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:07:30.812 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:07:30.812 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:07:30.812 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:07:30.812 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.db_log_dir: 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.wal_dir: 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:07:30.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.write_buffer_manager: 0x563f57442320 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:07:30.814 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.row_cache: None 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.wal_filter: None 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:07:30.815 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:07:30.816 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:07:30.817 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:07:30.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:07:30.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Compression algorithms supported: 2024-09-17T09:07:30.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kZSTD supported: 0 2024-09-17T09:07:30.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:07:30.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi039/store.db/MANIFEST-000010 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:07:30.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.merge_operator: 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563f57434a20) 2024-09-17T09:07:30.821 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cache_index_and_filter_blocks: 1 2024-09-17T09:07:30.822 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:07:30.822 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:07:30.822 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: pin_top_level_index_and_filter: 1 2024-09-17T09:07:30.822 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: index_type: 0 2024-09-17T09:07:30.822 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: data_block_index_type: 0 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: index_shortening: 1 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: checksum: 4 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: no_block_cache: 0 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_cache: 0x563f5742b1f0 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_cache_name: BinnedLRUCache 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_cache_options: 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: capacity : 536870912 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: num_shard_bits : 4 2024-09-17T09:07:30.823 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: strict_capacity_limit : 0 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: high_pri_pool_ratio: 0.000 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_cache_compressed: (nil) 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: persistent_cache: (nil) 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_size: 4096 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_size_deviation: 10 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_restart_interval: 16 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: index_block_restart_interval: 1 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: metadata_block_size: 4096 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: partition_filters: 0 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: use_delta_encoding: 1 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: filter_policy: bloomfilter 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: whole_key_filtering: 1 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: verify_compression: 0 2024-09-17T09:07:30.824 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: read_amp_bytes_per_bit: 0 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: format_version: 5 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: enable_index_compression: 1 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: block_align: 0 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: max_auto_readahead_size: 262144 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: prepopulate_block_cache: 0 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: initial_auto_readahead_size: 8192 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: num_file_reads_for_auto_readahead: 2 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:07:30.825 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:07:30.826 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:07:30.826 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:07:30.826 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:07:30.826 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.num_levels: 7 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:07:30.827 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:07:30.828 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:07:30.829 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:07:30.830 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:07:30.831 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:07:30.832 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.636+0000 7f542b200b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi039/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2f30e08c-b635-457b-907e-e3bda7df7809 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564050642495, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564050643799, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80608, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 248, "table_properties": {"data_size": 78765, "index_size": 227, "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": 9753, "raw_average_key_size": 47, "raw_value_size": 73185, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 207, "num_filter_entries": 207, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726564050, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2f30e08c-b635-457b-907e-e3bda7df7809", "db_session_id": "95E6VF4NNJVAHW4PJDA6", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564050643939, "job": 1, "event": "recovery_finished"} 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.640+0000 7f542b200b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f542b200b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi039/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:07:30.833 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f542b200b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563f57454e00 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f542b200b00 4 rocksdb: DB pointer 0x563f5754c000 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f5420fcb640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f5420fcb640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: ** DB Stats ** 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: ** Compaction Stats [default] ** 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:07:30.834 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: L0 2/0 80.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Sum 2/0 80.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: ** Compaction Stats [default] ** 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:07:30.835 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Cumulative compaction: 0.00 GB write, 12.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Interval compaction: 0.00 GB write, 12.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Block cache BinnedLRUCache@0x563f5742b1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f542b200b00 0 starting mon.smithi039 rank 0 at public addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] at bind addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi039 fsid 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.644+0000 7f542b200b00 1 mon.smithi039@-1(???) e1 preinit fsid 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).mds e1 new map 2024-09-17T09:07:30.836 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).mds e1 print_map 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: e1 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: legacy client fscid: -1 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: No filesystems configured 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:07:30.837 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 0 mon.smithi039@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: debug 2024-09-17T09:07:30.648+0000 7f542b200b00 1 mon.smithi039@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cluster 2024-09-17T09:07:30.674244+0000 mon.smithi039 (mon.0) 1 : cluster [INF] mon.smithi039 is new leader, mons smithi039 in quorum (ranks 0) 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cluster 2024-09-17T09:07:30.674304+0000 mon.smithi039 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi039=[v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cluster 2024-09-17T09:07:30.674694+0000 mon.smithi039 (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cluster 2024-09-17T09:07:30.674719+0000 mon.smithi039 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:07:30.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:30 smithi039 bash[20014]: cluster 2024-09-17T09:07:30.675182+0000 mon.smithi039 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:07:31.416 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T09:07:31.434 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:07:31.434 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mgr... 2024-09-17T09:07:31.434 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T09:07:31.435 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T09:07:31.435 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-17T09:07:31.730 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mgr.smithi039.speoac 2024-09-17T09:07:31.731 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mgr.smithi039.speoac.service: Unit ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mgr.smithi039.speoac.service not loaded. 2024-09-17T09:07:31.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:31 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:07:31.940 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968.target.wants/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mgr.smithi039.speoac.service -> /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service. 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr to start... 2024-09-17T09:07:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr... 2024-09-17T09:07:32.081 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:31 smithi039 bash[20014]: audit 2024-09-17T09:07:30.820486+0000 mon.smithi039 (mon.0) 6 : audit [INF] from='client.? 172.21.15.39:0/1864796013' entity='client.admin' 2024-09-17T09:07:32.081 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:31 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:07:34.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:33 smithi039 bash[20014]: audit 2024-09-17T09:07:33.905356+0000 mon.smithi039 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.39:0/3126602447' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:07:34.574 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "14920d4e-74d4-11ef-bceb-c7b262605968", 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:07:34.575 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:07:34.576 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.576 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:07:34.576 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:07:34.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:07:34.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:34.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:07:34.577 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "smithi039" 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:07:34.578 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:07:34.579 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:07:34.580 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:07:34.581 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:07:34.582 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:07:34.582 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.582 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:07:34.583 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:07:34.584 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:07:23.904617+0000", 2024-09-17T09:07:34.585 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:34.586 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:34.586 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:07:34.586 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:07:34.586 INFO:teuthology.orchestra.run.smithi039.stdout:mgr not available, waiting (1/15)... 2024-09-17T09:07:38.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:37 smithi039 bash[20014]: audit 2024-09-17T09:07:37.873881+0000 mon.smithi039 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.39:0/2782134499' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:07:38.427 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:38.427 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:07:38.427 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "14920d4e-74d4-11ef-bceb-c7b262605968", 2024-09-17T09:07:38.427 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:07:38.427 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "smithi039" 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:38.428 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.429 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:07:38.430 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:38.431 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:07:23.904617+0000", 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:07:38.432 INFO:teuthology.orchestra.run.smithi039.stdout:mgr not available, waiting (2/15)... 2024-09-17T09:07:39.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: cluster 2024-09-17T09:07:39.616082+0000 mon.smithi039 (mon.0) 9 : cluster [INF] Activating manager daemon smithi039.speoac 2024-09-17T09:07:39.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: cluster 2024-09-17T09:07:39.622936+0000 mon.smithi039 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi039.speoac(active, starting, since 0.00711806s) 2024-09-17T09:07:39.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.624385+0000 mon.smithi039 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:07:39.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.624656+0000 mon.smithi039 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:07:39.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.624910+0000 mon.smithi039 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:07:39.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.625157+0000 mon.smithi039 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:07:39.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.625357+0000 mon.smithi039 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi039.speoac", "id": "smithi039.speoac"}]: dispatch 2024-09-17T09:07:39.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: cluster 2024-09-17T09:07:39.647809+0000 mon.smithi039 (mon.0) 16 : cluster [INF] Manager daemon smithi039.speoac is now available 2024-09-17T09:07:39.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.659590+0000 mon.smithi039 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:07:39.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.661393+0000 mon.smithi039 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/trash_purge_schedule"}]: dispatch 2024-09-17T09:07:39.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:39 smithi039 bash[20014]: audit 2024-09-17T09:07:39.665279+0000 mon.smithi039 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' 2024-09-17T09:07:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:40 smithi039 bash[20014]: audit 2024-09-17T09:07:39.667376+0000 mon.smithi039 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' 2024-09-17T09:07:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:40 smithi039 bash[20014]: audit 2024-09-17T09:07:39.671324+0000 mon.smithi039 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.39:0/956844209' entity='mgr.smithi039.speoac' 2024-09-17T09:07:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:40 smithi039 bash[20014]: cluster 2024-09-17T09:07:40.630347+0000 mon.smithi039 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi039.speoac(active, since 1.01453s) 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "14920d4e-74d4-11ef-bceb-c7b262605968", 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.732 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:07:42.733 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:07:42.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:07:42.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:42.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:07:42.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "smithi039" 2024-09-17T09:07:42.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:07:42.735 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:07:42.740 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:07:42.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:07:23.904617+0000", 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:07:42.742 INFO:teuthology.orchestra.run.smithi039.stdout:mgr is available 2024-09-17T09:07:43.080 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:42 smithi039 bash[20014]: cluster 2024-09-17T09:07:41.672233+0000 mon.smithi039 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi039.speoac(active, since 2s) 2024-09-17T09:07:43.080 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:42 smithi039 bash[20014]: audit 2024-09-17T09:07:42.126297+0000 mon.smithi039 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.39:0/3462652413' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:07:44.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:44 smithi039 bash[20014]: audit 2024-09-17T09:07:44.209915+0000 mon.smithi039 (mon.0) 25 : audit [INF] from='client.? 172.21.15.39:0/2753937470' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:07:44.755 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:44.755 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:07:44.755 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:07:44.755 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:07:44.756 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:07:44.757 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling cephadm module... 2024-09-17T09:07:46.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:46 smithi039 bash[20014]: audit 2024-09-17T09:07:46.211945+0000 mon.smithi039 (mon.0) 26 : audit [INF] from='client.? 172.21.15.39:0/3690932515' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T09:07:47.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:47 smithi039 bash[20014]: audit 2024-09-17T09:07:46.269039+0000 mon.smithi039 (mon.0) 27 : audit [INF] from='client.? 172.21.15.39:0/3690932515' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T09:07:47.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:47 smithi039 bash[20014]: cluster 2024-09-17T09:07:46.269146+0000 mon.smithi039 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi039.speoac(active, since 6s) 2024-09-17T09:07:48.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:48 smithi039 bash[20014]: audit 2024-09-17T09:07:48.189069+0000 mon.smithi039 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.39:0/217984392' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:07:48.733 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:07:48.733 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T09:07:48.733 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:07:48.733 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "smithi039.speoac", 2024-09-17T09:07:48.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:07:48.734 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:07:48.734 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-17T09:07:48.734 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 5... 2024-09-17T09:07:52.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: cluster 2024-09-17T09:07:52.247778+0000 mon.smithi039 (mon.0) 30 : cluster [INF] Active manager daemon smithi039.speoac restarted 2024-09-17T09:07:52.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: cluster 2024-09-17T09:07:52.248224+0000 mon.smithi039 (mon.0) 31 : cluster [INF] Activating manager daemon smithi039.speoac 2024-09-17T09:07:52.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: cluster 2024-09-17T09:07:52.254822+0000 mon.smithi039 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T09:07:52.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: cluster 2024-09-17T09:07:52.255045+0000 mon.smithi039 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi039.speoac(active, starting, since 0.0069793s) 2024-09-17T09:07:52.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.257071+0000 mon.smithi039 (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.259338+0000 mon.smithi039 (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi039.speoac", "id": "smithi039.speoac"}]: dispatch 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.260556+0000 mon.smithi039 (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.260785+0000 mon.smithi039 (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.260964+0000 mon.smithi039 (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: cluster 2024-09-17T09:07:52.284174+0000 mon.smithi039 (mon.0) 39 : cluster [INF] Manager daemon smithi039.speoac is now available 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.296530+0000 mon.smithi039 (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:07:52.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:52 smithi039 bash[20014]: audit 2024-09-17T09:07:52.300028+0000 mon.smithi039 (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: cephadm 2024-09-17T09:07:52.293720+0000 mgr.smithi039.speoac (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: audit 2024-09-17T09:07:52.302885+0000 mon.smithi039 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: audit 2024-09-17T09:07:52.305781+0000 mon.smithi039 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: audit 2024-09-17T09:07:52.316985+0000 mon.smithi039 (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: audit 2024-09-17T09:07:52.319349+0000 mon.smithi039 (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/trash_purge_schedule"}]: dispatch 2024-09-17T09:07:53.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:53 smithi039 bash[20014]: cluster 2024-09-17T09:07:53.263648+0000 mon.smithi039 (mon.0) 46 : cluster [DBG] mgrmap e7: smithi039.speoac(active, since 1.01558s) 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 5 is available 2024-09-17T09:07:53.890 INFO:teuthology.orchestra.run.smithi039.stdout:Setting orchestrator backend to cephadm... 2024-09-17T09:07:54.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:54 smithi039 bash[20014]: audit 2024-09-17T09:07:53.261630+0000 mgr.smithi039.speoac (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:07:54.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:54 smithi039 bash[20014]: audit 2024-09-17T09:07:53.273550+0000 mgr.smithi039.speoac (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:07:55.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:55 smithi039 bash[20014]: cluster 2024-09-17T09:07:54.317214+0000 mon.smithi039 (mon.0) 47 : cluster [DBG] mgrmap e8: smithi039.speoac(active, since 2s) 2024-09-17T09:07:55.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:55 smithi039 bash[20014]: audit 2024-09-17T09:07:54.435233+0000 mon.smithi039 (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:07:55.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:55 smithi039 bash[20014]: audit 2024-09-17T09:07:54.439948+0000 mon.smithi039 (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:07:55.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:55 smithi039 bash[20014]: audit 2024-09-17T09:07:55.212616+0000 mon.smithi039 (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:07:55.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:55 smithi039 bash[20014]: audit 2024-09-17T09:07:55.219899+0000 mon.smithi039 (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:07:56.688 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:56 smithi039 bash[20014]: audit 2024-09-17T09:07:55.199882+0000 mgr.smithi039.speoac (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:07:56.688 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:56 smithi039 bash[20014]: audit 2024-09-17T09:07:55.981541+0000 mon.smithi039 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:07:57.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: cephadm 2024-09-17T09:07:55.752571+0000 mgr.smithi039.speoac (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:09:07:55] ENGINE Bus STARTING 2024-09-17T09:07:57.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: cephadm 2024-09-17T09:07:55.879225+0000 mgr.smithi039.speoac (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:09:07:55] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T09:07:57.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: cephadm 2024-09-17T09:07:55.882472+0000 mgr.smithi039.speoac (mgr.14118) 7 : cephadm [ERR] [17/Sep/2024:09:07:55] ENGINE Error in HTTPServer.serve 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: Traceback (most recent call last): 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: self._connections.run(self.expiration_interval) 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: self._run(expiration_interval) 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: s = self.context.wrap_socket( 2024-09-17T09:07:57.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: return self.sslsocket_class._create( 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: self.do_handshake() 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: self._sslobj.do_handshake() 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: cephadm 2024-09-17T09:07:55.980425+0000 mgr.smithi039.speoac (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:09:07:55] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:07:57.559 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:57 smithi039 bash[20014]: cephadm 2024-09-17T09:07:55.980540+0000 mgr.smithi039.speoac (mgr.14118) 9 : cephadm [INF] [17/Sep/2024:09:07:55] ENGINE Bus STARTED 2024-09-17T09:07:57.688 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T09:07:57.688 INFO:teuthology.orchestra.run.smithi039.stdout:Generating ssh key... 2024-09-17T09:07:58.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:07:58 smithi039 bash[20014]: audit 2024-09-17T09:07:57.178134+0000 mgr.smithi039.speoac (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:00.496 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:00 smithi039 bash[20014]: audit 2024-09-17T09:07:59.010299+0000 mgr.smithi039.speoac (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:00.497 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:00 smithi039 bash[20014]: cephadm 2024-09-17T09:07:59.010701+0000 mgr.smithi039.speoac (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T09:08:00.497 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:00 smithi039 bash[20014]: audit 2024-09-17T09:07:59.219699+0000 mon.smithi039 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:00.497 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:00 smithi039 bash[20014]: audit 2024-09-17T09:07:59.228780+0000 mon.smithi039 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:01.553 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwHTaQ2rC/TQwLXyBxTrv3IXsoSW3anxCwzq3s2u1Hw2I6rp4tvy7SkcPeTMIk2jP63ir+/eZ66AHCUlwfLZPtZrfQyNqLBHj8wHf6m/FPTLa6Qzmvz1OcAA/VuFSoGvEVdfE2ExtsPl9xVYNCran+zKCPsn+C1lDHYoVdr+QSRmixJXcgEzHJu0vS4hvzkpUO4W6NuS3jTCfrJQZiclPCs1yu0FnJf7R9y89EdDC6V81+LqN2/xyU6HefDxKpi1NxdkqHD3gDqSzuJI6/w7lfOdBk2Qt7QGgvtxxaIgS3mYsbF5/fUmDVKnaT21WOrsQsM2iZnO8sCDf5L2C9x6dVp3XvX5G5ltkqXqwsBjgP0csG81S6MAbMJoEm4MEhRBCLz3381xZxxScDqr8sgTtcqWvzzDmR4Ra/SVM1U5f0srZ4LqL7OjEsGcEQokp5/JIlIon7DzOkagCcFFNSU6Ag5Gq7s+BK2PO6ILixPew1SHzmCx4CQ6hzvYAZquDGYD8= ceph-14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:08:01.553 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:08:01.553 INFO:teuthology.orchestra.run.smithi039.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T09:08:01.554 INFO:teuthology.orchestra.run.smithi039.stdout:Adding host smithi039... 2024-09-17T09:08:01.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:01 smithi039 bash[20014]: audit 2024-09-17T09:08:00.989530+0000 mgr.smithi039.speoac (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:03.433 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:03 smithi039 bash[20014]: audit 2024-09-17T09:08:02.972318+0000 mgr.smithi039.speoac (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi039", "addr": "172.21.15.39", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:04.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:04 smithi039 bash[20014]: cephadm 2024-09-17T09:08:04.283017+0000 mgr.smithi039.speoac (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi039 2024-09-17T09:08:07.789 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Added host 'smithi039' with addr '172.21.15.39' 2024-09-17T09:08:07.789 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying mon service with default placement... 2024-09-17T09:08:08.198 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:07 smithi039 bash[20014]: audit 2024-09-17T09:08:06.886194+0000 mon.smithi039 (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:08.198 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:07 smithi039 bash[20014]: cephadm 2024-09-17T09:08:06.886605+0000 mgr.smithi039.speoac (mgr.14118) 16 : cephadm [INF] Added host smithi039 2024-09-17T09:08:08.198 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:07 smithi039 bash[20014]: audit 2024-09-17T09:08:06.887056+0000 mon.smithi039 (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:08:10.325 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T09:08:10.326 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying mgr service with default placement... 2024-09-17T09:08:11.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:10 smithi039 bash[20014]: audit 2024-09-17T09:08:09.765875+0000 mgr.smithi039.speoac (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:11.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:10 smithi039 bash[20014]: cephadm 2024-09-17T09:08:09.768493+0000 mgr.smithi039.speoac (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T09:08:11.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:10 smithi039 bash[20014]: audit 2024-09-17T09:08:09.773244+0000 mon.smithi039 (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:11.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:10 smithi039 bash[20014]: audit 2024-09-17T09:08:09.814048+0000 mon.smithi039 (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:11.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:10 smithi039 bash[20014]: audit 2024-09-17T09:08:10.131459+0000 mon.smithi039 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:12.341 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T09:08:12.341 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying crash service with default placement... 2024-09-17T09:08:13.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:12 smithi039 bash[20014]: audit 2024-09-17T09:08:11.770253+0000 mgr.smithi039.speoac (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:13.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:12 smithi039 bash[20014]: cephadm 2024-09-17T09:08:11.772164+0000 mgr.smithi039.speoac (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T09:08:13.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:12 smithi039 bash[20014]: audit 2024-09-17T09:08:11.776812+0000 mon.smithi039 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:13.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:12 smithi039 bash[20014]: cluster 2024-09-17T09:08:12.262453+0000 mgr.smithi039.speoac (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-17T09:08:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying ceph-exporter service with default placement... 2024-09-17T09:08:15.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:14 smithi039 bash[20014]: audit 2024-09-17T09:08:13.709107+0000 mgr.smithi039.speoac (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:15.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:14 smithi039 bash[20014]: cephadm 2024-09-17T09:08:13.710628+0000 mgr.smithi039.speoac (mgr.14118) 23 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T09:08:15.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:14 smithi039 bash[20014]: audit 2024-09-17T09:08:13.715781+0000 mon.smithi039 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:15.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:14 smithi039 bash[20014]: cluster 2024-09-17T09:08:14.262858+0000 mgr.smithi039.speoac (mgr.14118) 24 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:16.259 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-17T09:08:16.259 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying prometheus service with default placement... 2024-09-17T09:08:16.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:16 smithi039 bash[20014]: audit 2024-09-17T09:08:15.164116+0000 mon.smithi039 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:16.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:16 smithi039 bash[20014]: audit 2024-09-17T09:08:15.690601+0000 mon.smithi039 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:16.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:16 smithi039 bash[20014]: audit 2024-09-17T09:08:15.918380+0000 mon.smithi039 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:17.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:17 smithi039 bash[20014]: audit 2024-09-17T09:08:15.683077+0000 mgr.smithi039.speoac (mgr.14118) 25 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:17.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:17 smithi039 bash[20014]: cephadm 2024-09-17T09:08:15.684612+0000 mgr.smithi039.speoac (mgr.14118) 26 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-17T09:08:17.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:17 smithi039 bash[20014]: cluster 2024-09-17T09:08:16.263125+0000 mgr.smithi039.speoac (mgr.14118) 27 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:18.387 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-17T09:08:18.387 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying grafana service with default placement... 2024-09-17T09:08:19.277 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:18 smithi039 bash[20014]: audit 2024-09-17T09:08:17.799714+0000 mgr.smithi039.speoac (mgr.14118) 28 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:19.277 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:18 smithi039 bash[20014]: cephadm 2024-09-17T09:08:17.801714+0000 mgr.smithi039.speoac (mgr.14118) 29 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T09:08:19.277 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:18 smithi039 bash[20014]: audit 2024-09-17T09:08:17.804951+0000 mon.smithi039 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:19.277 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:18 smithi039 bash[20014]: cluster 2024-09-17T09:08:18.263546+0000 mgr.smithi039.speoac (mgr.14118) 30 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:20.376 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-17T09:08:20.376 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying node-exporter service with default placement... 2024-09-17T09:08:21.130 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:20 smithi039 bash[20014]: audit 2024-09-17T09:08:19.816593+0000 mgr.smithi039.speoac (mgr.14118) 31 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:21.130 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:20 smithi039 bash[20014]: cephadm 2024-09-17T09:08:19.818374+0000 mgr.smithi039.speoac (mgr.14118) 32 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T09:08:21.130 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:20 smithi039 bash[20014]: audit 2024-09-17T09:08:19.821985+0000 mon.smithi039 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:21.130 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:20 smithi039 bash[20014]: cluster 2024-09-17T09:08:20.263978+0000 mgr.smithi039.speoac (mgr.14118) 33 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:23.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-17T09:08:23.307 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying alertmanager service with default placement... 2024-09-17T09:08:23.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:23 smithi039 bash[20014]: cluster 2024-09-17T09:08:22.264242+0000 mgr.smithi039.speoac (mgr.14118) 34 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:23.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:23 smithi039 bash[20014]: audit 2024-09-17T09:08:22.443397+0000 mon.smithi039 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:24.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:24 smithi039 bash[20014]: audit 2024-09-17T09:08:22.438143+0000 mgr.smithi039.speoac (mgr.14118) 35 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:24.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:24 smithi039 bash[20014]: cephadm 2024-09-17T09:08:22.439076+0000 mgr.smithi039.speoac (mgr.14118) 36 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T09:08:25.422 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-17T09:08:25.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:25 smithi039 bash[20014]: cluster 2024-09-17T09:08:24.264509+0000 mgr.smithi039.speoac (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:25.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:25 smithi039 bash[20014]: audit 2024-09-17T09:08:24.817702+0000 mon.smithi039 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.39:0/4150293089' entity='mgr.smithi039.speoac' 2024-09-17T09:08:26.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:26 smithi039 bash[20014]: audit 2024-09-17T09:08:24.810637+0000 mgr.smithi039.speoac (mgr.14118) 38 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:26.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:26 smithi039 bash[20014]: cephadm 2024-09-17T09:08:24.811499+0000 mgr.smithi039.speoac (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T09:08:27.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:27 smithi039 bash[20014]: cluster 2024-09-17T09:08:26.264920+0000 mgr.smithi039.speoac (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:27.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:27 smithi039 bash[20014]: audit 2024-09-17T09:08:26.888198+0000 mon.smithi039 (mon.0) 69 : audit [INF] from='client.? 172.21.15.39:0/787224936' entity='client.admin' 2024-09-17T09:08:29.419 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling the dashboard module... 2024-09-17T09:08:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:29 smithi039 bash[20014]: cluster 2024-09-17T09:08:28.265357+0000 mgr.smithi039.speoac (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:29.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:29 smithi039 bash[20014]: audit 2024-09-17T09:08:28.839118+0000 mon.smithi039 (mon.0) 70 : audit [INF] from='client.? 172.21.15.39:0/2258206228' entity='client.admin' 2024-09-17T09:08:30.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:30 smithi039 bash[20014]: cluster 2024-09-17T09:08:30.265828+0000 mgr.smithi039.speoac (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:31 smithi039 bash[20014]: audit 2024-09-17T09:08:30.912462+0000 mon.smithi039 (mon.0) 71 : audit [INF] from='client.? 172.21.15.39:0/1657417382' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T09:08:32.789 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:32 smithi039 bash[20014]: audit 2024-09-17T09:08:31.396282+0000 mon.smithi039 (mon.0) 72 : audit [INF] from='client.? 172.21.15.39:0/1657417382' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T09:08:32.789 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:32 smithi039 bash[20014]: cluster 2024-09-17T09:08:31.396349+0000 mon.smithi039 (mon.0) 73 : cluster [DBG] mgrmap e9: smithi039.speoac(active, since 39s) 2024-09-17T09:08:33.767 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:33 smithi039 bash[20014]: audit 2024-09-17T09:08:33.488322+0000 mon.smithi039 (mon.0) 74 : audit [DBG] from='client.? 172.21.15.39:0/3139243194' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:08:34.123 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "smithi039.speoac", 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-17T09:08:34.124 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 9... 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: cluster 2024-09-17T09:08:37.367448+0000 mon.smithi039 (mon.0) 75 : cluster [INF] Active manager daemon smithi039.speoac restarted 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: cluster 2024-09-17T09:08:37.367908+0000 mon.smithi039 (mon.0) 76 : cluster [INF] Activating manager daemon smithi039.speoac 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: cluster 2024-09-17T09:08:37.377702+0000 mon.smithi039 (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: cluster 2024-09-17T09:08:37.377983+0000 mon.smithi039 (mon.0) 78 : cluster [DBG] mgrmap e10: smithi039.speoac(active, starting, since 0.0102465s) 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: audit 2024-09-17T09:08:37.379954+0000 mon.smithi039 (mon.0) 79 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: audit 2024-09-17T09:08:37.381426+0000 mon.smithi039 (mon.0) 80 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi039.speoac", "id": "smithi039.speoac"}]: dispatch 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: audit 2024-09-17T09:08:37.382144+0000 mon.smithi039 (mon.0) 81 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: audit 2024-09-17T09:08:37.382303+0000 mon.smithi039 (mon.0) 82 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:08:37.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: audit 2024-09-17T09:08:37.382467+0000 mon.smithi039 (mon.0) 83 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:08:37.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:37 smithi039 bash[20014]: cluster 2024-09-17T09:08:37.412021+0000 mon.smithi039 (mon.0) 84 : cluster [INF] Manager daemon smithi039.speoac is now available 2024-09-17T09:08:38.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:38 smithi039 bash[20014]: audit 2024-09-17T09:08:37.428285+0000 mon.smithi039 (mon.0) 85 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:08:38.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:38 smithi039 bash[20014]: audit 2024-09-17T09:08:37.444376+0000 mon.smithi039 (mon.0) 86 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:08:38.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:38 smithi039 bash[20014]: audit 2024-09-17T09:08:37.446703+0000 mon.smithi039 (mon.0) 87 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/trash_purge_schedule"}]: dispatch 2024-09-17T09:08:38.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:38 smithi039 bash[20014]: cluster 2024-09-17T09:08:38.381247+0000 mon.smithi039 (mon.0) 88 : cluster [DBG] mgrmap e11: smithi039.speoac(active, since 1.01351s) 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 9 is available 2024-09-17T09:08:39.005 INFO:teuthology.orchestra.run.smithi039.stdout:Generating a dashboard self-signed certificate... 2024-09-17T09:08:39.774 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:39 smithi039 bash[20014]: audit 2024-09-17T09:08:38.380035+0000 mgr.smithi039.speoac (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:08:39.775 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:39 smithi039 bash[20014]: audit 2024-09-17T09:08:38.392010+0000 mgr.smithi039.speoac (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: cephadm 2024-09-17T09:08:39.293633+0000 mgr.smithi039.speoac (mgr.14162) 3 : cephadm [INF] [17/Sep/2024:09:08:39] ENGINE Bus STARTING 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: cephadm 2024-09-17T09:08:39.419450+0000 mgr.smithi039.speoac (mgr.14162) 4 : cephadm [INF] [17/Sep/2024:09:08:39] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: cephadm 2024-09-17T09:08:39.422991+0000 mgr.smithi039.speoac (mgr.14162) 5 : cephadm [ERR] [17/Sep/2024:09:08:39] ENGINE Error in HTTPServer.serve 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: Traceback (most recent call last): 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:08:40.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: self._connections.run(self.expiration_interval) 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: self._run(expiration_interval) 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: s = self.context.wrap_socket( 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: return self.sslsocket_class._create( 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: self.do_handshake() 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:08:40.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: self._sslobj.do_handshake() 2024-09-17T09:08:40.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:08:40.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: cluster 2024-09-17T09:08:39.426664+0000 mon.smithi039 (mon.0) 89 : cluster [DBG] mgrmap e12: smithi039.speoac(active, since 2s) 2024-09-17T09:08:40.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:40 smithi039 bash[20014]: audit 2024-09-17T09:08:40.423347+0000 mon.smithi039 (mon.0) 90 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:41.046 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T09:08:41.046 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial admin user... 2024-09-17T09:08:41.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:41 smithi039 bash[20014]: cephadm 2024-09-17T09:08:39.520653+0000 mgr.smithi039.speoac (mgr.14162) 6 : cephadm [INF] [17/Sep/2024:09:08:39] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:08:41.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:41 smithi039 bash[20014]: cephadm 2024-09-17T09:08:39.521024+0000 mgr.smithi039.speoac (mgr.14162) 7 : cephadm [INF] [17/Sep/2024:09:08:39] ENGINE Bus STARTED 2024-09-17T09:08:41.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:41 smithi039 bash[20014]: audit 2024-09-17T09:08:40.301127+0000 mgr.smithi039.speoac (mgr.14162) 8 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:41.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:41 smithi039 bash[20014]: audit 2024-09-17T09:08:40.429669+0000 mon.smithi039 (mon.0) 91 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:42.774 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:42 smithi039 bash[20014]: audit 2024-09-17T09:08:42.407531+0000 mgr.smithi039.speoac (mgr.14162) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:08:43.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$DnDEdcWftX./fDCExHxF/.JrhP7LV44WS6VYR8sBloisbvmlQrgqK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726564122, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T09:08:43.310 INFO:teuthology.orchestra.run.smithi039.stdout:Fetching dashboard port number... 2024-09-17T09:08:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:43 smithi039 bash[20014]: audit 2024-09-17T09:08:42.726061+0000 mon.smithi039 (mon.0) 92 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:44.941 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:44 smithi039 bash[20014]: cluster 2024-09-17T09:08:43.734535+0000 mon.smithi039 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi039.speoac(active, since 6s) 2024-09-17T09:08:44.941 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:44 smithi039 bash[20014]: audit 2024-09-17T09:08:44.240233+0000 mon.smithi039 (mon.0) 94 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:44.941 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:44 smithi039 bash[20014]: audit 2024-09-17T09:08:44.671071+0000 mon.smithi039 (mon.0) 95 : audit [DBG] from='client.? 172.21.15.39:0/3620469648' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T09:08:45.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T09:08:45.263 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:08:45.263 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T09:08:45.264 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph Dashboard is now available at: 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout: URL: https://smithi039.front.sepia.ceph.com:8443/ 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout: User: admin 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout: Password: mm5xqs1j0x 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout:Saving cluster configuration to /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config directory 2024-09-17T09:08:45.265 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling autotune for osd_memory_target 2024-09-17T09:08:46.240 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:45 smithi039 bash[20014]: audit 2024-09-17T09:08:44.942735+0000 mon.smithi039 (mon.0) 96 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:49.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: ceph telemetry on 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout:For more information see: 2024-09-17T09:08:49.298 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.299 INFO:teuthology.orchestra.run.smithi039.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T09:08:49.299 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:08:49.299 INFO:teuthology.orchestra.run.smithi039.stdout:Bootstrap complete. 2024-09-17T09:08:49.338 INFO:tasks.cephadm:Fetching config... 2024-09-17T09:08:49.338 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:08:49.338 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T09:08:49.344 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T09:08:49.344 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:08:49.344 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T09:08:49.391 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T09:08:49.391 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:08:49.391 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/keyring of=/dev/stdout 2024-09-17T09:08:49.448 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T09:08:49.449 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:08:49.449 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T09:08:49.495 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T09:08:49.495 DEBUG:teuthology.orchestra.run.smithi039:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwHTaQ2rC/TQwLXyBxTrv3IXsoSW3anxCwzq3s2u1Hw2I6rp4tvy7SkcPeTMIk2jP63ir+/eZ66AHCUlwfLZPtZrfQyNqLBHj8wHf6m/FPTLa6Qzmvz1OcAA/VuFSoGvEVdfE2ExtsPl9xVYNCran+zKCPsn+C1lDHYoVdr+QSRmixJXcgEzHJu0vS4hvzkpUO4W6NuS3jTCfrJQZiclPCs1yu0FnJf7R9y89EdDC6V81+LqN2/xyU6HefDxKpi1NxdkqHD3gDqSzuJI6/w7lfOdBk2Qt7QGgvtxxaIgS3mYsbF5/fUmDVKnaT21WOrsQsM2iZnO8sCDf5L2C9x6dVp3XvX5G5ltkqXqwsBjgP0csG81S6MAbMJoEm4MEhRBCLz3381xZxxScDqr8sgTtcqWvzzDmR4Ra/SVM1U5f0srZ4LqL7OjEsGcEQokp5/JIlIon7DzOkagCcFFNSU6Ag5Gq7s+BK2PO6ILixPew1SHzmCx4CQ6hzvYAZquDGYD8= ceph-14920d4e-74d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:08:49.558 INFO:teuthology.orchestra.run.smithi039.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwHTaQ2rC/TQwLXyBxTrv3IXsoSW3anxCwzq3s2u1Hw2I6rp4tvy7SkcPeTMIk2jP63ir+/eZ66AHCUlwfLZPtZrfQyNqLBHj8wHf6m/FPTLa6Qzmvz1OcAA/VuFSoGvEVdfE2ExtsPl9xVYNCran+zKCPsn+C1lDHYoVdr+QSRmixJXcgEzHJu0vS4hvzkpUO4W6NuS3jTCfrJQZiclPCs1yu0FnJf7R9y89EdDC6V81+LqN2/xyU6HefDxKpi1NxdkqHD3gDqSzuJI6/w7lfOdBk2Qt7QGgvtxxaIgS3mYsbF5/fUmDVKnaT21WOrsQsM2iZnO8sCDf5L2C9x6dVp3XvX5G5ltkqXqwsBjgP0csG81S6MAbMJoEm4MEhRBCLz3381xZxxScDqr8sgTtcqWvzzDmR4Ra/SVM1U5f0srZ4LqL7OjEsGcEQokp5/JIlIon7DzOkagCcFFNSU6Ag5Gq7s+BK2PO6ILixPew1SHzmCx4CQ6hzvYAZquDGYD8= ceph-14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:08:49.567 DEBUG:teuthology.orchestra.run.smithi203:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwHTaQ2rC/TQwLXyBxTrv3IXsoSW3anxCwzq3s2u1Hw2I6rp4tvy7SkcPeTMIk2jP63ir+/eZ66AHCUlwfLZPtZrfQyNqLBHj8wHf6m/FPTLa6Qzmvz1OcAA/VuFSoGvEVdfE2ExtsPl9xVYNCran+zKCPsn+C1lDHYoVdr+QSRmixJXcgEzHJu0vS4hvzkpUO4W6NuS3jTCfrJQZiclPCs1yu0FnJf7R9y89EdDC6V81+LqN2/xyU6HefDxKpi1NxdkqHD3gDqSzuJI6/w7lfOdBk2Qt7QGgvtxxaIgS3mYsbF5/fUmDVKnaT21WOrsQsM2iZnO8sCDf5L2C9x6dVp3XvX5G5ltkqXqwsBjgP0csG81S6MAbMJoEm4MEhRBCLz3381xZxxScDqr8sgTtcqWvzzDmR4Ra/SVM1U5f0srZ4LqL7OjEsGcEQokp5/JIlIon7DzOkagCcFFNSU6Ag5Gq7s+BK2PO6ILixPew1SHzmCx4CQ6hzvYAZquDGYD8= ceph-14920d4e-74d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:08:49.593 INFO:teuthology.orchestra.run.smithi203.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwHTaQ2rC/TQwLXyBxTrv3IXsoSW3anxCwzq3s2u1Hw2I6rp4tvy7SkcPeTMIk2jP63ir+/eZ66AHCUlwfLZPtZrfQyNqLBHj8wHf6m/FPTLa6Qzmvz1OcAA/VuFSoGvEVdfE2ExtsPl9xVYNCran+zKCPsn+C1lDHYoVdr+QSRmixJXcgEzHJu0vS4hvzkpUO4W6NuS3jTCfrJQZiclPCs1yu0FnJf7R9y89EdDC6V81+LqN2/xyU6HefDxKpi1NxdkqHD3gDqSzuJI6/w7lfOdBk2Qt7QGgvtxxaIgS3mYsbF5/fUmDVKnaT21WOrsQsM2iZnO8sCDf5L2C9x6dVp3XvX5G5ltkqXqwsBjgP0csG81S6MAbMJoEm4MEhRBCLz3381xZxxScDqr8sgTtcqWvzzDmR4Ra/SVM1U5f0srZ4LqL7OjEsGcEQokp5/JIlIon7DzOkagCcFFNSU6Ag5Gq7s+BK2PO6ILixPew1SHzmCx4CQ6hzvYAZquDGYD8= ceph-14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:08:49.602 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T09:08:50.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:49 smithi039 bash[20014]: audit 2024-09-17T09:08:48.728896+0000 mon.smithi039 (mon.0) 97 : audit [INF] from='client.? 172.21.15.39:0/3627161375' entity='client.admin' 2024-09-17T09:08:56.163 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:08:56.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.757724+0000 mon.smithi039 (mon.0) 98 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:56.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.761356+0000 mon.smithi039 (mon.0) 99 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:56.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.762442+0000 mon.smithi039 (mon.0) 100 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:08:56.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.768624+0000 mon.smithi039 (mon.0) 101 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:08:56.838 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.771576+0000 mon.smithi039 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi039", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:08:56.839 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.775192+0000 mon.smithi039 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi039", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T09:08:56.839 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: audit 2024-09-17T09:08:55.776576+0000 mon.smithi039 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:08:56.839 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:56 smithi039 bash[20014]: cephadm 2024-09-17T09:08:55.778182+0000 mgr.smithi039.speoac (mgr.14162) 10 : cephadm [INF] Deploying daemon ceph-exporter.smithi039 on smithi039 2024-09-17T09:08:58.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:57 smithi039 bash[20014]: cluster 2024-09-17T09:08:57.383570+0000 mgr.smithi039.speoac (mgr.14162) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:08:59.221 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:59 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:08:59.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:08:59 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:00.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: cluster 2024-09-17T09:08:59.383849+0000 mgr.smithi039.speoac (mgr.14162) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:00.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.472021+0000 mon.smithi039 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:00.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.474742+0000 mon.smithi039 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:00.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.477542+0000 mon.smithi039 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:00.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.480651+0000 mon.smithi039 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:00.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.481999+0000 mon.smithi039 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi039", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:09:00.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.484055+0000 mon.smithi039 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi039", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T09:09:00.808 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:00 smithi039 bash[20014]: audit 2024-09-17T09:08:59.484677+0000 mon.smithi039 (mon.0) 111 : audit [DBG] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:09:01.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:01 smithi039 bash[20014]: cephadm 2024-09-17T09:08:59.485410+0000 mgr.smithi039.speoac (mgr.14162) 13 : cephadm [INF] Deploying daemon crash.smithi039 on smithi039 2024-09-17T09:09:01.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:01 smithi039 bash[20014]: audit 2024-09-17T09:09:01.380872+0000 mon.smithi039 (mon.0) 112 : audit [INF] from='client.? 172.21.15.39:0/1764690008' entity='client.admin' 2024-09-17T09:09:02.451 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T09:09:02.451 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T09:09:02.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:02 smithi039 bash[20014]: cluster 2024-09-17T09:09:01.384094+0000 mgr.smithi039.speoac (mgr.14162) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:03.242 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:03 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:03.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:03 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:03.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:03 smithi039 bash[20014]: audit 2024-09-17T09:09:02.444995+0000 mon.smithi039 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:04.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:04.660 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:04.660 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 bash[20014]: cluster 2024-09-17T09:09:03.384361+0000 mgr.smithi039.speoac (mgr.14162) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:04.660 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 bash[20014]: audit 2024-09-17T09:09:03.504386+0000 mon.smithi039 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:04.660 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 bash[20014]: audit 2024-09-17T09:09:03.507833+0000 mon.smithi039 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:04.660 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 bash[20014]: audit 2024-09-17T09:09:03.510843+0000 mon.smithi039 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:04.661 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:04 smithi039 bash[20014]: audit 2024-09-17T09:09:03.513528+0000 mon.smithi039 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:05.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:05 smithi039 bash[20014]: cephadm 2024-09-17T09:09:03.514724+0000 mgr.smithi039.speoac (mgr.14162) 16 : cephadm [INF] Deploying daemon node-exporter.smithi039 on smithi039 2024-09-17T09:09:05.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:05 smithi039 bash[20014]: audit 2024-09-17T09:09:04.528745+0000 mon.smithi039 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:05.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:05 smithi039 bash[20014]: audit 2024-09-17T09:09:04.532437+0000 mon.smithi039 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:05.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:05 smithi039 bash[20014]: audit 2024-09-17T09:09:04.535341+0000 mon.smithi039 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:05.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:05 smithi039 bash[20014]: audit 2024-09-17T09:09:04.537766+0000 mon.smithi039 (mon.0) 121 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:06.751 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:06 smithi039 bash[20014]: cephadm 2024-09-17T09:09:04.546442+0000 mgr.smithi039.speoac (mgr.14162) 17 : cephadm [INF] Deploying daemon alertmanager.smithi039 on smithi039 2024-09-17T09:09:06.751 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:06 smithi039 bash[20014]: cluster 2024-09-17T09:09:05.384791+0000 mgr.smithi039.speoac (mgr.14162) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:07.125 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:09:08.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:08 smithi039 bash[20014]: cluster 2024-09-17T09:09:07.385235+0000 mgr.smithi039.speoac (mgr.14162) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:08.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:08 smithi039 bash[20014]: audit 2024-09-17T09:09:07.452932+0000 mon.smithi039 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:10.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:10 smithi039 bash[20014]: cluster 2024-09-17T09:09:09.385676+0000 mgr.smithi039.speoac (mgr.14162) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:12 smithi039 bash[20014]: cluster 2024-09-17T09:09:11.386202+0000 mgr.smithi039.speoac (mgr.14162) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:14.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:14 smithi039 bash[20014]: cluster 2024-09-17T09:09:13.386517+0000 mgr.smithi039.speoac (mgr.14162) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:14.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:14 smithi039 bash[20014]: audit 2024-09-17T09:09:13.622081+0000 mon.smithi039 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:14.559 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi203 2024-09-17T09:09:14.559 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:09:14.559 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:09:14.566 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:09:14.566 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:09:14.616 INFO:tasks.cephadm:Adding host smithi203 to orchestrator... 2024-09-17T09:09:14.617 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph orch host add smithi203 2024-09-17T09:09:15.786 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:15 smithi039 bash[20014]: audit 2024-09-17T09:09:13.617719+0000 mgr.smithi039.speoac (mgr.14162) 23 : audit [DBG] from='client.14187 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:09:15.787 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:15 smithi039 bash[20014]: cluster 2024-09-17T09:09:15.386945+0000 mgr.smithi039.speoac (mgr.14162) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:16.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:16 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:16.992 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:16 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.900403+0000 mon.smithi039 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.905700+0000 mon.smithi039 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.909037+0000 mon.smithi039 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.912097+0000 mon.smithi039 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.915608+0000 mon.smithi039 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:16.917643+0000 mon.smithi039 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.269 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: cephadm 2024-09-17T09:09:16.925644+0000 mgr.smithi039.speoac (mgr.14162) 25 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.050953+0000 mon.smithi039 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.057118+0000 mon.smithi039 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.058968+0000 mon.smithi039 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.059457+0000 mgr.smithi039.speoac (mgr.14162) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.065636+0000 mon.smithi039 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: cephadm 2024-09-17T09:09:17.081132+0000 mgr.smithi039.speoac (mgr.14162) 27 : cephadm [INF] Deploying daemon grafana.smithi039 on smithi039 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: cluster 2024-09-17T09:09:17.387234+0000 mgr.smithi039.speoac (mgr.14162) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:18.270 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:17 smithi039 bash[20014]: audit 2024-09-17T09:09:17.462042+0000 mon.smithi039 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:20.307 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:09:20.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:20 smithi039 bash[20014]: cluster 2024-09-17T09:09:19.387625+0000 mgr.smithi039.speoac (mgr.14162) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:22.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:22 smithi039 bash[20014]: cluster 2024-09-17T09:09:21.388046+0000 mgr.smithi039.speoac (mgr.14162) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:24 smithi039 bash[20014]: cluster 2024-09-17T09:09:23.388507+0000 mgr.smithi039.speoac (mgr.14162) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:26.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:26 smithi039 bash[20014]: cluster 2024-09-17T09:09:25.389013+0000 mgr.smithi039.speoac (mgr.14162) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:28.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:28 smithi039 bash[20014]: cluster 2024-09-17T09:09:27.389379+0000 mgr.smithi039.speoac (mgr.14162) 33 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:29 smithi039 bash[20014]: audit 2024-09-17T09:09:27.948391+0000 mgr.smithi039.speoac (mgr.14162) 34 : audit [DBG] from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:09:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:29 smithi039 bash[20014]: cluster 2024-09-17T09:09:29.389751+0000 mgr.smithi039.speoac (mgr.14162) 35 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:29 smithi039 bash[20014]: cephadm 2024-09-17T09:09:29.424240+0000 mgr.smithi039.speoac (mgr.14162) 36 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T09:09:32.383 INFO:teuthology.orchestra.run.smithi039.stdout:Added host 'smithi203' with addr '172.21.15.203' 2024-09-17T09:09:32.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:32 smithi039 bash[20014]: cluster 2024-09-17T09:09:31.390123+0000 mgr.smithi039.speoac (mgr.14162) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:32.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:32 smithi039 bash[20014]: audit 2024-09-17T09:09:32.381070+0000 mon.smithi039 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:33.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:33 smithi039 bash[20014]: cephadm 2024-09-17T09:09:32.382043+0000 mgr.smithi039.speoac (mgr.14162) 38 : cephadm [INF] Added host smithi203 2024-09-17T09:09:34.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:34 smithi039 bash[20014]: cluster 2024-09-17T09:09:33.390481+0000 mgr.smithi039.speoac (mgr.14162) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:36.720 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:36 smithi039 bash[20014]: cluster 2024-09-17T09:09:35.390991+0000 mgr.smithi039.speoac (mgr.14162) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:36.721 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:09:38.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:38 smithi039 bash[20014]: cluster 2024-09-17T09:09:37.391532+0000 mgr.smithi039.speoac (mgr.14162) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:40.646 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:40 smithi039 bash[20014]: cluster 2024-09-17T09:09:39.391918+0000 mgr.smithi039.speoac (mgr.14162) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:40.646 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:40 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:41.008 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:40 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:09:41.413 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:09:42.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.928454+0000 mon.smithi039 (mon.0) 136 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.931501+0000 mon.smithi039 (mon.0) 137 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.934771+0000 mon.smithi039 (mon.0) 138 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.937202+0000 mon.smithi039 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.939748+0000 mon.smithi039 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.942395+0000 mon.smithi039 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.944967+0000 mon.smithi039 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: audit 2024-09-17T09:09:40.946839+0000 mon.smithi039 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: cephadm 2024-09-17T09:09:41.207785+0000 mgr.smithi039.speoac (mgr.14162) 43 : cephadm [INF] Deploying daemon prometheus.smithi039 on smithi039 2024-09-17T09:09:42.307 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:41 smithi039 bash[20014]: cluster 2024-09-17T09:09:41.392255+0000 mgr.smithi039.speoac (mgr.14162) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:43.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:43 smithi039 bash[20014]: audit 2024-09-17T09:09:42.468946+0000 mon.smithi039 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:09:43.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:43 smithi039 bash[20014]: cluster 2024-09-17T09:09:43.392485+0000 mgr.smithi039.speoac (mgr.14162) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:46.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:46 smithi039 bash[20014]: cluster 2024-09-17T09:09:45.392786+0000 mgr.smithi039.speoac (mgr.14162) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:48.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:48 smithi039 bash[20014]: cluster 2024-09-17T09:09:47.393169+0000 mgr.smithi039.speoac (mgr.14162) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:48.581 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:09:48.582 INFO:teuthology.orchestra.run.smithi039.stdout:[{"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}, {"addr": "172.21.15.203", "hostname": "smithi203", "labels": [], "status": ""}] 2024-09-17T09:09:50.751 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:50 smithi039 bash[20014]: audit 2024-09-17T09:09:48.581011+0000 mgr.smithi039.speoac (mgr.14162) 48 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:09:50.751 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:50 smithi039 bash[20014]: cluster 2024-09-17T09:09:49.393608+0000 mgr.smithi039.speoac (mgr.14162) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:50.945 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T09:09:50.945 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T09:09:52.723 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:52 smithi039 bash[20014]: cluster 2024-09-17T09:09:51.394077+0000 mgr.smithi039.speoac (mgr.14162) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:54.707 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:54 smithi039 bash[20014]: cluster 2024-09-17T09:09:53.394443+0000 mgr.smithi039.speoac (mgr.14162) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:55.661 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:09:56.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:56 smithi039 bash[20014]: cluster 2024-09-17T09:09:55.394833+0000 mgr.smithi039.speoac (mgr.14162) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:09:58.698 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:09:58 smithi039 bash[20014]: cluster 2024-09-17T09:09:57.395239+0000 mgr.smithi039.speoac (mgr.14162) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:00.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:00 smithi039 bash[20014]: cluster 2024-09-17T09:09:59.395662+0000 mgr.smithi039.speoac (mgr.14162) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:02.108 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:10:02.369 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:10:02.678 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: cluster 2024-09-17T09:10:01.396050+0000 mgr.smithi039.speoac (mgr.14162) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:02.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: audit 2024-09-17T09:10:02.409162+0000 mon.smithi039 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:10:02.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: audit 2024-09-17T09:10:02.411757+0000 mon.smithi039 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:10:02.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: audit 2024-09-17T09:10:02.414296+0000 mon.smithi039 (mon.0) 147 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:10:02.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: audit 2024-09-17T09:10:02.416310+0000 mon.smithi039 (mon.0) 148 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T09:10:02.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:02 smithi039 bash[20014]: audit 2024-09-17T09:10:02.436554+0000 mon.smithi039 (mon.0) 149 : audit [INF] from='client.? 172.21.15.39:0/2049769051' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:10:03.428 INFO:teuthology.orchestra.run.smithi039.stderr:adjusted tunables profile to default 2024-09-17T09:10:03.726 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:03 smithi039 bash[20014]: audit 2024-09-17T09:10:02.472255+0000 mon.smithi039 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' 2024-09-17T09:10:03.727 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:03 smithi039 bash[20014]: audit 2024-09-17T09:10:03.421442+0000 mon.smithi039 (mon.0) 151 : audit [INF] from='mgr.14162 172.21.15.39:0/1490834879' entity='mgr.smithi039.speoac' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T09:10:03.727 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:03 smithi039 bash[20014]: cluster 2024-09-17T09:10:03.421515+0000 mon.smithi039 (mon.0) 152 : cluster [DBG] mgrmap e14: smithi039.speoac(active, since 86s) 2024-09-17T09:10:03.727 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:03 smithi039 bash[20014]: audit 2024-09-17T09:10:03.428316+0000 mon.smithi039 (mon.0) 153 : audit [INF] from='client.? 172.21.15.39:0/2049769051' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:10:03.727 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:03 smithi039 bash[20014]: cluster 2024-09-17T09:10:03.428394+0000 mon.smithi039 (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:10:04.822 INFO:tasks.cephadm:Adding mon.smithi039 on smithi039 2024-09-17T09:10:04.822 INFO:tasks.cephadm:Adding mon.smithi203 on smithi203 2024-09-17T09:10:04.822 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi039:172.21.15.39=smithi039;smithi203:172.21.15.203=smithi203' 2024-09-17T09:10:05.992 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T09:10:07.036 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T09:10:09.711 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: cluster 2024-09-17T09:10:09.419926+0000 mon.smithi039 (mon.0) 155 : cluster [INF] Active manager daemon smithi039.speoac restarted 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: cluster 2024-09-17T09:10:09.420389+0000 mon.smithi039 (mon.0) 156 : cluster [INF] Activating manager daemon smithi039.speoac 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: cluster 2024-09-17T09:10:09.423674+0000 mon.smithi039 (mon.0) 157 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: cluster 2024-09-17T09:10:09.423803+0000 mon.smithi039 (mon.0) 158 : cluster [DBG] mgrmap e15: smithi039.speoac(active, starting, since 0.00359758s) 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: audit 2024-09-17T09:10:09.428129+0000 mon.smithi039 (mon.0) 159 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: audit 2024-09-17T09:10:09.430133+0000 mon.smithi039 (mon.0) 160 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi039.speoac", "id": "smithi039.speoac"}]: dispatch 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: audit 2024-09-17T09:10:09.431168+0000 mon.smithi039 (mon.0) 161 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: audit 2024-09-17T09:10:09.431541+0000 mon.smithi039 (mon.0) 162 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: audit 2024-09-17T09:10:09.431894+0000 mon.smithi039 (mon.0) 163 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:10:09.712 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:09 smithi039 bash[20014]: cluster 2024-09-17T09:10:09.456098+0000 mon.smithi039 (mon.0) 164 : cluster [INF] Manager daemon smithi039.speoac is now available 2024-09-17T09:10:10.442 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled mon update... 2024-09-17T09:10:10.747 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:09.475218+0000 mon.smithi039 (mon.0) 165 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:10:10.747 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:09.486034+0000 mon.smithi039 (mon.0) 166 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:10.747 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:09.489220+0000 mon.smithi039 (mon.0) 167 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:10.748 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:09.495617+0000 mon.smithi039 (mon.0) 168 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:10:10.748 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:09.502288+0000 mon.smithi039 (mon.0) 169 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi039.speoac/trash_purge_schedule"}]: dispatch 2024-09-17T09:10:10.748 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:10.263395+0000 mon.smithi039 (mon.0) 170 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:10.748 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: cluster 2024-09-17T09:10:10.427968+0000 mon.smithi039 (mon.0) 171 : cluster [DBG] mgrmap e16: smithi039.speoac(active, since 1.00776s) 2024-09-17T09:10:10.748 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:10 smithi039 bash[20014]: audit 2024-09-17T09:10:10.440626+0000 mon.smithi039 (mon.0) 172 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:10.980 DEBUG:teuthology.orchestra.run.smithi203:mon.smithi203> sudo journalctl -f -n 0 -u ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi203.service 2024-09-17T09:10:10.982 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:10:10.983 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:10:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:11 smithi039 bash[20014]: cephadm 2024-09-17T09:10:10.436917+0000 mgr.smithi039.speoac (mgr.14195) 2 : cephadm [INF] Saving service mon spec with placement smithi039:172.21.15.39=smithi039;smithi203:172.21.15.203=smithi203;count:2 2024-09-17T09:10:12.187 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T09:10:12.624 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:12 smithi039 bash[20014]: cluster 2024-09-17T09:10:11.483670+0000 mon.smithi039 (mon.0) 173 : cluster [DBG] mgrmap e17: smithi039.speoac(active, since 2s) 2024-09-17T09:10:12.624 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:12 smithi039 bash[20014]: audit 2024-09-17T09:10:12.001921+0000 mon.smithi039 (mon.0) 174 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:13.229 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T09:10:13.668 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: cephadm 2024-09-17T09:10:11.867927+0000 mgr.smithi039.speoac (mgr.14195) 3 : cephadm [INF] [17/Sep/2024:09:10:11] ENGINE Bus STARTING 2024-09-17T09:10:13.668 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: cephadm 2024-09-17T09:10:11.992746+0000 mgr.smithi039.speoac (mgr.14195) 4 : cephadm [INF] [17/Sep/2024:09:10:11] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T09:10:13.668 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: cephadm 2024-09-17T09:10:11.999906+0000 mgr.smithi039.speoac (mgr.14195) 5 : cephadm [ERR] [17/Sep/2024:09:10:11] ENGINE Error in HTTPServer.serve 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: Traceback (most recent call last): 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: self._connections.run(self.expiration_interval) 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: self._run(expiration_interval) 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: s = self.context.wrap_socket( 2024-09-17T09:10:13.669 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: return self.sslsocket_class._create( 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: self.do_handshake() 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: self._sslobj.do_handshake() 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: cephadm 2024-09-17T09:10:12.095124+0000 mgr.smithi039.speoac (mgr.14195) 6 : cephadm [INF] [17/Sep/2024:09:10:12] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: cephadm 2024-09-17T09:10:12.095580+0000 mgr.smithi039.speoac (mgr.14195) 7 : cephadm [INF] [17/Sep/2024:09:10:12] ENGINE Bus STARTED 2024-09-17T09:10:13.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:13 smithi039 bash[20014]: audit 2024-09-17T09:10:12.762607+0000 mon.smithi039 (mon.0) 175 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:16.745 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:10:16.745 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","modified":"2024-09-17T09:07:18.616693Z","created":"2024-09-17T09:07:18.616693Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi039","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:10:16.745 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-09-17T09:10:17.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:16 smithi039 bash[20014]: audit 2024-09-17T09:10:15.634673+0000 mon.smithi039 (mon.0) 176 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:17.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:16 smithi039 bash[20014]: audit 2024-09-17T09:10:15.637557+0000 mon.smithi039 (mon.0) 177 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:17.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:16 smithi039 bash[20014]: audit 2024-09-17T09:10:16.326101+0000 mon.smithi039 (mon.0) 178 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:17.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:16 smithi039 bash[20014]: audit 2024-09-17T09:10:16.331420+0000 mon.smithi039 (mon.0) 179 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:17.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:16 smithi039 bash[20014]: audit 2024-09-17T09:10:16.332429+0000 mon.smithi039 (mon.0) 180 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:10:18.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:17 smithi039 bash[20014]: audit 2024-09-17T09:10:16.744255+0000 mon.smithi039 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.203:0/273781125' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:10:18.407 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:10:18.407 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:10:20.111 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:20.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.199853+0000 mon.smithi039 (mon.0) 182 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.205252+0000 mon.smithi039 (mon.0) 183 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.212506+0000 mon.smithi039 (mon.0) 184 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.218008+0000 mon.smithi039 (mon.0) 185 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.219452+0000 mon.smithi039 (mon.0) 186 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.221630+0000 mon.smithi039 (mon.0) 187 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.223239+0000 mon.smithi039 (mon.0) 188 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.225828+0000 mgr.smithi039.speoac (mgr.14195) 8 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.226214+0000 mgr.smithi039.speoac (mgr.14195) 9 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.430895+0000 mgr.smithi039.speoac (mgr.14195) 10 : cephadm [INF] Updating smithi039:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.431175+0000 mgr.smithi039.speoac (mgr.14195) 11 : cephadm [INF] Updating smithi203:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.851185+0000 mon.smithi039 (mon.0) 189 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.855499+0000 mon.smithi039 (mon.0) 190 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.861764+0000 mon.smithi039 (mon.0) 191 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.866441+0000 mon.smithi039 (mon.0) 192 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.557 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.871374+0000 mon.smithi039 (mon.0) 193 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:20.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.872814+0000 mon.smithi039 (mon.0) 194 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi203", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:10:20.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.875427+0000 mon.smithi039 (mon.0) 195 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi203", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T09:10:20.558 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:20 smithi039 bash[20014]: audit 2024-09-17T09:10:19.876357+0000 mon.smithi039 (mon.0) 196 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:21.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:21 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.577669+0000 mgr.smithi039.speoac (mgr.14195) 12 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:10:21.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:21 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.577823+0000 mgr.smithi039.speoac (mgr.14195) 13 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:10:21.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:21 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.700286+0000 mgr.smithi039.speoac (mgr.14195) 14 : cephadm [INF] Updating smithi039:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:10:21.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:21 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.711742+0000 mgr.smithi039.speoac (mgr.14195) 15 : cephadm [INF] Updating smithi203:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:10:21.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:21 smithi039 bash[20014]: cephadm 2024-09-17T09:10:19.877256+0000 mgr.smithi039.speoac (mgr.14195) 16 : cephadm [INF] Deploying daemon ceph-exporter.smithi203 on smithi203 2024-09-17T09:10:23.834 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:10:23.834 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","modified":"2024-09-17T09:07:18.616693Z","created":"2024-09-17T09:07:18.616693Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi039","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:10:23.834 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.711767+0000 mon.smithi039 (mon.0) 197 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.718867+0000 mon.smithi039 (mon.0) 198 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.724777+0000 mon.smithi039 (mon.0) 199 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.730560+0000 mon.smithi039 (mon.0) 200 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.733350+0000 mon.smithi039 (mon.0) 201 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.738112+0000 mon.smithi039 (mon.0) 202 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.739897+0000 mon.smithi039 (mon.0) 203 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: cephadm 2024-09-17T09:10:23.741814+0000 mgr.smithi039.speoac (mgr.14195) 17 : cephadm [INF] Deploying daemon crash.smithi203 on smithi203 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:23.833746+0000 mon.smithi039 (mon.0) 204 : audit [DBG] from='client.? 172.21.15.203:0/3416875242' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:24.490045+0000 mon.smithi039 (mon.0) 205 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:25.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:24 smithi039 bash[20014]: audit 2024-09-17T09:10:24.494042+0000 mon.smithi039 (mon.0) 206 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:26.095 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:10:26.095 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:10:28.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:27 smithi039 bash[20014]: audit 2024-09-17T09:10:26.667596+0000 mon.smithi039 (mon.0) 207 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:28.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:27 smithi039 bash[20014]: audit 2024-09-17T09:10:26.674935+0000 mon.smithi039 (mon.0) 208 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:28.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:27 smithi039 bash[20014]: audit 2024-09-17T09:10:26.681187+0000 mon.smithi039 (mon.0) 209 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:28.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:27 smithi039 bash[20014]: audit 2024-09-17T09:10:26.686904+0000 mon.smithi039 (mon.0) 210 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:28.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:27 smithi039 bash[20014]: cephadm 2024-09-17T09:10:26.689822+0000 mgr.smithi039.speoac (mgr.14195) 18 : cephadm [INF] Deploying daemon node-exporter.smithi203 on smithi203 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.695467+0000 mon.smithi039 (mon.0) 211 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.701819+0000 mon.smithi039 (mon.0) 212 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.707967+0000 mon.smithi039 (mon.0) 213 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.713710+0000 mon.smithi039 (mon.0) 214 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.718281+0000 mon.smithi039 (mon.0) 215 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.wfiyzv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.723140+0000 mon.smithi039 (mon.0) 216 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.wfiyzv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.724749+0000 mon.smithi039 (mon.0) 217 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: audit 2024-09-17T09:10:27.726820+0000 mon.smithi039 (mon.0) 218 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:29.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:28 smithi039 bash[20014]: cephadm 2024-09-17T09:10:27.728715+0000 mgr.smithi039.speoac (mgr.14195) 19 : cephadm [INF] Deploying daemon mgr.smithi203.wfiyzv on smithi203 2024-09-17T09:10:29.761 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:30.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:29 smithi039 bash[20014]: cluster 2024-09-17T09:10:29.432837+0000 mgr.smithi039.speoac (mgr.14195) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:30.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:29 smithi039 bash[20014]: audit 2024-09-17T09:10:29.501194+0000 mon.smithi039 (mon.0) 219 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:31.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: cluster 2024-09-17T09:10:31.433258+0000 mgr.smithi039.speoac (mgr.14195) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.504881+0000 mon.smithi039 (mon.0) 220 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.511265+0000 mon.smithi039 (mon.0) 221 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.521891+0000 mon.smithi039 (mon.0) 222 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.527607+0000 mon.smithi039 (mon.0) 223 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.530855+0000 mon.smithi039 (mon.0) 224 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:10:31.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:31 smithi039 bash[20014]: audit 2024-09-17T09:10:31.532677+0000 mon.smithi039 (mon.0) 225 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:32.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:32 smithi039 bash[20014]: cephadm 2024-09-17T09:10:31.534665+0000 mgr.smithi039.speoac (mgr.14195) 22 : cephadm [INF] Deploying daemon mon.smithi203 on smithi203 2024-09-17T09:10:34.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:33 smithi039 bash[20014]: cluster 2024-09-17T09:10:33.433705+0000 mgr.smithi039.speoac (mgr.14195) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:34.940 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-09-17T09:10:34.941 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:10:34.941 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","modified":"2024-09-17T09:07:18.616693Z","created":"2024-09-17T09:07:18.616693Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi039","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:10:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:35 smithi039 bash[20014]: audit 2024-09-17T09:10:34.508327+0000 mon.smithi039 (mon.0) 226 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:35 smithi039 bash[20014]: audit 2024-09-17T09:10:34.940387+0000 mon.smithi039 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.203:0/3330784474' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:10:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:35 smithi039 bash[20014]: cluster 2024-09-17T09:10:35.434231+0000 mgr.smithi039.speoac (mgr.14195) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:36.873 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:10:36.874 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:10:37.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:37 smithi039 bash[20014]: cluster 2024-09-17T09:10:37.434755+0000 mgr.smithi039.speoac (mgr.14195) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:38.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:38 smithi203 bash[24345]: debug 2024-09-17T09:10:38.654+0000 7ff7e2143640 1 mon.smithi203@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-17T09:10:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.599881+0000 mon.smithi039 (mon.0) 228 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.606175+0000 mon.smithi039 (mon.0) 229 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.612220+0000 mon.smithi039 (mon.0) 230 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.618220+0000 mon.smithi039 (mon.0) 231 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.627955+0000 mon.smithi039 (mon.0) 232 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:38 smithi039 bash[20014]: audit 2024-09-17T09:10:37.683753+0000 mon.smithi039 (mon.0) 233 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:10:42.553 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi203/config 2024-09-17T09:10:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:38.662665+0000 mon.smithi039 (mon.0) 234 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:38.667545+0000 mon.smithi039 (mon.0) 235 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:10:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:38.667826+0000 mon.smithi039 (mon.0) 236 : cluster [INF] mon.smithi039 calling monitor election 2024-09-17T09:10:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:38.669890+0000 mon.smithi039 (mon.0) 237 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:39.435205+0000 mgr.smithi039.speoac (mgr.14195) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:39.490627+0000 mon.smithi039 (mon.0) 238 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:44.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:39.662818+0000 mon.smithi039 (mon.0) 239 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:40.115959+0000 mon.smithi039 (mon.0) 240 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.wfiyzv/crt"}]: dispatch 2024-09-17T09:10:44.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:40.662742+0000 mon.smithi039 (mon.0) 241 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:40.664484+0000 mon.smithi203 (mon.1) 1 : cluster [INF] mon.smithi203 calling monitor election 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:41.435662+0000 mgr.smithi039.speoac (mgr.14195) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:41.662940+0000 mon.smithi039 (mon.0) 242 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:42.662666+0000 mon.smithi039 (mon.0) 243 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.436052+0000 mgr.smithi039.speoac (mgr.14195) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.663147+0000 mon.smithi039 (mon.0) 244 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.058 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.696546+0000 mon.smithi039 (mon.0) 245 : cluster [INF] mon.smithi039 is new leader, mons smithi039,smithi203 in quorum (ranks 0,1) 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.707281+0000 mon.smithi039 (mon.0) 246 : cluster [DBG] monmap e2: 2 mons at {smithi039=[v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.726742+0000 mon.smithi039 (mon.0) 247 : cluster [DBG] fsmap 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.726796+0000 mon.smithi039 (mon.0) 248 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.727087+0000 mon.smithi039 (mon.0) 249 : cluster [DBG] mgrmap e17: smithi039.speoac(active, since 34s) 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.727333+0000 mon.smithi039 (mon.0) 250 : cluster [INF] overall HEALTH_OK 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.729230+0000 mon.smithi039 (mon.0) 251 : cluster [DBG] Standby manager daemon smithi203.wfiyzv started 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.731755+0000 mon.smithi039 (mon.0) 252 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.735634+0000 mon.smithi039 (mon.0) 253 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.737188+0000 mon.smithi039 (mon.0) 254 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.wfiyzv/key"}]: dispatch 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.737939+0000 mon.smithi039 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:10:44.059 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.741969+0000 mon.smithi039 (mon.0) 256 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.060 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.770080+0000 mon.smithi039 (mon.0) 257 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.060 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.772053+0000 mon.smithi039 (mon.0) 258 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:44.060 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:43 smithi039 bash[20014]: audit 2024-09-17T09:10:43.774013+0000 mon.smithi039 (mon.0) 259 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:10:44.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:38.662665+0000 mon.smithi039 (mon.0) 234 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:38.667545+0000 mon.smithi039 (mon.0) 235 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:10:44.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:38.667826+0000 mon.smithi039 (mon.0) 236 : cluster [INF] mon.smithi039 calling monitor election 2024-09-17T09:10:44.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:38.669890+0000 mon.smithi039 (mon.0) 237 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:39.435205+0000 mgr.smithi039.speoac (mgr.14195) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:39.490627+0000 mon.smithi039 (mon.0) 238 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:39.662818+0000 mon.smithi039 (mon.0) 239 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:40.115959+0000 mon.smithi039 (mon.0) 240 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.wfiyzv/crt"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:40.662742+0000 mon.smithi039 (mon.0) 241 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:40.664484+0000 mon.smithi203 (mon.1) 1 : cluster [INF] mon.smithi203 calling monitor election 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:41.435662+0000 mgr.smithi039.speoac (mgr.14195) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:41.662940+0000 mon.smithi039 (mon.0) 242 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:42.662666+0000 mon.smithi039 (mon.0) 243 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.436052+0000 mgr.smithi039.speoac (mgr.14195) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.663147+0000 mon.smithi039 (mon.0) 244 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.696546+0000 mon.smithi039 (mon.0) 245 : cluster [INF] mon.smithi039 is new leader, mons smithi039,smithi203 in quorum (ranks 0,1) 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.707281+0000 mon.smithi039 (mon.0) 246 : cluster [DBG] monmap e2: 2 mons at {smithi039=[v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.726742+0000 mon.smithi039 (mon.0) 247 : cluster [DBG] fsmap 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.726796+0000 mon.smithi039 (mon.0) 248 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:10:44.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.727087+0000 mon.smithi039 (mon.0) 249 : cluster [DBG] mgrmap e17: smithi039.speoac(active, since 34s) 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.727333+0000 mon.smithi039 (mon.0) 250 : cluster [INF] overall HEALTH_OK 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.729230+0000 mon.smithi039 (mon.0) 251 : cluster [DBG] Standby manager daemon smithi203.wfiyzv started 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.731755+0000 mon.smithi039 (mon.0) 252 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.735634+0000 mon.smithi039 (mon.0) 253 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.737188+0000 mon.smithi039 (mon.0) 254 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.wfiyzv/key"}]: dispatch 2024-09-17T09:10:44.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.737939+0000 mon.smithi039 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.203:0/3867450635' entity='mgr.smithi203.wfiyzv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:10:44.125 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.741969+0000 mon.smithi039 (mon.0) 256 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.125 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.770080+0000 mon.smithi039 (mon.0) 257 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:44.125 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.772053+0000 mon.smithi039 (mon.0) 258 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:44.125 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:43 smithi203 bash[24345]: audit 2024-09-17T09:10:43.774013+0000 mon.smithi039 (mon.0) 259 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:43.776358+0000 mgr.smithi039.speoac (mgr.14195) 29 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:43.776936+0000 mgr.smithi039.speoac (mgr.14195) 30 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cluster 2024-09-17T09:10:43.802844+0000 mon.smithi039 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi039.speoac(active, since 34s), standbys: smithi203.wfiyzv 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:43.803215+0000 mon.smithi039 (mon.0) 261 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi203.wfiyzv", "id": "smithi203.wfiyzv"}]: dispatch 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:43.947812+0000 mgr.smithi039.speoac (mgr.14195) 31 : cephadm [INF] Updating smithi203:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:43.948002+0000 mgr.smithi039.speoac (mgr.14195) 32 : cephadm [INF] Updating smithi039:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.088877+0000 mon.smithi039 (mon.0) 262 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.095160+0000 mon.smithi039 (mon.0) 263 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.111109+0000 mon.smithi039 (mon.0) 264 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.115888+0000 mon.smithi039 (mon.0) 265 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.120174+0000 mon.smithi039 (mon.0) 266 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:44.156658+0000 mgr.smithi039.speoac (mgr.14195) 33 : cephadm [INF] Reconfiguring mon.smithi039 (unknown last config time)... 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.157137+0000 mon.smithi039 (mon.0) 267 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.158077+0000 mon.smithi039 (mon.0) 268 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.158915+0000 mon.smithi039 (mon.0) 269 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: cephadm 2024-09-17T09:10:44.159828+0000 mgr.smithi039.speoac (mgr.14195) 34 : cephadm [INF] Reconfiguring daemon mon.smithi039 on smithi039 2024-09-17T09:10:45.057 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:44 smithi039 bash[20014]: audit 2024-09-17T09:10:44.663634+0000 mon.smithi039 (mon.0) 270 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:43.776358+0000 mgr.smithi039.speoac (mgr.14195) 29 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:43.776936+0000 mgr.smithi039.speoac (mgr.14195) 30 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cluster 2024-09-17T09:10:43.802844+0000 mon.smithi039 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi039.speoac(active, since 34s), standbys: smithi203.wfiyzv 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:43.803215+0000 mon.smithi039 (mon.0) 261 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr metadata", "who": "smithi203.wfiyzv", "id": "smithi203.wfiyzv"}]: dispatch 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:43.947812+0000 mgr.smithi039.speoac (mgr.14195) 31 : cephadm [INF] Updating smithi203:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:43.948002+0000 mgr.smithi039.speoac (mgr.14195) 32 : cephadm [INF] Updating smithi039:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.088877+0000 mon.smithi039 (mon.0) 262 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.065 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.095160+0000 mon.smithi039 (mon.0) 263 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.111109+0000 mon.smithi039 (mon.0) 264 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.115888+0000 mon.smithi039 (mon.0) 265 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.120174+0000 mon.smithi039 (mon.0) 266 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:44.156658+0000 mgr.smithi039.speoac (mgr.14195) 33 : cephadm [INF] Reconfiguring mon.smithi039 (unknown last config time)... 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.157137+0000 mon.smithi039 (mon.0) 267 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.158077+0000 mon.smithi039 (mon.0) 268 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.158915+0000 mon.smithi039 (mon.0) 269 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: cephadm 2024-09-17T09:10:44.159828+0000 mgr.smithi039.speoac (mgr.14195) 34 : cephadm [INF] Reconfiguring daemon mon.smithi039 on smithi039 2024-09-17T09:10:45.066 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:44 smithi203 bash[24345]: audit 2024-09-17T09:10:44.663634+0000 mon.smithi039 (mon.0) 270 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:10:45.455 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:10:45.455 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":2,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","modified":"2024-09-17T09:10:38.661878Z","created":"2024-09-17T09:07:18.616693Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi039","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi203","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:3300","nonce":0},{"type":"v1","addr":"172.21.15.203:6789","nonce":0}]},"addr":"172.21.15.203:6789/0","public_addr":"172.21.15.203:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T09:10:45.455 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 2 2024-09-17T09:10:45.930 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:45 smithi039 bash[20014]: cluster 2024-09-17T09:10:45.436380+0000 mgr.smithi039.speoac (mgr.14195) 35 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:45.930 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:45 smithi039 bash[20014]: audit 2024-09-17T09:10:45.454735+0000 mon.smithi039 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.203:0/2538043987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:10:46.020 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T09:10:46.021 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T09:10:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:45 smithi203 bash[24345]: cluster 2024-09-17T09:10:45.436380+0000 mgr.smithi039.speoac (mgr.14195) 35 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:45 smithi203 bash[24345]: audit 2024-09-17T09:10:45.454735+0000 mon.smithi039 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.203:0/2538043987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:10:47.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: audit 2024-09-17T09:10:46.346071+0000 mon.smithi039 (mon.0) 272 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:47.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: audit 2024-09-17T09:10:46.352837+0000 mon.smithi039 (mon.0) 273 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:47.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: cephadm 2024-09-17T09:10:46.354112+0000 mgr.smithi039.speoac (mgr.14195) 36 : cephadm [INF] Reconfiguring mgr.smithi039.speoac (unknown last config time)... 2024-09-17T09:10:47.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: audit 2024-09-17T09:10:46.354519+0000 mon.smithi039 (mon.0) 274 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi039.speoac", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:10:47.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: audit 2024-09-17T09:10:46.355877+0000 mon.smithi039 (mon.0) 275 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:10:47.619 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: audit 2024-09-17T09:10:46.357048+0000 mon.smithi039 (mon.0) 276 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:47.619 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:47 smithi039 bash[20014]: cephadm 2024-09-17T09:10:46.358528+0000 mgr.smithi039.speoac (mgr.14195) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi039.speoac on smithi039 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: audit 2024-09-17T09:10:46.346071+0000 mon.smithi039 (mon.0) 272 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: audit 2024-09-17T09:10:46.352837+0000 mon.smithi039 (mon.0) 273 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: cephadm 2024-09-17T09:10:46.354112+0000 mgr.smithi039.speoac (mgr.14195) 36 : cephadm [INF] Reconfiguring mgr.smithi039.speoac (unknown last config time)... 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: audit 2024-09-17T09:10:46.354519+0000 mon.smithi039 (mon.0) 274 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi039.speoac", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: audit 2024-09-17T09:10:46.355877+0000 mon.smithi039 (mon.0) 275 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: audit 2024-09-17T09:10:46.357048+0000 mon.smithi039 (mon.0) 276 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:47.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:47 smithi203 bash[24345]: cephadm 2024-09-17T09:10:46.358528+0000 mgr.smithi039.speoac (mgr.14195) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi039.speoac on smithi039 2024-09-17T09:10:48.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:48 smithi203 bash[24345]: cluster 2024-09-17T09:10:47.436812+0000 mgr.smithi039.speoac (mgr.14195) 38 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:48.741 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:48 smithi039 bash[20014]: cluster 2024-09-17T09:10:47.436812+0000 mgr.smithi039.speoac (mgr.14195) 38 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: audit 2024-09-17T09:10:48.361333+0000 mon.smithi039 (mon.0) 277 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: audit 2024-09-17T09:10:48.371081+0000 mon.smithi039 (mon.0) 278 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: cephadm 2024-09-17T09:10:48.372716+0000 mgr.smithi039.speoac (mgr.14195) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi039 (monmap changed)... 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: audit 2024-09-17T09:10:48.373283+0000 mon.smithi039 (mon.0) 279 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi039", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: audit 2024-09-17T09:10:48.375128+0000 mon.smithi039 (mon.0) 280 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:49.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:49 smithi203 bash[24345]: cephadm 2024-09-17T09:10:48.376892+0000 mgr.smithi039.speoac (mgr.14195) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi039 on smithi039 2024-09-17T09:10:49.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: audit 2024-09-17T09:10:48.361333+0000 mon.smithi039 (mon.0) 277 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:49.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: audit 2024-09-17T09:10:48.371081+0000 mon.smithi039 (mon.0) 278 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:49.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: cephadm 2024-09-17T09:10:48.372716+0000 mgr.smithi039.speoac (mgr.14195) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi039 (monmap changed)... 2024-09-17T09:10:49.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: audit 2024-09-17T09:10:48.373283+0000 mon.smithi039 (mon.0) 279 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi039", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:10:49.630 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: audit 2024-09-17T09:10:48.375128+0000 mon.smithi039 (mon.0) 280 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:49.631 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:49 smithi039 bash[20014]: cephadm 2024-09-17T09:10:48.376892+0000 mgr.smithi039.speoac (mgr.14195) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi039 on smithi039 2024-09-17T09:10:50.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:50 smithi039 bash[20014]: cluster 2024-09-17T09:10:49.437235+0000 mgr.smithi039.speoac (mgr.14195) 41 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:50.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:50 smithi203 bash[24345]: cluster 2024-09-17T09:10:49.437235+0000 mgr.smithi039.speoac (mgr.14195) 41 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:50.878 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:10:51.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: audit 2024-09-17T09:10:50.426990+0000 mon.smithi039 (mon.0) 281 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:51.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: audit 2024-09-17T09:10:50.435388+0000 mon.smithi039 (mon.0) 282 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:51.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: cephadm 2024-09-17T09:10:50.437150+0000 mgr.smithi039.speoac (mgr.14195) 42 : cephadm [INF] Reconfiguring crash.smithi039 (monmap changed)... 2024-09-17T09:10:51.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: audit 2024-09-17T09:10:50.437679+0000 mon.smithi039 (mon.0) 283 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi039", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:10:51.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: audit 2024-09-17T09:10:50.439241+0000 mon.smithi039 (mon.0) 284 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:51.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:51 smithi039 bash[20014]: cephadm 2024-09-17T09:10:50.440992+0000 mgr.smithi039.speoac (mgr.14195) 43 : cephadm [INF] Reconfiguring daemon crash.smithi039 on smithi039 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: audit 2024-09-17T09:10:50.426990+0000 mon.smithi039 (mon.0) 281 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: audit 2024-09-17T09:10:50.435388+0000 mon.smithi039 (mon.0) 282 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: cephadm 2024-09-17T09:10:50.437150+0000 mgr.smithi039.speoac (mgr.14195) 42 : cephadm [INF] Reconfiguring crash.smithi039 (monmap changed)... 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: audit 2024-09-17T09:10:50.437679+0000 mon.smithi039 (mon.0) 283 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi039", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: audit 2024-09-17T09:10:50.439241+0000 mon.smithi039 (mon.0) 284 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:51 smithi203 bash[24345]: cephadm 2024-09-17T09:10:50.440992+0000 mgr.smithi039.speoac (mgr.14195) 43 : cephadm [INF] Reconfiguring daemon crash.smithi039 on smithi039 2024-09-17T09:10:52.690 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:52 smithi039 bash[20014]: cluster 2024-09-17T09:10:51.437671+0000 mgr.smithi039.speoac (mgr.14195) 44 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:52.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:52 smithi203 bash[24345]: cluster 2024-09-17T09:10:51.437671+0000 mgr.smithi039.speoac (mgr.14195) 44 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:53.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:53 smithi039 bash[20014]: cluster 2024-09-17T09:10:53.438103+0000 mgr.smithi039.speoac (mgr.14195) 45 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:53.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:53 smithi203 bash[24345]: cluster 2024-09-17T09:10:53.438103+0000 mgr.smithi039.speoac (mgr.14195) 45 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:55.082 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:54 smithi039 bash[20014]: audit 2024-09-17T09:10:53.765886+0000 mon.smithi039 (mon.0) 285 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:55.082 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:54 smithi039 bash[20014]: audit 2024-09-17T09:10:53.772995+0000 mon.smithi039 (mon.0) 286 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:55.082 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:54 smithi039 bash[20014]: cephadm 2024-09-17T09:10:53.774278+0000 mgr.smithi039.speoac (mgr.14195) 46 : cephadm [INF] Reconfiguring alertmanager.smithi039 (dependencies changed)... 2024-09-17T09:10:55.082 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:54 smithi039 bash[20014]: cephadm 2024-09-17T09:10:53.789388+0000 mgr.smithi039.speoac (mgr.14195) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi039 on smithi039 2024-09-17T09:10:55.082 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:54 smithi039 bash[20014]: audit 2024-09-17T09:10:54.491042+0000 mon.smithi039 (mon.0) 287 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:55.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:54 smithi203 bash[24345]: audit 2024-09-17T09:10:53.765886+0000 mon.smithi039 (mon.0) 285 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:55.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:54 smithi203 bash[24345]: audit 2024-09-17T09:10:53.772995+0000 mon.smithi039 (mon.0) 286 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:10:55.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:54 smithi203 bash[24345]: cephadm 2024-09-17T09:10:53.774278+0000 mgr.smithi039.speoac (mgr.14195) 46 : cephadm [INF] Reconfiguring alertmanager.smithi039 (dependencies changed)... 2024-09-17T09:10:55.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:54 smithi203 bash[24345]: cephadm 2024-09-17T09:10:53.789388+0000 mgr.smithi039.speoac (mgr.14195) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi039 on smithi039 2024-09-17T09:10:55.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:54 smithi203 bash[24345]: audit 2024-09-17T09:10:54.491042+0000 mon.smithi039 (mon.0) 287 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:10:55.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:55 smithi203 bash[24345]: cluster 2024-09-17T09:10:55.438471+0000 mgr.smithi039.speoac (mgr.14195) 48 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:56.006 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:55 smithi039 bash[20014]: cluster 2024-09-17T09:10:55.438471+0000 mgr.smithi039.speoac (mgr.14195) 48 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:56.113 INFO:teuthology.orchestra.run.smithi039.stdout:# minimal ceph.conf for 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:10:56.114 INFO:teuthology.orchestra.run.smithi039.stdout:[global] 2024-09-17T09:10:56.114 INFO:teuthology.orchestra.run.smithi039.stdout: fsid = 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:10:56.114 INFO:teuthology.orchestra.run.smithi039.stdout: mon_host = [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] 2024-09-17T09:10:57.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:56 smithi039 bash[20014]: audit 2024-09-17T09:10:56.113927+0000 mon.smithi039 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.39:0/2920165318' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:57.058 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T09:10:57.058 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:10:57.059 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:10:57.074 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:10:57.075 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:10:57.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:56 smithi203 bash[24345]: audit 2024-09-17T09:10:56.113927+0000 mon.smithi039 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.39:0/2920165318' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:10:57.238 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:10:57.238 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:10:57.288 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:10:57.288 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:10:57.342 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T09:10:57.342 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:10:57.343 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:10:57.349 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T09:10:57.349 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/nvme1n1 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/nvme1n1 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 935 Links: 1 Device type: 103,2 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:08:51.519490570 +0000 2024-09-17T09:10:57.394 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:06:08.072882990 +0000 2024-09-17T09:10:57.395 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:06:08.072882990 +0000 2024-09-17T09:10:57.395 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:10:57.395 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T09:10:57.449 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:10:57.449 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:10:57.449 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000697809 s, 734 kB/s 2024-09-17T09:10:57.450 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T09:10:57.503 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/nvme2n1 2024-09-17T09:10:57.553 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/nvme2n1 2024-09-17T09:10:57.553 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:57.553 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 945 Links: 1 Device type: 103,4 2024-09-17T09:10:57.554 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:57.554 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:08:51.535490427 +0000 2024-09-17T09:10:57.554 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:06:08.176830061 +0000 2024-09-17T09:10:57.554 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:06:08.176830061 +0000 2024-09-17T09:10:57.554 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:10:57.554 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T09:10:57.608 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:10:57.608 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:10:57.608 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000485748 s, 1.1 MB/s 2024-09-17T09:10:57.609 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T09:10:57.659 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/nvme3n1 2024-09-17T09:10:57.709 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/nvme3n1 2024-09-17T09:10:57.709 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:57.709 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 954 Links: 1 Device type: 103,6 2024-09-17T09:10:57.709 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:57.710 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:08:51.551490283 +0000 2024-09-17T09:10:57.710 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:06:08.280777132 +0000 2024-09-17T09:10:57.710 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:06:08.280777132 +0000 2024-09-17T09:10:57.710 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:10:57.710 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T09:10:57.764 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:10:57.764 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:10:57.765 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000601769 s, 851 kB/s 2024-09-17T09:10:57.766 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T09:10:57.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:57 smithi039 bash[20014]: cluster 2024-09-17T09:10:57.438846+0000 mgr.smithi039.speoac (mgr.14195) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:57.813 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/nvme4n1 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/nvme4n1 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 963 Links: 1 Device type: 103,8 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:08:51.571490105 +0000 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:06:08.372730311 +0000 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:06:08.372730311 +0000 2024-09-17T09:10:57.862 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:10:57.863 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T09:10:57.917 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:10:57.917 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:10:57.917 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000593693 s, 862 kB/s 2024-09-17T09:10:57.918 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T09:10:57.966 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:10:57.967 DEBUG:teuthology.orchestra.run.smithi203:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:10:57.973 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T09:10:57.973 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/nvme1n1 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/nvme1n1 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 961 Links: 1 Device type: 103,2 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:10:18.223567643 +0000 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:06:09.341000669 +0000 2024-09-17T09:10:58.018 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:06:09.341000669 +0000 2024-09-17T09:10:58.019 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:10:58.019 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T09:10:58.069 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:57 smithi203 bash[24345]: cluster 2024-09-17T09:10:57.438846+0000 mgr.smithi039.speoac (mgr.14195) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:58.071 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:10:58.071 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:10:58.071 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000333895 s, 1.5 MB/s 2024-09-17T09:10:58.072 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T09:10:58.120 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/nvme2n1 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/nvme2n1 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 970 Links: 1 Device type: 103,4 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:10:18.239567149 +0000 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:06:09.432999848 +0000 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:06:09.432999848 +0000 2024-09-17T09:10:58.167 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:10:58.167 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T09:10:58.221 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:10:58.221 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:10:58.221 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000475358 s, 1.1 MB/s 2024-09-17T09:10:58.223 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T09:10:58.272 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/nvme3n1 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/nvme3n1 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 979 Links: 1 Device type: 103,6 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:10:18.259566530 +0000 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:06:09.528998991 +0000 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:06:09.528998991 +0000 2024-09-17T09:10:58.319 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:10:58.320 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T09:10:58.373 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:10:58.373 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:10:58.373 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000353811 s, 1.4 MB/s 2024-09-17T09:10:58.374 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T09:10:58.424 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/nvme4n1 2024-09-17T09:10:58.473 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/nvme4n1 2024-09-17T09:10:58.473 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T09:10:58.473 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 988 Links: 1 Device type: 103,8 2024-09-17T09:10:58.474 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T09:10:58.474 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:10:18.271566158 +0000 2024-09-17T09:10:58.474 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:06:09.624998133 +0000 2024-09-17T09:10:58.474 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:06:09.624998133 +0000 2024-09-17T09:10:58.474 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:10:58.474 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T09:10:58.525 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:10:58.526 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:10:58.526 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.00045797 s, 1.1 MB/s 2024-09-17T09:10:58.527 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T09:10:58.576 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-17T09:10:59.685 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:10:59 smithi039 bash[20014]: cluster 2024-09-17T09:10:59.439223+0000 mgr.smithi039.speoac (mgr.14195) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:10:59.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:10:59 smithi203 bash[24345]: cluster 2024-09-17T09:10:59.439223+0000 mgr.smithi039.speoac (mgr.14195) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:01.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:00 smithi039 bash[20014]: audit 2024-09-17T09:10:59.919608+0000 mon.smithi039 (mon.0) 289 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:01.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:00 smithi039 bash[20014]: audit 2024-09-17T09:10:59.925866+0000 mon.smithi039 (mon.0) 290 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:01.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:00 smithi039 bash[20014]: cephadm 2024-09-17T09:10:59.926908+0000 mgr.smithi039.speoac (mgr.14195) 51 : cephadm [INF] Reconfiguring grafana.smithi039 (dependencies changed)... 2024-09-17T09:11:01.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:00 smithi039 bash[20014]: cephadm 2024-09-17T09:10:59.973208+0000 mgr.smithi039.speoac (mgr.14195) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi039 on smithi039 2024-09-17T09:11:01.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:00 smithi203 bash[24345]: audit 2024-09-17T09:10:59.919608+0000 mon.smithi039 (mon.0) 289 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:01.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:00 smithi203 bash[24345]: audit 2024-09-17T09:10:59.925866+0000 mon.smithi039 (mon.0) 290 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:01.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:00 smithi203 bash[24345]: cephadm 2024-09-17T09:10:59.926908+0000 mgr.smithi039.speoac (mgr.14195) 51 : cephadm [INF] Reconfiguring grafana.smithi039 (dependencies changed)... 2024-09-17T09:11:01.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:00 smithi203 bash[24345]: cephadm 2024-09-17T09:10:59.973208+0000 mgr.smithi039.speoac (mgr.14195) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi039 on smithi039 2024-09-17T09:11:02.044 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:01 smithi039 bash[20014]: cluster 2024-09-17T09:11:01.439600+0000 mgr.smithi039.speoac (mgr.14195) 53 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:02.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:01 smithi203 bash[24345]: cluster 2024-09-17T09:11:01.439600+0000 mgr.smithi039.speoac (mgr.14195) 53 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:03.305 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi203/config 2024-09-17T09:11:03.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:03 smithi039 bash[20014]: cluster 2024-09-17T09:11:03.440059+0000 mgr.smithi039.speoac (mgr.14195) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:03.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:03 smithi203 bash[24345]: cluster 2024-09-17T09:11:03.440059+0000 mgr.smithi039.speoac (mgr.14195) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:06.043 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled osd.all-available-devices update... 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: audit 2024-09-17T09:11:05.069128+0000 mon.smithi039 (mon.0) 291 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: audit 2024-09-17T09:11:05.075105+0000 mon.smithi039 (mon.0) 292 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: cephadm 2024-09-17T09:11:05.076197+0000 mgr.smithi039.speoac (mgr.14195) 55 : cephadm [INF] Reconfiguring prometheus.smithi039 (dependencies changed)... 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: cephadm 2024-09-17T09:11:05.333570+0000 mgr.smithi039.speoac (mgr.14195) 56 : cephadm [INF] Reconfiguring daemon prometheus.smithi039 on smithi039 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: cluster 2024-09-17T09:11:05.440409+0000 mgr.smithi039.speoac (mgr.14195) 57 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:06.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:06 smithi203 bash[24345]: audit 2024-09-17T09:11:06.042184+0000 mon.smithi039 (mon.0) 293 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: audit 2024-09-17T09:11:05.069128+0000 mon.smithi039 (mon.0) 291 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: audit 2024-09-17T09:11:05.075105+0000 mon.smithi039 (mon.0) 292 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: cephadm 2024-09-17T09:11:05.076197+0000 mgr.smithi039.speoac (mgr.14195) 55 : cephadm [INF] Reconfiguring prometheus.smithi039 (dependencies changed)... 2024-09-17T09:11:06.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: cephadm 2024-09-17T09:11:05.333570+0000 mgr.smithi039.speoac (mgr.14195) 56 : cephadm [INF] Reconfiguring daemon prometheus.smithi039 on smithi039 2024-09-17T09:11:06.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: cluster 2024-09-17T09:11:05.440409+0000 mgr.smithi039.speoac (mgr.14195) 57 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:06.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:06 smithi039 bash[20014]: audit 2024-09-17T09:11:06.042184+0000 mon.smithi039 (mon.0) 293 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:06.618 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T09:11:06.618 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:07.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:07 smithi039 bash[20014]: audit 2024-09-17T09:11:06.029536+0000 mgr.smithi039.speoac (mgr.14195) 58 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:11:07.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:07 smithi039 bash[20014]: cephadm 2024-09-17T09:11:06.033623+0000 mgr.smithi039.speoac (mgr.14195) 59 : cephadm [INF] Marking host: smithi039 for OSDSpec preview refresh. 2024-09-17T09:11:07.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:07 smithi039 bash[20014]: cephadm 2024-09-17T09:11:06.033923+0000 mgr.smithi039.speoac (mgr.14195) 60 : cephadm [INF] Marking host: smithi203 for OSDSpec preview refresh. 2024-09-17T09:11:07.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:07 smithi039 bash[20014]: cephadm 2024-09-17T09:11:06.034679+0000 mgr.smithi039.speoac (mgr.14195) 61 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T09:11:07.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:07 smithi203 bash[24345]: audit 2024-09-17T09:11:06.029536+0000 mgr.smithi039.speoac (mgr.14195) 58 : audit [DBG] from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:11:07.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:07 smithi203 bash[24345]: cephadm 2024-09-17T09:11:06.033623+0000 mgr.smithi039.speoac (mgr.14195) 59 : cephadm [INF] Marking host: smithi039 for OSDSpec preview refresh. 2024-09-17T09:11:07.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:07 smithi203 bash[24345]: cephadm 2024-09-17T09:11:06.033923+0000 mgr.smithi039.speoac (mgr.14195) 60 : cephadm [INF] Marking host: smithi203 for OSDSpec preview refresh. 2024-09-17T09:11:07.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:07 smithi203 bash[24345]: cephadm 2024-09-17T09:11:06.034679+0000 mgr.smithi039.speoac (mgr.14195) 61 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T09:11:08.264 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:08 smithi039 bash[20014]: cluster 2024-09-17T09:11:07.440823+0000 mgr.smithi039.speoac (mgr.14195) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:08.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:08 smithi203 bash[24345]: cluster 2024-09-17T09:11:07.440823+0000 mgr.smithi039.speoac (mgr.14195) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:09.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:09 smithi039 bash[20014]: cluster 2024-09-17T09:11:09.441279+0000 mgr.smithi039.speoac (mgr.14195) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:09.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:09 smithi039 bash[20014]: audit 2024-09-17T09:11:09.491538+0000 mon.smithi039 (mon.0) 294 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:09.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:09 smithi203 bash[24345]: cluster 2024-09-17T09:11:09.441279+0000 mgr.smithi039.speoac (mgr.14195) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:09.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:09 smithi203 bash[24345]: audit 2024-09-17T09:11:09.491538+0000 mon.smithi039 (mon.0) 294 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:11.341 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: audit 2024-09-17T09:11:10.873319+0000 mon.smithi039 (mon.0) 295 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: audit 2024-09-17T09:11:10.877771+0000 mon.smithi039 (mon.0) 296 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: cephadm 2024-09-17T09:11:10.878580+0000 mgr.smithi039.speoac (mgr.14195) 64 : cephadm [INF] Reconfiguring ceph-exporter.smithi203 (monmap changed)... 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: audit 2024-09-17T09:11:10.878935+0000 mon.smithi039 (mon.0) 297 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi203", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: audit 2024-09-17T09:11:10.879845+0000 mon.smithi039 (mon.0) 298 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: cephadm 2024-09-17T09:11:10.880666+0000 mgr.smithi039.speoac (mgr.14195) 65 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi203 on smithi203 2024-09-17T09:11:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:11 smithi203 bash[24345]: cluster 2024-09-17T09:11:11.441783+0000 mgr.smithi039.speoac (mgr.14195) 66 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:12.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: audit 2024-09-17T09:11:10.873319+0000 mon.smithi039 (mon.0) 295 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:12.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: audit 2024-09-17T09:11:10.877771+0000 mon.smithi039 (mon.0) 296 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:12.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: cephadm 2024-09-17T09:11:10.878580+0000 mgr.smithi039.speoac (mgr.14195) 64 : cephadm [INF] Reconfiguring ceph-exporter.smithi203 (monmap changed)... 2024-09-17T09:11:12.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: audit 2024-09-17T09:11:10.878935+0000 mon.smithi039 (mon.0) 297 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi203", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T09:11:12.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: audit 2024-09-17T09:11:10.879845+0000 mon.smithi039 (mon.0) 298 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:12.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: cephadm 2024-09-17T09:11:10.880666+0000 mgr.smithi039.speoac (mgr.14195) 65 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi203 on smithi203 2024-09-17T09:11:12.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:11 smithi039 bash[20014]: cluster 2024-09-17T09:11:11.441783+0000 mgr.smithi039.speoac (mgr.14195) 66 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:14.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: audit 2024-09-17T09:11:12.669770+0000 mon.smithi039 (mon.0) 299 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:14.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: audit 2024-09-17T09:11:12.678833+0000 mon.smithi039 (mon.0) 300 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:14.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: cephadm 2024-09-17T09:11:12.679787+0000 mgr.smithi039.speoac (mgr.14195) 67 : cephadm [INF] Reconfiguring crash.smithi203 (monmap changed)... 2024-09-17T09:11:14.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: audit 2024-09-17T09:11:12.680221+0000 mon.smithi039 (mon.0) 301 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:11:14.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: audit 2024-09-17T09:11:12.681491+0000 mon.smithi039 (mon.0) 302 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:14.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: cephadm 2024-09-17T09:11:12.682740+0000 mgr.smithi039.speoac (mgr.14195) 68 : cephadm [INF] Reconfiguring daemon crash.smithi203 on smithi203 2024-09-17T09:11:14.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:13 smithi039 bash[20014]: cluster 2024-09-17T09:11:13.442333+0000 mgr.smithi039.speoac (mgr.14195) 69 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:14.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: audit 2024-09-17T09:11:12.669770+0000 mon.smithi039 (mon.0) 299 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:14.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: audit 2024-09-17T09:11:12.678833+0000 mon.smithi039 (mon.0) 300 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:14.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: cephadm 2024-09-17T09:11:12.679787+0000 mgr.smithi039.speoac (mgr.14195) 67 : cephadm [INF] Reconfiguring crash.smithi203 (monmap changed)... 2024-09-17T09:11:14.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: audit 2024-09-17T09:11:12.680221+0000 mon.smithi039 (mon.0) 301 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:11:14.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: audit 2024-09-17T09:11:12.681491+0000 mon.smithi039 (mon.0) 302 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:14.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: cephadm 2024-09-17T09:11:12.682740+0000 mgr.smithi039.speoac (mgr.14195) 68 : cephadm [INF] Reconfiguring daemon crash.smithi203 on smithi203 2024-09-17T09:11:14.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:13 smithi203 bash[24345]: cluster 2024-09-17T09:11:13.442333+0000 mgr.smithi039.speoac (mgr.14195) 69 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:15.158 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:14.394972+0000 mon.smithi039 (mon.0) 303 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:14.404228+0000 mon.smithi039 (mon.0) 304 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: cephadm 2024-09-17T09:11:14.406001+0000 mgr.smithi039.speoac (mgr.14195) 70 : cephadm [INF] Reconfiguring mgr.smithi203.wfiyzv (monmap changed)... 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:14.406645+0000 mon.smithi039 (mon.0) 305 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.wfiyzv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:14.408375+0000 mon.smithi039 (mon.0) 306 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:11:15.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:14.409839+0000 mon.smithi039 (mon.0) 307 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:15.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: cephadm 2024-09-17T09:11:14.411450+0000 mgr.smithi039.speoac (mgr.14195) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi203.wfiyzv on smithi203 2024-09-17T09:11:15.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:15 smithi039 bash[20014]: audit 2024-09-17T09:11:15.158984+0000 mon.smithi039 (mon.0) 308 : audit [DBG] from='client.? 172.21.15.39:0/3970084971' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:14.394972+0000 mon.smithi039 (mon.0) 303 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:14.404228+0000 mon.smithi039 (mon.0) 304 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: cephadm 2024-09-17T09:11:14.406001+0000 mgr.smithi039.speoac (mgr.14195) 70 : cephadm [INF] Reconfiguring mgr.smithi203.wfiyzv (monmap changed)... 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:14.406645+0000 mon.smithi039 (mon.0) 305 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.wfiyzv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:14.408375+0000 mon.smithi039 (mon.0) 306 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:14.409839+0000 mon.smithi039 (mon.0) 307 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: cephadm 2024-09-17T09:11:14.411450+0000 mgr.smithi039.speoac (mgr.14195) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi203.wfiyzv on smithi203 2024-09-17T09:11:15.663 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:15 smithi203 bash[24345]: audit 2024-09-17T09:11:15.158984+0000 mon.smithi039 (mon.0) 308 : audit [DBG] from='client.? 172.21.15.39:0/3970084971' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:15.829 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: cluster 2024-09-17T09:11:15.442820+0000 mgr.smithi039.speoac (mgr.14195) 72 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: audit 2024-09-17T09:11:16.220906+0000 mon.smithi039 (mon.0) 309 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: audit 2024-09-17T09:11:16.233332+0000 mon.smithi039 (mon.0) 310 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: audit 2024-09-17T09:11:16.235600+0000 mon.smithi039 (mon.0) 311 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: audit 2024-09-17T09:11:16.237402+0000 mon.smithi039 (mon.0) 312 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:11:16.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:16 smithi039 bash[20014]: audit 2024-09-17T09:11:16.239355+0000 mon.smithi039 (mon.0) 313 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:16.831 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: cluster 2024-09-17T09:11:15.442820+0000 mgr.smithi039.speoac (mgr.14195) 72 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: audit 2024-09-17T09:11:16.220906+0000 mon.smithi039 (mon.0) 309 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: audit 2024-09-17T09:11:16.233332+0000 mon.smithi039 (mon.0) 310 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: audit 2024-09-17T09:11:16.235600+0000 mon.smithi039 (mon.0) 311 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: audit 2024-09-17T09:11:16.237402+0000 mon.smithi039 (mon.0) 312 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:11:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:16 smithi203 bash[24345]: audit 2024-09-17T09:11:16.239355+0000 mon.smithi039 (mon.0) 313 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:17.616 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:17 smithi203 bash[24345]: cephadm 2024-09-17T09:11:16.234981+0000 mgr.smithi039.speoac (mgr.14195) 73 : cephadm [INF] Reconfiguring mon.smithi203 (monmap changed)... 2024-09-17T09:11:17.616 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:17 smithi203 bash[24345]: cephadm 2024-09-17T09:11:16.241273+0000 mgr.smithi039.speoac (mgr.14195) 74 : cephadm [INF] Reconfiguring daemon mon.smithi203 on smithi203 2024-09-17T09:11:17.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:17 smithi039 bash[20014]: cephadm 2024-09-17T09:11:16.234981+0000 mgr.smithi039.speoac (mgr.14195) 73 : cephadm [INF] Reconfiguring mon.smithi203 (monmap changed)... 2024-09-17T09:11:17.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:17 smithi039 bash[20014]: cephadm 2024-09-17T09:11:16.241273+0000 mgr.smithi039.speoac (mgr.14195) 74 : cephadm [INF] Reconfiguring daemon mon.smithi203 on smithi203 2024-09-17T09:11:18.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: cluster 2024-09-17T09:11:17.443376+0000 mgr.smithi039.speoac (mgr.14195) 75 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:18.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.935282+0000 mon.smithi039 (mon.0) 314 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.947097+0000 mon.smithi039 (mon.0) 315 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.955118+0000 mon.smithi039 (mon.0) 316 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.958294+0000 mon.smithi039 (mon.0) 317 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.968276+0000 mon.smithi039 (mon.0) 318 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.991437+0000 mon.smithi039 (mon.0) 319 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:17.995814+0000 mon.smithi039 (mon.0) 320 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi039.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:18.004345+0000 mon.smithi039 (mon.0) 321 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:18.015550+0000 mon.smithi039 (mon.0) 322 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:18.019466+0000 mon.smithi039 (mon.0) 323 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi039.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:18.027824+0000 mon.smithi039 (mon.0) 324 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:18 smithi039 bash[20014]: audit 2024-09-17T09:11:18.107034+0000 mon.smithi039 (mon.0) 325 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:11:18.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: cluster 2024-09-17T09:11:17.443376+0000 mgr.smithi039.speoac (mgr.14195) 75 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:18.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.935282+0000 mon.smithi039 (mon.0) 314 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.947097+0000 mon.smithi039 (mon.0) 315 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.955118+0000 mon.smithi039 (mon.0) 316 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.958294+0000 mon.smithi039 (mon.0) 317 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.968276+0000 mon.smithi039 (mon.0) 318 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.991437+0000 mon.smithi039 (mon.0) 319 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:17.995814+0000 mon.smithi039 (mon.0) 320 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi039.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:18.004345+0000 mon.smithi039 (mon.0) 321 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:18.015550+0000 mon.smithi039 (mon.0) 322 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:18.019466+0000 mon.smithi039 (mon.0) 323 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi039.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:18.027824+0000 mon.smithi039 (mon.0) 324 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:18.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:18 smithi203 bash[24345]: audit 2024-09-17T09:11:18.107034+0000 mon.smithi039 (mon.0) 325 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:17.956083+0000 mgr.smithi039.speoac (mgr.14195) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:17.959090+0000 mgr.smithi039.speoac (mgr.14195) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:17.992293+0000 mgr.smithi039.speoac (mgr.14195) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:17.996497+0000 mgr.smithi039.speoac (mgr.14195) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi039.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:18.016293+0000 mgr.smithi039.speoac (mgr.14195) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:11:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:19 smithi039 bash[20014]: audit 2024-09-17T09:11:18.019974+0000 mgr.smithi039.speoac (mgr.14195) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi039.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:17.956083+0000 mgr.smithi039.speoac (mgr.14195) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:17.959090+0000 mgr.smithi039.speoac (mgr.14195) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:17.992293+0000 mgr.smithi039.speoac (mgr.14195) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:17.996497+0000 mgr.smithi039.speoac (mgr.14195) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi039.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:18.016293+0000 mgr.smithi039.speoac (mgr.14195) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:11:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:19 smithi203 bash[24345]: audit 2024-09-17T09:11:18.019974+0000 mgr.smithi039.speoac (mgr.14195) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi039.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:11:20.779 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:20 smithi203 bash[24345]: cluster 2024-09-17T09:11:19.443760+0000 mgr.smithi039.speoac (mgr.14195) 82 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:20.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:20 smithi039 bash[20014]: cluster 2024-09-17T09:11:19.443760+0000 mgr.smithi039.speoac (mgr.14195) 82 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:21.555 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:11:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:21 smithi039 bash[20014]: cluster 2024-09-17T09:11:21.444217+0000 mgr.smithi039.speoac (mgr.14195) 83 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:21.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:21 smithi203 bash[24345]: cluster 2024-09-17T09:11:21.444217+0000 mgr.smithi039.speoac (mgr.14195) 83 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:24.656 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.387454+0000 mon.smithi039 (mon.0) 326 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.390853+0000 mon.smithi039 (mon.0) 327 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.399814+0000 mon.smithi039 (mon.0) 328 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.402220+0000 mon.smithi039 (mon.0) 329 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: cluster 2024-09-17T09:11:23.444531+0000 mgr.smithi039.speoac (mgr.14195) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.890527+0000 mon.smithi039 (mon.0) 330 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.897165+0000 mon.smithi039 (mon.0) 331 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.906945+0000 mon.smithi039 (mon.0) 332 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.913347+0000 mon.smithi039 (mon.0) 333 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.915026+0000 mon.smithi039 (mon.0) 334 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.916479+0000 mon.smithi039 (mon.0) 335 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:11:24.670 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.924721+0000 mon.smithi039 (mon.0) 336 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.671 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.931292+0000 mon.smithi039 (mon.0) 337 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:11:24.671 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.935925+0000 mon.smithi039 (mon.0) 338 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:11:24.671 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.936749+0000 mon.smithi039 (mon.0) 339 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:24.671 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.939866+0000 mon.smithi039 (mon.0) 340 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:11:24.671 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:24 smithi039 bash[20014]: audit 2024-09-17T09:11:23.940665+0000 mon.smithi039 (mon.0) 341 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.387454+0000 mon.smithi039 (mon.0) 326 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.390853+0000 mon.smithi039 (mon.0) 327 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.399814+0000 mon.smithi039 (mon.0) 328 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.402220+0000 mon.smithi039 (mon.0) 329 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: cluster 2024-09-17T09:11:23.444531+0000 mgr.smithi039.speoac (mgr.14195) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.890527+0000 mon.smithi039 (mon.0) 330 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.897165+0000 mon.smithi039 (mon.0) 331 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.906945+0000 mon.smithi039 (mon.0) 332 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.913347+0000 mon.smithi039 (mon.0) 333 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.915026+0000 mon.smithi039 (mon.0) 334 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.916479+0000 mon.smithi039 (mon.0) 335 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.924721+0000 mon.smithi039 (mon.0) 336 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.931292+0000 mon.smithi039 (mon.0) 337 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:11:24.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.935925+0000 mon.smithi039 (mon.0) 338 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:11:24.872 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.936749+0000 mon.smithi039 (mon.0) 339 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:24.872 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.939866+0000 mon.smithi039 (mon.0) 340 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:11:24.872 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:24 smithi203 bash[24345]: audit 2024-09-17T09:11:23.940665+0000 mon.smithi039 (mon.0) 341 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:25.295 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-17T09:11:25.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:25 smithi039 bash[20014]: audit 2024-09-17T09:11:24.490904+0000 mon.smithi039 (mon.0) 342 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:25.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:25 smithi039 bash[20014]: audit 2024-09-17T09:11:24.656875+0000 mon.smithi039 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.39:0/4289783278' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:25.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:25 smithi203 bash[24345]: audit 2024-09-17T09:11:24.490904+0000 mon.smithi039 (mon.0) 342 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:25.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:25 smithi203 bash[24345]: audit 2024-09-17T09:11:24.656875+0000 mon.smithi039 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.39:0/4289783278' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:26.296 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:26.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:26 smithi039 bash[20014]: cluster 2024-09-17T09:11:25.444917+0000 mgr.smithi039.speoac (mgr.14195) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:26 smithi203 bash[24345]: cluster 2024-09-17T09:11:25.444917+0000 mgr.smithi039.speoac (mgr.14195) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:27.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:27 smithi039 bash[20014]: cluster 2024-09-17T09:11:27.445371+0000 mgr.smithi039.speoac (mgr.14195) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:27.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:27 smithi203 bash[24345]: cluster 2024-09-17T09:11:27.445371+0000 mgr.smithi039.speoac (mgr.14195) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:29.799 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:29 smithi203 bash[24345]: cluster 2024-09-17T09:11:29.445854+0000 mgr.smithi039.speoac (mgr.14195) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:29 smithi039 bash[20014]: cluster 2024-09-17T09:11:29.445854+0000 mgr.smithi039.speoac (mgr.14195) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:31.212 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:11:31.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:31 smithi039 bash[20014]: cluster 2024-09-17T09:11:31.446314+0000 mgr.smithi039.speoac (mgr.14195) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:31.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:31 smithi203 bash[24345]: cluster 2024-09-17T09:11:31.446314+0000 mgr.smithi039.speoac (mgr.14195) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:33.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:32 smithi039 bash[20014]: audit 2024-09-17T09:11:32.575736+0000 mon.smithi203 (mon.1) 2 : audit [INF] from='client.? 172.21.15.203:0/450343164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]: dispatch 2024-09-17T09:11:33.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:32 smithi039 bash[20014]: audit 2024-09-17T09:11:32.576612+0000 mon.smithi039 (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]: dispatch 2024-09-17T09:11:33.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:32 smithi039 bash[20014]: audit 2024-09-17T09:11:32.583845+0000 mon.smithi039 (mon.0) 345 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]': finished 2024-09-17T09:11:33.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:32 smithi039 bash[20014]: cluster 2024-09-17T09:11:32.583919+0000 mon.smithi039 (mon.0) 346 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:11:33.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:32 smithi039 bash[20014]: audit 2024-09-17T09:11:32.584076+0000 mon.smithi039 (mon.0) 347 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:33.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:32 smithi203 bash[24345]: audit 2024-09-17T09:11:32.575736+0000 mon.smithi203 (mon.1) 2 : audit [INF] from='client.? 172.21.15.203:0/450343164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]: dispatch 2024-09-17T09:11:33.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:32 smithi203 bash[24345]: audit 2024-09-17T09:11:32.576612+0000 mon.smithi039 (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]: dispatch 2024-09-17T09:11:33.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:32 smithi203 bash[24345]: audit 2024-09-17T09:11:32.583845+0000 mon.smithi039 (mon.0) 345 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d0254e3c-7947-4247-bf02-6000a2fa6120"}]': finished 2024-09-17T09:11:33.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:32 smithi203 bash[24345]: cluster 2024-09-17T09:11:32.583919+0000 mon.smithi039 (mon.0) 346 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:11:33.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:32 smithi203 bash[24345]: audit 2024-09-17T09:11:32.584076+0000 mon.smithi039 (mon.0) 347 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:34.047 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:33 smithi039 bash[20014]: cluster 2024-09-17T09:11:33.446849+0000 mgr.smithi039.speoac (mgr.14195) 89 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:34.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:33 smithi203 bash[24345]: cluster 2024-09-17T09:11:33.446849+0000 mgr.smithi039.speoac (mgr.14195) 89 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:34.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: audit 2024-09-17T09:11:33.800595+0000 mon.smithi039 (mon.0) 348 : audit [INF] from='client.? 172.21.15.39:0/1546293708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce01a0a-435f-45dc-8cbc-28c022e30796"}]: dispatch 2024-09-17T09:11:34.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: audit 2024-09-17T09:11:33.809774+0000 mon.smithi039 (mon.0) 349 : audit [INF] from='client.? 172.21.15.39:0/1546293708' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce01a0a-435f-45dc-8cbc-28c022e30796"}]': finished 2024-09-17T09:11:34.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: cluster 2024-09-17T09:11:33.809882+0000 mon.smithi039 (mon.0) 350 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T09:11:34.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: audit 2024-09-17T09:11:33.810039+0000 mon.smithi039 (mon.0) 351 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:34.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: audit 2024-09-17T09:11:33.810551+0000 mon.smithi039 (mon.0) 352 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:34.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:34 smithi039 bash[20014]: audit 2024-09-17T09:11:34.150512+0000 mon.smithi203 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.203:0/4231192918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: audit 2024-09-17T09:11:33.800595+0000 mon.smithi039 (mon.0) 348 : audit [INF] from='client.? 172.21.15.39:0/1546293708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce01a0a-435f-45dc-8cbc-28c022e30796"}]: dispatch 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: audit 2024-09-17T09:11:33.809774+0000 mon.smithi039 (mon.0) 349 : audit [INF] from='client.? 172.21.15.39:0/1546293708' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce01a0a-435f-45dc-8cbc-28c022e30796"}]': finished 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: cluster 2024-09-17T09:11:33.809882+0000 mon.smithi039 (mon.0) 350 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: audit 2024-09-17T09:11:33.810039+0000 mon.smithi039 (mon.0) 351 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: audit 2024-09-17T09:11:33.810551+0000 mon.smithi039 (mon.0) 352 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:34 smithi203 bash[24345]: audit 2024-09-17T09:11:34.150512+0000 mon.smithi203 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.203:0/4231192918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:35.256 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:11:35.975 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:35 smithi039 bash[20014]: audit 2024-09-17T09:11:35.257435+0000 mon.smithi039 (mon.0) 353 : audit [DBG] from='client.? 172.21.15.39:0/214852972' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:35.975 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:35 smithi039 bash[20014]: cluster 2024-09-17T09:11:35.447177+0000 mgr.smithi039.speoac (mgr.14195) 90 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:35.976 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726564293,"num_remapped_pgs":0} 2024-09-17T09:11:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:35 smithi203 bash[24345]: audit 2024-09-17T09:11:35.257435+0000 mon.smithi039 (mon.0) 353 : audit [DBG] from='client.? 172.21.15.39:0/214852972' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:35 smithi203 bash[24345]: cluster 2024-09-17T09:11:35.447177+0000 mgr.smithi039.speoac (mgr.14195) 90 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:36.977 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:36.988 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:36 smithi039 bash[20014]: audit 2024-09-17T09:11:35.759428+0000 mon.smithi039 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.39:0/381147293' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:37.015 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:36 smithi203 bash[24345]: audit 2024-09-17T09:11:35.759428+0000 mon.smithi039 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.39:0/381147293' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.853052+0000 mon.smithi203 (mon.1) 4 : audit [INF] from='client.? 172.21.15.203:0/1647885974' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]: dispatch 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.854075+0000 mon.smithi039 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]: dispatch 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.866380+0000 mon.smithi039 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]': finished 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: cluster 2024-09-17T09:11:36.866501+0000 mon.smithi039 (mon.0) 357 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.866706+0000 mon.smithi039 (mon.0) 358 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:38.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.867234+0000 mon.smithi039 (mon.0) 359 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:38.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: audit 2024-09-17T09:11:36.867599+0000 mon.smithi039 (mon.0) 360 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:38.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:37 smithi039 bash[20014]: cluster 2024-09-17T09:11:37.447525+0000 mgr.smithi039.speoac (mgr.14195) 91 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.853052+0000 mon.smithi203 (mon.1) 4 : audit [INF] from='client.? 172.21.15.203:0/1647885974' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]: dispatch 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.854075+0000 mon.smithi039 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]: dispatch 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.866380+0000 mon.smithi039 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d4a827f-f4c6-4075-96c9-6d0daf78652a"}]': finished 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: cluster 2024-09-17T09:11:36.866501+0000 mon.smithi039 (mon.0) 357 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.866706+0000 mon.smithi039 (mon.0) 358 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.867234+0000 mon.smithi039 (mon.0) 359 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: audit 2024-09-17T09:11:36.867599+0000 mon.smithi039 (mon.0) 360 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:37 smithi203 bash[24345]: cluster 2024-09-17T09:11:37.447525+0000 mgr.smithi039.speoac (mgr.14195) 91 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.295057+0000 mon.smithi203 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.203:0/4174562375' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.537910+0000 mon.smithi039 (mon.0) 361 : audit [INF] from='client.? 172.21.15.39:0/2915762542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02066a09-300d-4bb3-b4a7-96896beda83a"}]: dispatch 2024-09-17T09:11:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.552608+0000 mon.smithi039 (mon.0) 362 : audit [INF] from='client.? 172.21.15.39:0/2915762542' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02066a09-300d-4bb3-b4a7-96896beda83a"}]': finished 2024-09-17T09:11:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: cluster 2024-09-17T09:11:38.552723+0000 mon.smithi039 (mon.0) 363 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T09:11:39.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.552992+0000 mon.smithi039 (mon.0) 364 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.553915+0000 mon.smithi039 (mon.0) 365 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.554445+0000 mon.smithi039 (mon.0) 366 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:39.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:38 smithi039 bash[20014]: audit 2024-09-17T09:11:38.554988+0000 mon.smithi039 (mon.0) 367 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.295057+0000 mon.smithi203 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.203:0/4174562375' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.537910+0000 mon.smithi039 (mon.0) 361 : audit [INF] from='client.? 172.21.15.39:0/2915762542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02066a09-300d-4bb3-b4a7-96896beda83a"}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.552608+0000 mon.smithi039 (mon.0) 362 : audit [INF] from='client.? 172.21.15.39:0/2915762542' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02066a09-300d-4bb3-b4a7-96896beda83a"}]': finished 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: cluster 2024-09-17T09:11:38.552723+0000 mon.smithi039 (mon.0) 363 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.552992+0000 mon.smithi039 (mon.0) 364 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.553915+0000 mon.smithi039 (mon.0) 365 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.554445+0000 mon.smithi039 (mon.0) 366 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:38 smithi203 bash[24345]: audit 2024-09-17T09:11:38.554988+0000 mon.smithi039 (mon.0) 367 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:39 smithi039 bash[20014]: cluster 2024-09-17T09:11:39.447910+0000 mgr.smithi039.speoac (mgr.14195) 92 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:39 smithi039 bash[20014]: audit 2024-09-17T09:11:39.492118+0000 mon.smithi039 (mon.0) 368 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:39 smithi203 bash[24345]: cluster 2024-09-17T09:11:39.447910+0000 mgr.smithi039.speoac (mgr.14195) 92 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:39 smithi203 bash[24345]: audit 2024-09-17T09:11:39.492118+0000 mon.smithi039 (mon.0) 368 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:41.215 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:40 smithi203 bash[24345]: audit 2024-09-17T09:11:40.130435+0000 mon.smithi039 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.39:0/1990665900' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:41.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:40 smithi039 bash[20014]: audit 2024-09-17T09:11:40.130435+0000 mon.smithi039 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.39:0/1990665900' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:41.697 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:11:42.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.028958+0000 mon.smithi203 (mon.1) 6 : audit [INF] from='client.? 172.21.15.203:0/1455282755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]: dispatch 2024-09-17T09:11:42.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.029985+0000 mon.smithi039 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]: dispatch 2024-09-17T09:11:42.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.039192+0000 mon.smithi039 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]': finished 2024-09-17T09:11:42.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: cluster 2024-09-17T09:11:41.039311+0000 mon.smithi039 (mon.0) 372 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.039542+0000 mon.smithi039 (mon.0) 373 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.040096+0000 mon.smithi039 (mon.0) 374 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.040439+0000 mon.smithi039 (mon.0) 375 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.040846+0000 mon.smithi039 (mon.0) 376 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: audit 2024-09-17T09:11:41.041228+0000 mon.smithi039 (mon.0) 377 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:42.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:41 smithi039 bash[20014]: cluster 2024-09-17T09:11:41.448331+0000 mgr.smithi039.speoac (mgr.14195) 93 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.028958+0000 mon.smithi203 (mon.1) 6 : audit [INF] from='client.? 172.21.15.203:0/1455282755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.029985+0000 mon.smithi039 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.039192+0000 mon.smithi039 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37cc00fa-a337-421f-99d3-6d6b199d717b"}]': finished 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: cluster 2024-09-17T09:11:41.039311+0000 mon.smithi039 (mon.0) 372 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.039542+0000 mon.smithi039 (mon.0) 373 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.040096+0000 mon.smithi039 (mon.0) 374 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.040439+0000 mon.smithi039 (mon.0) 375 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.040846+0000 mon.smithi039 (mon.0) 376 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: audit 2024-09-17T09:11:41.041228+0000 mon.smithi039 (mon.0) 377 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:42.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:41 smithi203 bash[24345]: cluster 2024-09-17T09:11:41.448331+0000 mgr.smithi039.speoac (mgr.14195) 93 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.649865+0000 mon.smithi203 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.203:0/363829616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.874166+0000 mon.smithi039 (mon.0) 378 : audit [INF] from='client.? 172.21.15.39:0/3338481742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcf9a8e-017a-49b1-aff2-0279895f577d"}]: dispatch 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.885215+0000 mon.smithi039 (mon.0) 379 : audit [INF] from='client.? 172.21.15.39:0/3338481742' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcf9a8e-017a-49b1-aff2-0279895f577d"}]': finished 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: cluster 2024-09-17T09:11:42.885300+0000 mon.smithi039 (mon.0) 380 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.885434+0000 mon.smithi039 (mon.0) 381 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.885769+0000 mon.smithi039 (mon.0) 382 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.885983+0000 mon.smithi039 (mon.0) 383 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:43.070 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.886126+0000 mon.smithi039 (mon.0) 384 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:43.071 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.886361+0000 mon.smithi039 (mon.0) 385 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:43.071 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:43 smithi039 bash[20014]: audit 2024-09-17T09:11:42.886565+0000 mon.smithi039 (mon.0) 386 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.649865+0000 mon.smithi203 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.203:0/363829616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.874166+0000 mon.smithi039 (mon.0) 378 : audit [INF] from='client.? 172.21.15.39:0/3338481742' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcf9a8e-017a-49b1-aff2-0279895f577d"}]: dispatch 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.885215+0000 mon.smithi039 (mon.0) 379 : audit [INF] from='client.? 172.21.15.39:0/3338481742' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcf9a8e-017a-49b1-aff2-0279895f577d"}]': finished 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: cluster 2024-09-17T09:11:42.885300+0000 mon.smithi039 (mon.0) 380 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.885434+0000 mon.smithi039 (mon.0) 381 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:43.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.885769+0000 mon.smithi039 (mon.0) 382 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:43.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.885983+0000 mon.smithi039 (mon.0) 383 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:43.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.886126+0000 mon.smithi039 (mon.0) 384 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:43.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.886361+0000 mon.smithi039 (mon.0) 385 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:43.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:43 smithi203 bash[24345]: audit 2024-09-17T09:11:42.886565+0000 mon.smithi039 (mon.0) 386 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:44.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:44 smithi039 bash[20014]: cluster 2024-09-17T09:11:43.448694+0000 mgr.smithi039.speoac (mgr.14195) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:44.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:44 smithi203 bash[24345]: cluster 2024-09-17T09:11:43.448694+0000 mgr.smithi039.speoac (mgr.14195) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:45.304 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:45 smithi039 bash[20014]: audit 2024-09-17T09:11:45.035973+0000 mon.smithi039 (mon.0) 387 : audit [DBG] from='client.? 172.21.15.39:0/1872720406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:45.369 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:45 smithi203 bash[24345]: audit 2024-09-17T09:11:45.035973+0000 mon.smithi039 (mon.0) 387 : audit [DBG] from='client.? 172.21.15.39:0/1872720406' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:45.498 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:11:46.187 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":12,"num_osds":7,"num_up_osds":0,"osd_up_since":0,"num_in_osds":7,"osd_in_since":1726564305,"num_remapped_pgs":0} 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.364117+0000 mon.smithi203 (mon.1) 8 : audit [INF] from='client.? 172.21.15.203:0/2028540741' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]: dispatch 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.365108+0000 mon.smithi039 (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]: dispatch 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.371851+0000 mon.smithi039 (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]': finished 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: cluster 2024-09-17T09:11:45.371931+0000 mon.smithi039 (mon.0) 390 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.372143+0000 mon.smithi039 (mon.0) 391 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:46.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.372735+0000 mon.smithi039 (mon.0) 392 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.373079+0000 mon.smithi039 (mon.0) 393 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.373488+0000 mon.smithi039 (mon.0) 394 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.373888+0000 mon.smithi039 (mon.0) 395 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.374326+0000 mon.smithi039 (mon.0) 396 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.374685+0000 mon.smithi039 (mon.0) 397 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: cluster 2024-09-17T09:11:45.449092+0000 mgr.smithi039.speoac (mgr.14195) 95 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:46.306 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:46 smithi039 bash[20014]: audit 2024-09-17T09:11:45.498608+0000 mon.smithi039 (mon.0) 398 : audit [DBG] from='client.? 172.21.15.39:0/2961388026' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.364117+0000 mon.smithi203 (mon.1) 8 : audit [INF] from='client.? 172.21.15.203:0/2028540741' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.365108+0000 mon.smithi039 (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.371851+0000 mon.smithi039 (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f60bd0f4-397f-49cc-81e9-28053dc4b72d"}]': finished 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: cluster 2024-09-17T09:11:45.371931+0000 mon.smithi039 (mon.0) 390 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.372143+0000 mon.smithi039 (mon.0) 391 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.372735+0000 mon.smithi039 (mon.0) 392 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.373079+0000 mon.smithi039 (mon.0) 393 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.373488+0000 mon.smithi039 (mon.0) 394 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:46.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.373888+0000 mon.smithi039 (mon.0) 395 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:46.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.374326+0000 mon.smithi039 (mon.0) 396 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:46.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.374685+0000 mon.smithi039 (mon.0) 397 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:11:46.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: cluster 2024-09-17T09:11:45.449092+0000 mgr.smithi039.speoac (mgr.14195) 95 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:46.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:46 smithi203 bash[24345]: audit 2024-09-17T09:11:45.498608+0000 mon.smithi039 (mon.0) 398 : audit [DBG] from='client.? 172.21.15.39:0/2961388026' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:47.189 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:47.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:47 smithi039 bash[20014]: audit 2024-09-17T09:11:46.956011+0000 mon.smithi203 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.203:0/1127402359' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:47.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:47 smithi203 bash[24345]: audit 2024-09-17T09:11:46.956011+0000 mon.smithi203 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.203:0/1127402359' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: cluster 2024-09-17T09:11:47.449405+0000 mgr.smithi039.speoac (mgr.14195) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.787357+0000 mon.smithi039 (mon.0) 399 : audit [INF] from='client.? 172.21.15.39:0/2586381413' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5acd865-aaf1-47da-a5df-30dd995b3360"}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.798287+0000 mon.smithi039 (mon.0) 400 : audit [INF] from='client.? 172.21.15.39:0/2586381413' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5acd865-aaf1-47da-a5df-30dd995b3360"}]': finished 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: cluster 2024-09-17T09:11:47.798340+0000 mon.smithi039 (mon.0) 401 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.798529+0000 mon.smithi039 (mon.0) 402 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.799228+0000 mon.smithi039 (mon.0) 403 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.799562+0000 mon.smithi039 (mon.0) 404 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.799892+0000 mon.smithi039 (mon.0) 405 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:48.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.800230+0000 mon.smithi039 (mon.0) 406 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:48.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.800646+0000 mon.smithi039 (mon.0) 407 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:48.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.801016+0000 mon.smithi039 (mon.0) 408 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:11:48.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:48 smithi039 bash[20014]: audit 2024-09-17T09:11:47.801348+0000 mon.smithi039 (mon.0) 409 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:11:48.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: cluster 2024-09-17T09:11:47.449405+0000 mgr.smithi039.speoac (mgr.14195) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:48.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.787357+0000 mon.smithi039 (mon.0) 399 : audit [INF] from='client.? 172.21.15.39:0/2586381413' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5acd865-aaf1-47da-a5df-30dd995b3360"}]: dispatch 2024-09-17T09:11:48.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.798287+0000 mon.smithi039 (mon.0) 400 : audit [INF] from='client.? 172.21.15.39:0/2586381413' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5acd865-aaf1-47da-a5df-30dd995b3360"}]': finished 2024-09-17T09:11:48.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: cluster 2024-09-17T09:11:47.798340+0000 mon.smithi039 (mon.0) 401 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.798529+0000 mon.smithi039 (mon.0) 402 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.799228+0000 mon.smithi039 (mon.0) 403 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.799562+0000 mon.smithi039 (mon.0) 404 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.799892+0000 mon.smithi039 (mon.0) 405 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.800230+0000 mon.smithi039 (mon.0) 406 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.800646+0000 mon.smithi039 (mon.0) 407 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.801016+0000 mon.smithi039 (mon.0) 408 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:11:48.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:48 smithi203 bash[24345]: audit 2024-09-17T09:11:47.801348+0000 mon.smithi039 (mon.0) 409 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:11:49.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:49 smithi039 bash[20014]: audit 2024-09-17T09:11:49.375773+0000 mon.smithi039 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.39:0/2585765313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:49.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:49 smithi203 bash[24345]: audit 2024-09-17T09:11:49.375773+0000 mon.smithi039 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.39:0/2585765313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:11:50.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:50 smithi039 bash[20014]: cluster 2024-09-17T09:11:49.449617+0000 mgr.smithi039.speoac (mgr.14195) 97 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:50.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:50 smithi203 bash[24345]: cluster 2024-09-17T09:11:49.449617+0000 mgr.smithi039.speoac (mgr.14195) 97 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:51.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:51 smithi039 bash[20014]: cluster 2024-09-17T09:11:51.449906+0000 mgr.smithi039.speoac (mgr.14195) 98 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:51 smithi203 bash[24345]: cluster 2024-09-17T09:11:51.449906+0000 mgr.smithi039.speoac (mgr.14195) 98 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:51.910 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:11:53.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:53 smithi039 bash[20014]: cluster 2024-09-17T09:11:53.450290+0000 mgr.smithi039.speoac (mgr.14195) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:53.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:53 smithi203 bash[24345]: cluster 2024-09-17T09:11:53.450290+0000 mgr.smithi039.speoac (mgr.14195) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:54.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:54 smithi039 bash[20014]: audit 2024-09-17T09:11:54.492602+0000 mon.smithi039 (mon.0) 411 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:54.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:54 smithi203 bash[24345]: audit 2024-09-17T09:11:54.492602+0000 mon.smithi039 (mon.0) 411 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:11:55.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:55 smithi039 bash[20014]: cluster 2024-09-17T09:11:55.450714+0000 mgr.smithi039.speoac (mgr.14195) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:55.827 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:55 smithi203 bash[24345]: cluster 2024-09-17T09:11:55.450714+0000 mgr.smithi039.speoac (mgr.14195) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:55.829 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:11:56.455 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726564307,"num_remapped_pgs":0} 2024-09-17T09:11:56.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:56 smithi039 bash[20014]: audit 2024-09-17T09:11:55.830383+0000 mon.smithi039 (mon.0) 412 : audit [DBG] from='client.? 172.21.15.39:0/4127686646' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:56.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:56 smithi203 bash[24345]: audit 2024-09-17T09:11:55.830383+0000 mon.smithi039 (mon.0) 412 : audit [DBG] from='client.? 172.21.15.39:0/4127686646' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:11:57.457 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:11:57.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:57 smithi039 bash[20014]: cluster 2024-09-17T09:11:57.451112+0000 mgr.smithi039.speoac (mgr.14195) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:57.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:57 smithi203 bash[24345]: cluster 2024-09-17T09:11:57.451112+0000 mgr.smithi039.speoac (mgr.14195) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:11:58.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:58 smithi203 bash[24345]: audit 2024-09-17T09:11:58.290350+0000 mon.smithi039 (mon.0) 413 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:11:58.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:58 smithi203 bash[24345]: audit 2024-09-17T09:11:58.292235+0000 mon.smithi039 (mon.0) 414 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:58.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:58 smithi203 bash[24345]: cephadm 2024-09-17T09:11:58.293692+0000 mgr.smithi039.speoac (mgr.14195) 102 : cephadm [INF] Deploying daemon osd.0 on smithi203 2024-09-17T09:11:59.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:58 smithi039 bash[20014]: audit 2024-09-17T09:11:58.290350+0000 mon.smithi039 (mon.0) 413 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:11:59.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:58 smithi039 bash[20014]: audit 2024-09-17T09:11:58.292235+0000 mon.smithi039 (mon.0) 414 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:11:59.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:58 smithi039 bash[20014]: cephadm 2024-09-17T09:11:58.293692+0000 mgr.smithi039.speoac (mgr.14195) 102 : cephadm [INF] Deploying daemon osd.0 on smithi203 2024-09-17T09:11:59.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:11:59 smithi203 bash[24345]: cluster 2024-09-17T09:11:59.451478+0000 mgr.smithi039.speoac (mgr.14195) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:00.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:11:59 smithi039 bash[20014]: cluster 2024-09-17T09:11:59.451478+0000 mgr.smithi039.speoac (mgr.14195) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:01.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:01 smithi203 bash[24345]: cluster 2024-09-17T09:12:01.451785+0000 mgr.smithi039.speoac (mgr.14195) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:01.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:01 smithi039 bash[20014]: cluster 2024-09-17T09:12:01.451785+0000 mgr.smithi039.speoac (mgr.14195) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:02.416 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:02.607 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.139351+0000 mon.smithi039 (mon.0) 415 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.140811+0000 mon.smithi039 (mon.0) 416 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: cephadm 2024-09-17T09:12:02.142005+0000 mgr.smithi039.speoac (mgr.14195) 105 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.457899+0000 mon.smithi039 (mon.0) 417 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.467011+0000 mon.smithi039 (mon.0) 418 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.467825+0000 mon.smithi039 (mon.0) 419 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: audit 2024-09-17T09:12:02.468632+0000 mon.smithi039 (mon.0) 420 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:02.733 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:02 smithi203 bash[24345]: cephadm 2024-09-17T09:12:02.469275+0000 mgr.smithi039.speoac (mgr.14195) 106 : cephadm [INF] Deploying daemon osd.2 on smithi203 2024-09-17T09:12:02.736 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.139351+0000 mon.smithi039 (mon.0) 415 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:12:02.736 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.140811+0000 mon.smithi039 (mon.0) 416 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:02.736 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: cephadm 2024-09-17T09:12:02.142005+0000 mgr.smithi039.speoac (mgr.14195) 105 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:12:02.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.457899+0000 mon.smithi039 (mon.0) 417 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:02.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.467011+0000 mon.smithi039 (mon.0) 418 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:02.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.467825+0000 mon.smithi039 (mon.0) 419 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:12:02.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: audit 2024-09-17T09:12:02.468632+0000 mon.smithi039 (mon.0) 420 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:02.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:02 smithi039 bash[20014]: cephadm 2024-09-17T09:12:02.469275+0000 mgr.smithi039.speoac (mgr.14195) 106 : cephadm [INF] Deploying daemon osd.2 on smithi203 2024-09-17T09:12:03.820 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:03 smithi203 bash[24345]: cluster 2024-09-17T09:12:03.452185+0000 mgr.smithi039.speoac (mgr.14195) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:04.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:03 smithi039 bash[20014]: cluster 2024-09-17T09:12:03.452185+0000 mgr.smithi039.speoac (mgr.14195) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:05.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:05 smithi039 bash[20014]: cluster 2024-09-17T09:12:05.452595+0000 mgr.smithi039.speoac (mgr.14195) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:05.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:05 smithi203 bash[24345]: cluster 2024-09-17T09:12:05.452595+0000 mgr.smithi039.speoac (mgr.14195) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:07.662 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:07 smithi039 bash[20014]: cluster 2024-09-17T09:12:07.452882+0000 mgr.smithi039.speoac (mgr.14195) 109 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:07.747 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:12:07.824 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:07 smithi203 bash[24345]: cluster 2024-09-17T09:12:07.452882+0000 mgr.smithi039.speoac (mgr.14195) 109 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:07.825 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:07 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:08.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:07 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: audit 2024-09-17T09:12:07.748230+0000 mon.smithi039 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.39:0/3872380086' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: audit 2024-09-17T09:12:07.993373+0000 mon.smithi039 (mon.0) 422 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: audit 2024-09-17T09:12:08.006192+0000 mon.smithi039 (mon.0) 423 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: audit 2024-09-17T09:12:08.007766+0000 mon.smithi039 (mon.0) 424 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: audit 2024-09-17T09:12:08.009378+0000 mon.smithi039 (mon.0) 425 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:08.687 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 bash[20014]: cephadm 2024-09-17T09:12:08.010843+0000 mgr.smithi039.speoac (mgr.14195) 110 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T09:12:08.688 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726564307,"num_remapped_pgs":0} 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: audit 2024-09-17T09:12:07.748230+0000 mon.smithi039 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.39:0/3872380086' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: audit 2024-09-17T09:12:07.993373+0000 mon.smithi039 (mon.0) 422 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: audit 2024-09-17T09:12:08.006192+0000 mon.smithi039 (mon.0) 423 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: audit 2024-09-17T09:12:08.007766+0000 mon.smithi039 (mon.0) 424 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: audit 2024-09-17T09:12:08.009378+0000 mon.smithi039 (mon.0) 425 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:08.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:08 smithi203 bash[24345]: cephadm 2024-09-17T09:12:08.010843+0000 mgr.smithi039.speoac (mgr.14195) 110 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T09:12:09.107 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:08 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:09.375 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:09 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:09.690 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:12:10.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:09.407310+0000 mon.smithi039 (mon.0) 426 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:10.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:09.412825+0000 mon.smithi039 (mon.0) 427 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:10.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:09.413548+0000 mon.smithi039 (mon.0) 428 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:09.414213+0000 mon.smithi039 (mon.0) 429 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: cephadm 2024-09-17T09:12:09.414790+0000 mgr.smithi039.speoac (mgr.14195) 111 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: cluster 2024-09-17T09:12:09.453144+0000 mgr.smithi039.speoac (mgr.14195) 112 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:09.492019+0000 mon.smithi039 (mon.0) 430 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:10.312084+0000 mon.smithi203 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:12:10.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:10 smithi203 bash[24345]: audit 2024-09-17T09:12:10.313379+0000 mon.smithi039 (mon.0) 431 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:09.407310+0000 mon.smithi039 (mon.0) 426 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:09.412825+0000 mon.smithi039 (mon.0) 427 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:09.413548+0000 mon.smithi039 (mon.0) 428 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:09.414213+0000 mon.smithi039 (mon.0) 429 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: cephadm 2024-09-17T09:12:09.414790+0000 mgr.smithi039.speoac (mgr.14195) 111 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: cluster 2024-09-17T09:12:09.453144+0000 mgr.smithi039.speoac (mgr.14195) 112 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:10.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:09.492019+0000 mon.smithi039 (mon.0) 430 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:10.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:10.312084+0000 mon.smithi203 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:12:10.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:10 smithi039 bash[20014]: audit 2024-09-17T09:12:10.313379+0000 mon.smithi039 (mon.0) 431 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:12:11.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.437086+0000 mon.smithi039 (mon.0) 432 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: cluster 2024-09-17T09:12:10.437219+0000 mon.smithi039 (mon.0) 433 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.437488+0000 mon.smithi039 (mon.0) 434 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.437682+0000 mon.smithi203 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.438445+0000 mon.smithi039 (mon.0) 435 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.439215+0000 mon.smithi039 (mon.0) 436 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.439949+0000 mon.smithi039 (mon.0) 437 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.440653+0000 mon.smithi039 (mon.0) 438 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.441224+0000 mon.smithi039 (mon.0) 439 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.441803+0000 mon.smithi039 (mon.0) 440 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.442359+0000 mon.smithi039 (mon.0) 441 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:11.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:11 smithi039 bash[20014]: audit 2024-09-17T09:12:10.442909+0000 mon.smithi039 (mon.0) 442 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:11.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.437086+0000 mon.smithi039 (mon.0) 432 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: cluster 2024-09-17T09:12:10.437219+0000 mon.smithi039 (mon.0) 433 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.437488+0000 mon.smithi039 (mon.0) 434 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.437682+0000 mon.smithi203 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.438445+0000 mon.smithi039 (mon.0) 435 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.439215+0000 mon.smithi039 (mon.0) 436 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.439949+0000 mon.smithi039 (mon.0) 437 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.440653+0000 mon.smithi039 (mon.0) 438 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.441224+0000 mon.smithi039 (mon.0) 439 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.441803+0000 mon.smithi039 (mon.0) 440 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.442359+0000 mon.smithi039 (mon.0) 441 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:11.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:11 smithi203 bash[24345]: audit 2024-09-17T09:12:10.442909+0000 mon.smithi039 (mon.0) 442 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.433613+0000 mon.smithi039 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: cluster 2024-09-17T09:12:11.433671+0000 mon.smithi039 (mon.0) 444 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.436368+0000 mon.smithi039 (mon.0) 445 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.436965+0000 mon.smithi039 (mon.0) 446 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.437488+0000 mon.smithi039 (mon.0) 447 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.437937+0000 mon.smithi039 (mon.0) 448 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.438375+0000 mon.smithi039 (mon.0) 449 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:12.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.438775+0000 mon.smithi039 (mon.0) 450 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:12.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.439149+0000 mon.smithi039 (mon.0) 451 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:12.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.439538+0000 mon.smithi039 (mon.0) 452 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:12.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.448698+0000 mon.smithi039 (mon.0) 453 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:12.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: cluster 2024-09-17T09:12:11.453377+0000 mgr.smithi039.speoac (mgr.14195) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:12.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:12 smithi203 bash[24345]: audit 2024-09-17T09:12:11.989869+0000 mon.smithi039 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.433613+0000 mon.smithi039 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: cluster 2024-09-17T09:12:11.433671+0000 mon.smithi039 (mon.0) 444 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.436368+0000 mon.smithi039 (mon.0) 445 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.436965+0000 mon.smithi039 (mon.0) 446 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.437488+0000 mon.smithi039 (mon.0) 447 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.437937+0000 mon.smithi039 (mon.0) 448 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:12.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.438375+0000 mon.smithi039 (mon.0) 449 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.438775+0000 mon.smithi039 (mon.0) 450 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.439149+0000 mon.smithi039 (mon.0) 451 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.439538+0000 mon.smithi039 (mon.0) 452 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.448698+0000 mon.smithi039 (mon.0) 453 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: cluster 2024-09-17T09:12:11.453377+0000 mgr.smithi039.speoac (mgr.14195) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:12:12.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:12 smithi039 bash[20014]: audit 2024-09-17T09:12:11.989869+0000 mon.smithi039 (mon.0) 454 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T09:12:13.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: cluster 2024-09-17T09:12:11.308391+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: cluster 2024-09-17T09:12:11.308494+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:12.445945+0000 mon.smithi039 (mon.0) 455 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: cluster 2024-09-17T09:12:12.998140+0000 mon.smithi039 (mon.0) 456 : cluster [INF] osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429] boot 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: cluster 2024-09-17T09:12:12.998252+0000 mon.smithi039 (mon.0) 457 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:12.998518+0000 mon.smithi039 (mon.0) 458 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:12.999544+0000 mon.smithi039 (mon.0) 459 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:13.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.000123+0000 mon.smithi039 (mon.0) 460 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:13.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.000674+0000 mon.smithi039 (mon.0) 461 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:13.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.001214+0000 mon.smithi039 (mon.0) 462 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:13.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.001769+0000 mon.smithi039 (mon.0) 463 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:13.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.002355+0000 mon.smithi039 (mon.0) 464 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:13.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:13 smithi039 bash[20014]: audit 2024-09-17T09:12:13.002913+0000 mon.smithi039 (mon.0) 465 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: cluster 2024-09-17T09:12:11.308391+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: cluster 2024-09-17T09:12:11.308494+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:12.445945+0000 mon.smithi039 (mon.0) 455 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: cluster 2024-09-17T09:12:12.998140+0000 mon.smithi039 (mon.0) 456 : cluster [INF] osd.0 [v2:172.21.15.203:6800/277793429,v1:172.21.15.203:6801/277793429] boot 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: cluster 2024-09-17T09:12:12.998252+0000 mon.smithi039 (mon.0) 457 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:12.998518+0000 mon.smithi039 (mon.0) 458 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:12.999544+0000 mon.smithi039 (mon.0) 459 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.000123+0000 mon.smithi039 (mon.0) 460 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.000674+0000 mon.smithi039 (mon.0) 461 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.001214+0000 mon.smithi039 (mon.0) 462 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.001769+0000 mon.smithi039 (mon.0) 463 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.002355+0000 mon.smithi039 (mon.0) 464 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:13.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:13 smithi203 bash[24345]: audit 2024-09-17T09:12:13.002913+0000 mon.smithi039 (mon.0) 465 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: cluster 2024-09-17T09:12:13.453742+0000 mgr.smithi039.speoac (mgr.14195) 114 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:13.605854+0000 mon.smithi039 (mon.0) 466 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:13.614243+0000 mon.smithi039 (mon.0) 467 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:13.615703+0000 mon.smithi039 (mon.0) 468 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:13.617583+0000 mon.smithi039 (mon.0) 469 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: cluster 2024-09-17T09:12:14.007532+0000 mon.smithi039 (mon.0) 470 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.007800+0000 mon.smithi039 (mon.0) 471 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.008602+0000 mon.smithi039 (mon.0) 472 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.009165+0000 mon.smithi039 (mon.0) 473 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:14.702 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.009717+0000 mon.smithi039 (mon.0) 474 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:14.703 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.010303+0000 mon.smithi039 (mon.0) 475 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:14.703 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.010863+0000 mon.smithi039 (mon.0) 476 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:14.703 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:14 smithi039 bash[20014]: audit 2024-09-17T09:12:14.011415+0000 mon.smithi039 (mon.0) 477 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:14.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: cluster 2024-09-17T09:12:13.453742+0000 mgr.smithi039.speoac (mgr.14195) 114 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:14.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:13.605854+0000 mon.smithi039 (mon.0) 466 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:14.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:13.614243+0000 mon.smithi039 (mon.0) 467 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:14.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:13.615703+0000 mon.smithi039 (mon.0) 468 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:12:14.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:13.617583+0000 mon.smithi039 (mon.0) 469 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: cluster 2024-09-17T09:12:14.007532+0000 mon.smithi039 (mon.0) 470 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.007800+0000 mon.smithi039 (mon.0) 471 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.008602+0000 mon.smithi039 (mon.0) 472 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.009165+0000 mon.smithi039 (mon.0) 473 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.009717+0000 mon.smithi039 (mon.0) 474 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.010303+0000 mon.smithi039 (mon.0) 475 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.010863+0000 mon.smithi039 (mon.0) 476 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:14.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:14 smithi203 bash[24345]: audit 2024-09-17T09:12:14.011415+0000 mon.smithi039 (mon.0) 477 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:15.670 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:15 smithi203 bash[24345]: cephadm 2024-09-17T09:12:13.619227+0000 mgr.smithi039.speoac (mgr.14195) 115 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T09:12:15.737 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:15 smithi039 bash[20014]: cephadm 2024-09-17T09:12:13.619227+0000 mgr.smithi039.speoac (mgr.14195) 115 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T09:12:15.999 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:15 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:16.251 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:16.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: cluster 2024-09-17T09:12:15.454056+0000 mgr.smithi039.speoac (mgr.14195) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:15.887636+0000 mon.smithi203 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:15.888516+0000 mon.smithi039 (mon.0) 478 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:16.169697+0000 mon.smithi039 (mon.0) 479 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:16.176030+0000 mon.smithi039 (mon.0) 480 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:16.176949+0000 mon.smithi039 (mon.0) 481 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:12:16.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:16 smithi039 bash[20014]: audit 2024-09-17T09:12:16.177764+0000 mon.smithi039 (mon.0) 482 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: cluster 2024-09-17T09:12:15.454056+0000 mgr.smithi039.speoac (mgr.14195) 116 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:15.887636+0000 mon.smithi203 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:12:16.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:15.888516+0000 mon.smithi039 (mon.0) 478 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:12:16.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:16.169697+0000 mon.smithi039 (mon.0) 479 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:16.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:16.176030+0000 mon.smithi039 (mon.0) 480 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:16.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:16.176949+0000 mon.smithi039 (mon.0) 481 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:12:16.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:16 smithi203 bash[24345]: audit 2024-09-17T09:12:16.177764+0000 mon.smithi039 (mon.0) 482 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:16.914 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: cephadm 2024-09-17T09:12:16.178494+0000 mgr.smithi039.speoac (mgr.14195) 117 : cephadm [INF] Deploying daemon osd.5 on smithi039 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.482805+0000 mon.smithi039 (mon.0) 483 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: cluster 2024-09-17T09:12:16.482880+0000 mon.smithi039 (mon.0) 484 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.483340+0000 mon.smithi039 (mon.0) 485 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.483649+0000 mon.smithi039 (mon.0) 486 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.483776+0000 mon.smithi039 (mon.0) 487 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.483910+0000 mon.smithi039 (mon.0) 488 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.484021+0000 mon.smithi039 (mon.0) 489 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.484129+0000 mon.smithi039 (mon.0) 490 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.484238+0000 mon.smithi039 (mon.0) 491 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:17.555 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.484860+0000 mon.smithi203 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:17.556 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:17 smithi039 bash[20014]: audit 2024-09-17T09:12:16.494134+0000 mon.smithi039 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: cephadm 2024-09-17T09:12:16.178494+0000 mgr.smithi039.speoac (mgr.14195) 117 : cephadm [INF] Deploying daemon osd.5 on smithi039 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.482805+0000 mon.smithi039 (mon.0) 483 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: cluster 2024-09-17T09:12:16.482880+0000 mon.smithi039 (mon.0) 484 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.483340+0000 mon.smithi039 (mon.0) 485 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.483649+0000 mon.smithi039 (mon.0) 486 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.483776+0000 mon.smithi039 (mon.0) 487 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.483910+0000 mon.smithi039 (mon.0) 488 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.484021+0000 mon.smithi039 (mon.0) 489 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.484129+0000 mon.smithi039 (mon.0) 490 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.484238+0000 mon.smithi039 (mon.0) 491 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.484860+0000 mon.smithi203 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:17.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:17 smithi203 bash[24345]: audit 2024-09-17T09:12:16.494134+0000 mon.smithi039 (mon.0) 492 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: cluster 2024-09-17T09:12:17.454476+0000 mgr.smithi039.speoac (mgr.14195) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.497490+0000 mon.smithi039 (mon.0) 493 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: cluster 2024-09-17T09:12:17.497637+0000 mon.smithi039 (mon.0) 494 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.498541+0000 mon.smithi039 (mon.0) 495 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.499657+0000 mon.smithi039 (mon.0) 496 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:18.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.507371+0000 mon.smithi039 (mon.0) 497 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.507686+0000 mon.smithi039 (mon.0) 498 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.507977+0000 mon.smithi039 (mon.0) 499 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.508297+0000 mon.smithi039 (mon.0) 500 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.508588+0000 mon.smithi039 (mon.0) 501 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:17.508951+0000 mon.smithi039 (mon.0) 502 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:18.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:18 smithi203 bash[24345]: audit 2024-09-17T09:12:18.398718+0000 mon.smithi039 (mon.0) 503 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: cluster 2024-09-17T09:12:17.454476+0000 mgr.smithi039.speoac (mgr.14195) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.497490+0000 mon.smithi039 (mon.0) 493 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: cluster 2024-09-17T09:12:17.497637+0000 mon.smithi039 (mon.0) 494 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.498541+0000 mon.smithi039 (mon.0) 495 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.499657+0000 mon.smithi039 (mon.0) 496 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.507371+0000 mon.smithi039 (mon.0) 497 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.507686+0000 mon.smithi039 (mon.0) 498 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.507977+0000 mon.smithi039 (mon.0) 499 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.508297+0000 mon.smithi039 (mon.0) 500 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:18.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.508588+0000 mon.smithi039 (mon.0) 501 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:18.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:17.508951+0000 mon.smithi039 (mon.0) 502 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:18.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:18 smithi039 bash[20014]: audit 2024-09-17T09:12:18.398718+0000 mon.smithi039 (mon.0) 503 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:12:19.357 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:16.874277+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:16.874366+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:18.512312+0000 mon.smithi039 (mon.0) 504 : cluster [INF] osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274] boot 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.512473+0000 mon.smithi039 (mon.0) 505 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:12:19.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:18.512633+0000 mon.smithi039 (mon.0) 506 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.513441+0000 mon.smithi039 (mon.0) 507 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.514143+0000 mon.smithi039 (mon.0) 508 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.514598+0000 mon.smithi039 (mon.0) 509 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.519349+0000 mon.smithi039 (mon.0) 510 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.519733+0000 mon.smithi039 (mon.0) 511 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.520154+0000 mon.smithi039 (mon.0) 512 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.520527+0000 mon.smithi039 (mon.0) 513 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:18.520888+0000 mon.smithi039 (mon.0) 514 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:19.454795+0000 mgr.smithi039.speoac (mgr.14195) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.511183+0000 mon.smithi039 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:19.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: cluster 2024-09-17T09:12:19.511234+0000 mon.smithi039 (mon.0) 516 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.511355+0000 mon.smithi039 (mon.0) 517 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.511713+0000 mon.smithi039 (mon.0) 518 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.512318+0000 mon.smithi039 (mon.0) 519 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.512573+0000 mon.smithi039 (mon.0) 520 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.512794+0000 mon.smithi039 (mon.0) 521 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:19.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:19 smithi203 bash[24345]: audit 2024-09-17T09:12:19.513014+0000 mon.smithi039 (mon.0) 522 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:16.874277+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:19.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:16.874366+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:18.512312+0000 mon.smithi039 (mon.0) 504 : cluster [INF] osd.2 [v2:172.21.15.203:6808/2977014274,v1:172.21.15.203:6809/2977014274] boot 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.512473+0000 mon.smithi039 (mon.0) 505 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:18.512633+0000 mon.smithi039 (mon.0) 506 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.513441+0000 mon.smithi039 (mon.0) 507 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.514143+0000 mon.smithi039 (mon.0) 508 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.514598+0000 mon.smithi039 (mon.0) 509 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.519349+0000 mon.smithi039 (mon.0) 510 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.519733+0000 mon.smithi039 (mon.0) 511 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.520154+0000 mon.smithi039 (mon.0) 512 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.520527+0000 mon.smithi039 (mon.0) 513 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:18.520888+0000 mon.smithi039 (mon.0) 514 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:19.454795+0000 mgr.smithi039.speoac (mgr.14195) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.511183+0000 mon.smithi039 (mon.0) 515 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:19.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: cluster 2024-09-17T09:12:19.511234+0000 mon.smithi039 (mon.0) 516 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.511355+0000 mon.smithi039 (mon.0) 517 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.511713+0000 mon.smithi039 (mon.0) 518 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.512318+0000 mon.smithi039 (mon.0) 519 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.512573+0000 mon.smithi039 (mon.0) 520 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.512794+0000 mon.smithi039 (mon.0) 521 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:19.807 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:19 smithi039 bash[20014]: audit 2024-09-17T09:12:19.513014+0000 mon.smithi039 (mon.0) 522 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:20.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:20 smithi039 bash[20014]: audit 2024-09-17T09:12:19.515435+0000 mon.smithi039 (mon.0) 523 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:20.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:20 smithi039 bash[20014]: audit 2024-09-17T09:12:19.688243+0000 mon.smithi039 (mon.0) 524 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:20.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:20 smithi039 bash[20014]: audit 2024-09-17T09:12:19.697775+0000 mon.smithi039 (mon.0) 525 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:20.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:20 smithi039 bash[20014]: audit 2024-09-17T09:12:20.516640+0000 mon.smithi039 (mon.0) 526 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:20.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:20 smithi203 bash[24345]: audit 2024-09-17T09:12:19.515435+0000 mon.smithi039 (mon.0) 523 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:20.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:20 smithi203 bash[24345]: audit 2024-09-17T09:12:19.688243+0000 mon.smithi039 (mon.0) 524 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:20.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:20 smithi203 bash[24345]: audit 2024-09-17T09:12:19.697775+0000 mon.smithi039 (mon.0) 525 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:20.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:20 smithi203 bash[24345]: audit 2024-09-17T09:12:20.516640+0000 mon.smithi039 (mon.0) 526 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: cluster 2024-09-17T09:12:19.400791+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: cluster 2024-09-17T09:12:19.400851+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: cluster 2024-09-17T09:12:20.539115+0000 mon.smithi039 (mon.0) 527 : cluster [INF] osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008] boot 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: cluster 2024-09-17T09:12:20.539180+0000 mon.smithi039 (mon.0) 528 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.540241+0000 mon.smithi039 (mon.0) 529 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.540937+0000 mon.smithi039 (mon.0) 530 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.541339+0000 mon.smithi039 (mon.0) 531 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.547886+0000 mon.smithi039 (mon.0) 532 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:21.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.548342+0000 mon.smithi039 (mon.0) 533 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:21.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: audit 2024-09-17T09:12:20.548772+0000 mon.smithi039 (mon.0) 534 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:21.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:21 smithi039 bash[20014]: cluster 2024-09-17T09:12:21.455236+0000 mgr.smithi039.speoac (mgr.14195) 120 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: cluster 2024-09-17T09:12:19.400791+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: cluster 2024-09-17T09:12:19.400851+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: cluster 2024-09-17T09:12:20.539115+0000 mon.smithi039 (mon.0) 527 : cluster [INF] osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008] boot 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: cluster 2024-09-17T09:12:20.539180+0000 mon.smithi039 (mon.0) 528 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.540241+0000 mon.smithi039 (mon.0) 529 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.540937+0000 mon.smithi039 (mon.0) 530 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.541339+0000 mon.smithi039 (mon.0) 531 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.547886+0000 mon.smithi039 (mon.0) 532 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.548342+0000 mon.smithi039 (mon.0) 533 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: audit 2024-09-17T09:12:20.548772+0000 mon.smithi039 (mon.0) 534 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:21.817 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:21 smithi203 bash[24345]: cluster 2024-09-17T09:12:21.455236+0000 mgr.smithi039.speoac (mgr.14195) 120 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:21.543026+0000 mon.smithi039 (mon.0) 535 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:21.821454+0000 mon.smithi203 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: cluster 2024-09-17T09:12:22.005182+0000 mon.smithi039 (mon.0) 536 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.005391+0000 mon.smithi039 (mon.0) 537 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.006000+0000 mon.smithi039 (mon.0) 538 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.006202+0000 mon.smithi039 (mon.0) 539 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.006408+0000 mon.smithi039 (mon.0) 540 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.006543+0000 mon.smithi039 (mon.0) 541 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:22.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:22 smithi039 bash[20014]: audit 2024-09-17T09:12:22.006670+0000 mon.smithi039 (mon.0) 542 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:22.828 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:21.543026+0000 mon.smithi039 (mon.0) 535 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:12:22.828 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:21.821454+0000 mon.smithi203 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:12:22.828 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: cluster 2024-09-17T09:12:22.005182+0000 mon.smithi039 (mon.0) 536 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-17T09:12:22.828 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.005391+0000 mon.smithi039 (mon.0) 537 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:22.828 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.006000+0000 mon.smithi039 (mon.0) 538 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:22.829 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.006202+0000 mon.smithi039 (mon.0) 539 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:12:22.829 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.006408+0000 mon.smithi039 (mon.0) 540 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:22.829 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.006543+0000 mon.smithi039 (mon.0) 541 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:22.829 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:22 smithi203 bash[24345]: audit 2024-09-17T09:12:22.006670+0000 mon.smithi039 (mon.0) 542 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:23.147 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.563500+0000 mon.smithi039 (mon.0) 543 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.563574+0000 mon.smithi039 (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: cluster 2024-09-17T09:12:22.563620+0000 mon.smithi039 (mon.0) 545 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.563870+0000 mon.smithi203 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.564050+0000 mon.smithi039 (mon.0) 546 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.564995+0000 mon.smithi039 (mon.0) 547 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:23.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.565697+0000 mon.smithi039 (mon.0) 548 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.566472+0000 mon.smithi039 (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.567083+0000 mon.smithi039 (mon.0) 550 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.567427+0000 mon.smithi039 (mon.0) 551 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:22.568761+0000 mon.smithi039 (mon.0) 552 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: audit 2024-09-17T09:12:23.148556+0000 mon.smithi039 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.39:0/816690659' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:23.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:23 smithi203 bash[24345]: cluster 2024-09-17T09:12:23.455578+0000 mgr.smithi039.speoac (mgr.14195) 121 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.563500+0000 mon.smithi039 (mon.0) 543 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.563574+0000 mon.smithi039 (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: cluster 2024-09-17T09:12:22.563620+0000 mon.smithi039 (mon.0) 545 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.563870+0000 mon.smithi203 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.564050+0000 mon.smithi039 (mon.0) 546 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.564995+0000 mon.smithi039 (mon.0) 547 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.565697+0000 mon.smithi039 (mon.0) 548 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.566472+0000 mon.smithi039 (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.567083+0000 mon.smithi039 (mon.0) 550 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:23.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.567427+0000 mon.smithi039 (mon.0) 551 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:23.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:22.568761+0000 mon.smithi039 (mon.0) 552 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:12:23.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: audit 2024-09-17T09:12:23.148556+0000 mon.smithi039 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.39:0/816690659' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:23.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:23 smithi039 bash[20014]: cluster 2024-09-17T09:12:23.455578+0000 mgr.smithi039.speoac (mgr.14195) 121 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:12:24.640 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":24,"num_osds":8,"num_up_osds":3,"osd_up_since":1726564340,"num_in_osds":8,"osd_in_since":1726564307,"num_remapped_pgs":0} 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: cluster 2024-09-17T09:12:23.559703+0000 mon.smithi039 (mon.0) 554 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.576584+0000 mon.smithi039 (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.576776+0000 mon.smithi039 (mon.0) 556 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: cluster 2024-09-17T09:12:23.576916+0000 mon.smithi039 (mon.0) 557 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.577422+0000 mon.smithi039 (mon.0) 558 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.578088+0000 mon.smithi039 (mon.0) 559 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:24.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.578210+0000 mon.smithi039 (mon.0) 560 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.578372+0000 mon.smithi039 (mon.0) 561 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.578510+0000 mon.smithi039 (mon.0) 562 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:23.584448+0000 mon.smithi039 (mon.0) 563 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:24.499636+0000 mon.smithi039 (mon.0) 564 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:24.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 bash[20014]: audit 2024-09-17T09:12:24.501255+0000 mon.smithi039 (mon.0) 565 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:24.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: cluster 2024-09-17T09:12:23.559703+0000 mon.smithi039 (mon.0) 554 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.576584+0000 mon.smithi039 (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.576776+0000 mon.smithi039 (mon.0) 556 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: cluster 2024-09-17T09:12:23.576916+0000 mon.smithi039 (mon.0) 557 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.577422+0000 mon.smithi039 (mon.0) 558 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.578088+0000 mon.smithi039 (mon.0) 559 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.578210+0000 mon.smithi039 (mon.0) 560 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.578372+0000 mon.smithi039 (mon.0) 561 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.578510+0000 mon.smithi039 (mon.0) 562 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:23.584448+0000 mon.smithi039 (mon.0) 563 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:24.499636+0000 mon.smithi039 (mon.0) 564 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:24 smithi203 bash[24345]: audit 2024-09-17T09:12:24.501255+0000 mon.smithi039 (mon.0) 565 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:25.105 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:24 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:25.370 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:25.642 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:12:25.651 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cluster 2024-09-17T09:12:22.816824+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cluster 2024-09-17T09:12:22.816892+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cluster 2024-09-17T09:12:24.579547+0000 mon.smithi039 (mon.0) 566 : cluster [INF] osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864] boot 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cluster 2024-09-17T09:12:24.579658+0000 mon.smithi039 (mon.0) 567 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:24.580359+0000 mon.smithi039 (mon.0) 568 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:24.580710+0000 mon.smithi039 (mon.0) 569 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:24.581120+0000 mon.smithi039 (mon.0) 570 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:24.581434+0000 mon.smithi039 (mon.0) 571 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:24.591763+0000 mon.smithi039 (mon.0) 572 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:25.406511+0000 mon.smithi039 (mon.0) 573 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:25.412082+0000 mon.smithi039 (mon.0) 574 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:25.652 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:25.412931+0000 mon.smithi039 (mon.0) 575 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:12:25.653 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: audit 2024-09-17T09:12:25.413692+0000 mon.smithi039 (mon.0) 576 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:25.653 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cephadm 2024-09-17T09:12:25.414423+0000 mgr.smithi039.speoac (mgr.14195) 122 : cephadm [INF] Deploying daemon osd.7 on smithi039 2024-09-17T09:12:25.653 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:25 smithi039 bash[20014]: cluster 2024-09-17T09:12:25.455906+0000 mgr.smithi039.speoac (mgr.14195) 123 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 110 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:25.840 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cluster 2024-09-17T09:12:22.816824+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:25.840 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cluster 2024-09-17T09:12:22.816892+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:25.840 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cluster 2024-09-17T09:12:24.579547+0000 mon.smithi039 (mon.0) 566 : cluster [INF] osd.4 [v2:172.21.15.203:6816/975585864,v1:172.21.15.203:6817/975585864] boot 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cluster 2024-09-17T09:12:24.579658+0000 mon.smithi039 (mon.0) 567 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:24.580359+0000 mon.smithi039 (mon.0) 568 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:24.580710+0000 mon.smithi039 (mon.0) 569 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:24.581120+0000 mon.smithi039 (mon.0) 570 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:24.581434+0000 mon.smithi039 (mon.0) 571 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:24.591763+0000 mon.smithi039 (mon.0) 572 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:25.406511+0000 mon.smithi039 (mon.0) 573 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:25.412082+0000 mon.smithi039 (mon.0) 574 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:25.412931+0000 mon.smithi039 (mon.0) 575 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: audit 2024-09-17T09:12:25.413692+0000 mon.smithi039 (mon.0) 576 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cephadm 2024-09-17T09:12:25.414423+0000 mgr.smithi039.speoac (mgr.14195) 122 : cephadm [INF] Deploying daemon osd.7 on smithi039 2024-09-17T09:12:25.841 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:25 smithi203 bash[24345]: cluster 2024-09-17T09:12:25.455906+0000 mgr.smithi039.speoac (mgr.14195) 123 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 110 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: cluster 2024-09-17T09:12:25.590387+0000 mon.smithi039 (mon.0) 577 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:25.590813+0000 mon.smithi039 (mon.0) 578 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:25.591244+0000 mon.smithi039 (mon.0) 579 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:25.591678+0000 mon.smithi039 (mon.0) 580 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:25.598139+0000 mon.smithi039 (mon.0) 581 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:25.634293+0000 mon.smithi039 (mon.0) 582 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:26.403009+0000 mon.smithi203 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: audit 2024-09-17T09:12:26.404244+0000 mon.smithi039 (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:12:26.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: cluster 2024-09-17T09:12:26.409767+0000 mon.smithi039 (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:12:26.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:26 smithi203 bash[24345]: cluster 2024-09-17T09:12:26.409818+0000 mon.smithi039 (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: cluster 2024-09-17T09:12:25.590387+0000 mon.smithi039 (mon.0) 577 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:25.590813+0000 mon.smithi039 (mon.0) 578 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:25.591244+0000 mon.smithi039 (mon.0) 579 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:25.591678+0000 mon.smithi039 (mon.0) 580 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:25.598139+0000 mon.smithi039 (mon.0) 581 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:25.634293+0000 mon.smithi039 (mon.0) 582 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:26.403009+0000 mon.smithi203 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: audit 2024-09-17T09:12:26.404244+0000 mon.smithi039 (mon.0) 583 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:12:27.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: cluster 2024-09-17T09:12:26.409767+0000 mon.smithi039 (mon.0) 584 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:12:27.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:26 smithi039 bash[20014]: cluster 2024-09-17T09:12:26.409818+0000 mon.smithi039 (mon.0) 585 : cluster [INF] Cluster is now healthy 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.605748+0000 mon.smithi039 (mon.0) 586 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.636715+0000 mon.smithi039 (mon.0) 587 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: cluster 2024-09-17T09:12:26.636834+0000 mon.smithi039 (mon.0) 588 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.638421+0000 mon.smithi203 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.639717+0000 mon.smithi039 (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.643970+0000 mon.smithi039 (mon.0) 590 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.644550+0000 mon.smithi039 (mon.0) 591 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.645106+0000 mon.smithi039 (mon.0) 592 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:26.645643+0000 mon.smithi039 (mon.0) 593 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:27.097201+0000 mon.smithi039 (mon.0) 594 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:12:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: cluster 2024-09-17T09:12:27.456308+0000 mgr.smithi039.speoac (mgr.14195) 124 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 111 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:27.871 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:27 smithi203 bash[24345]: audit 2024-09-17T09:12:27.515222+0000 mon.smithi039 (mon.0) 595 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.605748+0000 mon.smithi039 (mon.0) 586 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.636715+0000 mon.smithi039 (mon.0) 587 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: cluster 2024-09-17T09:12:26.636834+0000 mon.smithi039 (mon.0) 588 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.638421+0000 mon.smithi203 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.639717+0000 mon.smithi039 (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.643970+0000 mon.smithi039 (mon.0) 590 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.644550+0000 mon.smithi039 (mon.0) 591 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.645106+0000 mon.smithi039 (mon.0) 592 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:26.645643+0000 mon.smithi039 (mon.0) 593 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:27.097201+0000 mon.smithi039 (mon.0) 594 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: cluster 2024-09-17T09:12:27.456308+0000 mgr.smithi039.speoac (mgr.14195) 124 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 111 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:27.877 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:27 smithi039 bash[20014]: audit 2024-09-17T09:12:27.515222+0000 mon.smithi039 (mon.0) 595 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:28.818 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.644478+0000 mon.smithi039 (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.644714+0000 mon.smithi039 (mon.0) 597 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: cluster 2024-09-17T09:12:27.644895+0000 mon.smithi039 (mon.0) 598 : cluster [DBG] osdmap e29: 8 total, 4 up, 8 in 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.646090+0000 mon.smithi039 (mon.0) 599 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.646530+0000 mon.smithi039 (mon.0) 600 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.646923+0000 mon.smithi039 (mon.0) 601 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.647240+0000 mon.smithi039 (mon.0) 602 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.647484+0000 mon.smithi039 (mon.0) 603 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:27.649536+0000 mon.smithi039 (mon.0) 604 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: cluster 2024-09-17T09:12:27.663787+0000 mon.smithi039 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi039.speoac(active, since 2m), standbys: smithi203.wfiyzv 2024-09-17T09:12:28.819 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:28.357846+0000 mon.smithi039 (mon.0) 606 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:28.820 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:28 smithi039 bash[20014]: audit 2024-09-17T09:12:28.366121+0000 mon.smithi039 (mon.0) 607 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.644478+0000 mon.smithi039 (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.644714+0000 mon.smithi039 (mon.0) 597 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: cluster 2024-09-17T09:12:27.644895+0000 mon.smithi039 (mon.0) 598 : cluster [DBG] osdmap e29: 8 total, 4 up, 8 in 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.646090+0000 mon.smithi039 (mon.0) 599 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.646530+0000 mon.smithi039 (mon.0) 600 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:29.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.646923+0000 mon.smithi039 (mon.0) 601 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.647240+0000 mon.smithi039 (mon.0) 602 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.647484+0000 mon.smithi039 (mon.0) 603 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:27.649536+0000 mon.smithi039 (mon.0) 604 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: cluster 2024-09-17T09:12:27.663787+0000 mon.smithi039 (mon.0) 605 : cluster [DBG] mgrmap e19: smithi039.speoac(active, since 2m), standbys: smithi203.wfiyzv 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:28.357846+0000 mon.smithi039 (mon.0) 606 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:29.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:28 smithi203 bash[24345]: audit 2024-09-17T09:12:28.366121+0000 mon.smithi039 (mon.0) 607 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:27.352409+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:27.352503+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:28.648371+0000 mon.smithi039 (mon.0) 608 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:28.648575+0000 mon.smithi039 (mon.0) 609 : cluster [INF] osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313] boot 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:28.648703+0000 mon.smithi039 (mon.0) 610 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:28.650669+0000 mon.smithi039 (mon.0) 611 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:28.666421+0000 mon.smithi039 (mon.0) 612 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:28.667590+0000 mon.smithi039 (mon.0) 613 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:29.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:28.668231+0000 mon.smithi039 (mon.0) 614 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:29.115313+0000 mon.smithi039 (mon.0) 615 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:29.456918+0000 mgr.smithi039.speoac (mgr.14195) 125 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:29.647973+0000 mon.smithi039 (mon.0) 616 : cluster [INF] osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894] boot 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: cluster 2024-09-17T09:12:29.648060+0000 mon.smithi039 (mon.0) 617 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:29.648367+0000 mon.smithi039 (mon.0) 618 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:29.649305+0000 mon.smithi039 (mon.0) 619 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:29.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:29 smithi039 bash[20014]: audit 2024-09-17T09:12:29.650076+0000 mon.smithi039 (mon.0) 620 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:30.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:27.352409+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:30.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:27.352503+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:30.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:28.648371+0000 mon.smithi039 (mon.0) 608 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:30.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:28.648575+0000 mon.smithi039 (mon.0) 609 : cluster [INF] osd.6 [v2:172.21.15.203:6824/2782312313,v1:172.21.15.203:6825/2782312313] boot 2024-09-17T09:12:30.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:28.648703+0000 mon.smithi039 (mon.0) 610 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:28.650669+0000 mon.smithi039 (mon.0) 611 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:28.666421+0000 mon.smithi039 (mon.0) 612 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:28.667590+0000 mon.smithi039 (mon.0) 613 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:28.668231+0000 mon.smithi039 (mon.0) 614 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:29.115313+0000 mon.smithi039 (mon.0) 615 : audit [INF] from='osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894]' entity='osd.3' 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:29.456918+0000 mgr.smithi039.speoac (mgr.14195) 125 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:29.647973+0000 mon.smithi039 (mon.0) 616 : cluster [INF] osd.3 [v2:172.21.15.39:6810/2287242894,v1:172.21.15.39:6811/2287242894] boot 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: cluster 2024-09-17T09:12:29.648060+0000 mon.smithi039 (mon.0) 617 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:29.648367+0000 mon.smithi039 (mon.0) 618 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:29.649305+0000 mon.smithi039 (mon.0) 619 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:30.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:29 smithi203 bash[24345]: audit 2024-09-17T09:12:29.650076+0000 mon.smithi039 (mon.0) 620 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:31.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:30 smithi039 bash[20014]: cluster 2024-09-17T09:12:28.080124+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:31.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:30 smithi039 bash[20014]: cluster 2024-09-17T09:12:28.080186+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:31.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:30 smithi039 bash[20014]: cluster 2024-09-17T09:12:30.650226+0000 mon.smithi039 (mon.0) 621 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-09-17T09:12:31.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:30 smithi039 bash[20014]: audit 2024-09-17T09:12:30.650404+0000 mon.smithi039 (mon.0) 622 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:31.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:30 smithi039 bash[20014]: audit 2024-09-17T09:12:30.650739+0000 mon.smithi039 (mon.0) 623 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:31.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:30 smithi203 bash[24345]: cluster 2024-09-17T09:12:28.080124+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:31.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:30 smithi203 bash[24345]: cluster 2024-09-17T09:12:28.080186+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:31.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:30 smithi203 bash[24345]: cluster 2024-09-17T09:12:30.650226+0000 mon.smithi039 (mon.0) 621 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-09-17T09:12:31.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:30 smithi203 bash[24345]: audit 2024-09-17T09:12:30.650404+0000 mon.smithi039 (mon.0) 622 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:31.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:30 smithi203 bash[24345]: audit 2024-09-17T09:12:30.650739+0000 mon.smithi039 (mon.0) 623 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:31.300 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:12:31.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:31 smithi203 bash[24345]: cluster 2024-09-17T09:12:31.457398+0000 mgr.smithi039.speoac (mgr.14195) 126 : cluster [DBG] pgmap v91: 1 pgs: 1 unknown; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:31.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:31 smithi203 bash[24345]: cluster 2024-09-17T09:12:31.652645+0000 mon.smithi039 (mon.0) 624 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-09-17T09:12:31.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:31 smithi203 bash[24345]: audit 2024-09-17T09:12:31.652965+0000 mon.smithi039 (mon.0) 625 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:31.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:31 smithi203 bash[24345]: audit 2024-09-17T09:12:31.653426+0000 mon.smithi039 (mon.0) 626 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:32.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:31 smithi039 bash[20014]: cluster 2024-09-17T09:12:31.457398+0000 mgr.smithi039.speoac (mgr.14195) 126 : cluster [DBG] pgmap v91: 1 pgs: 1 unknown; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:32.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:31 smithi039 bash[20014]: cluster 2024-09-17T09:12:31.652645+0000 mon.smithi039 (mon.0) 624 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-09-17T09:12:32.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:31 smithi039 bash[20014]: audit 2024-09-17T09:12:31.652965+0000 mon.smithi039 (mon.0) 625 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:32.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:31 smithi039 bash[20014]: audit 2024-09-17T09:12:31.653426+0000 mon.smithi039 (mon.0) 626 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:33.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:33 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:33.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:33 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:12:33.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:33 smithi203 bash[24345]: audit 2024-09-17T09:12:31.720883+0000 mon.smithi039 (mon.0) 627 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:33.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:33 smithi203 bash[24345]: audit 2024-09-17T09:12:32.656336+0000 mon.smithi039 (mon.0) 628 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:33.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:33 smithi203 bash[24345]: audit 2024-09-17T09:12:32.658450+0000 mon.smithi039 (mon.0) 629 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:12:34.046 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:33 smithi039 bash[20014]: audit 2024-09-17T09:12:31.720883+0000 mon.smithi039 (mon.0) 627 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:34.046 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:33 smithi039 bash[20014]: audit 2024-09-17T09:12:32.656336+0000 mon.smithi039 (mon.0) 628 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:34.046 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:33 smithi039 bash[20014]: audit 2024-09-17T09:12:32.658450+0000 mon.smithi039 (mon.0) 629 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: cluster 2024-09-17T09:12:33.457769+0000 mgr.smithi039.speoac (mgr.14195) 127 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 567 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.602180+0000 mon.smithi039 (mon.0) 630 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.603283+0000 mon.smithi039 (mon.0) 631 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.603478+0000 mon.smithi039 (mon.0) 632 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: cluster 2024-09-17T09:12:33.608700+0000 mon.smithi039 (mon.0) 633 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.609403+0000 mon.smithi039 (mon.0) 634 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:34.978 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.609684+0000 mon.smithi039 (mon.0) 635 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:34.979 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.614890+0000 mon.smithi039 (mon.0) 636 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:34.979 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:34 smithi039 bash[20014]: audit 2024-09-17T09:12:33.619368+0000 mon.smithi039 (mon.0) 637 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:35.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: cluster 2024-09-17T09:12:33.457769+0000 mgr.smithi039.speoac (mgr.14195) 127 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 567 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.602180+0000 mon.smithi039 (mon.0) 630 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.603283+0000 mon.smithi039 (mon.0) 631 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.603478+0000 mon.smithi039 (mon.0) 632 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: cluster 2024-09-17T09:12:33.608700+0000 mon.smithi039 (mon.0) 633 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.609403+0000 mon.smithi039 (mon.0) 634 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.609684+0000 mon.smithi039 (mon.0) 635 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.614890+0000 mon.smithi039 (mon.0) 636 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:35.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:34 smithi203 bash[24345]: audit 2024-09-17T09:12:33.619368+0000 mon.smithi039 (mon.0) 637 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: cluster 2024-09-17T09:12:34.615873+0000 mon.smithi039 (mon.0) 638 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.616816+0000 mon.smithi039 (mon.0) 639 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.617381+0000 mon.smithi039 (mon.0) 640 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.663383+0000 mon.smithi039 (mon.0) 641 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.665648+0000 mon.smithi203 (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.666429+0000 mon.smithi039 (mon.0) 642 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:34.666724+0000 mon.smithi039 (mon.0) 643 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:35.392678+0000 mon.smithi039 (mon.0) 644 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:12:35.805 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: cluster 2024-09-17T09:12:35.458310+0000 mgr.smithi039.speoac (mgr.14195) 128 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:35.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:35.572798+0000 mon.smithi203 (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:12:35.806 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:35 smithi039 bash[20014]: audit 2024-09-17T09:12:35.617921+0000 mon.smithi039 (mon.0) 645 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: cluster 2024-09-17T09:12:34.615873+0000 mon.smithi039 (mon.0) 638 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.616816+0000 mon.smithi039 (mon.0) 639 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.617381+0000 mon.smithi039 (mon.0) 640 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.663383+0000 mon.smithi039 (mon.0) 641 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.665648+0000 mon.smithi203 (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.666429+0000 mon.smithi039 (mon.0) 642 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi039"}]: dispatch 2024-09-17T09:12:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:34.666724+0000 mon.smithi039 (mon.0) 643 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-09-17T09:12:36.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:35.392678+0000 mon.smithi039 (mon.0) 644 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:12:36.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: cluster 2024-09-17T09:12:35.458310+0000 mgr.smithi039.speoac (mgr.14195) 128 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:12:36.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:35.572798+0000 mon.smithi203 (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:12:36.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:35 smithi203 bash[24345]: audit 2024-09-17T09:12:35.617921+0000 mon.smithi039 (mon.0) 645 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:36.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:36 smithi039 bash[20014]: audit 2024-09-17T09:12:35.667818+0000 mon.smithi039 (mon.0) 646 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:12:36.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:36 smithi039 bash[20014]: cluster 2024-09-17T09:12:35.667941+0000 mon.smithi039 (mon.0) 647 : cluster [DBG] osdmap e36: 8 total, 6 up, 8 in 2024-09-17T09:12:36.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:36 smithi039 bash[20014]: audit 2024-09-17T09:12:35.668735+0000 mon.smithi039 (mon.0) 648 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:36.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:36 smithi039 bash[20014]: audit 2024-09-17T09:12:35.669473+0000 mon.smithi039 (mon.0) 649 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:36.921 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:36 smithi039 bash[20014]: audit 2024-09-17T09:12:35.672372+0000 mon.smithi039 (mon.0) 650 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:37.036 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:12:37.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:36 smithi203 bash[24345]: audit 2024-09-17T09:12:35.667818+0000 mon.smithi039 (mon.0) 646 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:12:37.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:36 smithi203 bash[24345]: cluster 2024-09-17T09:12:35.667941+0000 mon.smithi039 (mon.0) 647 : cluster [DBG] osdmap e36: 8 total, 6 up, 8 in 2024-09-17T09:12:37.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:36 smithi203 bash[24345]: audit 2024-09-17T09:12:35.668735+0000 mon.smithi039 (mon.0) 648 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:37.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:36 smithi203 bash[24345]: audit 2024-09-17T09:12:35.669473+0000 mon.smithi039 (mon.0) 649 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:37.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:36 smithi203 bash[24345]: audit 2024-09-17T09:12:35.672372+0000 mon.smithi039 (mon.0) 650 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:37.992 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:36.674902+0000 mon.smithi039 (mon.0) 651 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:37.992 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: cluster 2024-09-17T09:12:36.674978+0000 mon.smithi039 (mon.0) 652 : cluster [DBG] osdmap e37: 8 total, 6 up, 8 in 2024-09-17T09:12:37.992 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:36.675117+0000 mon.smithi039 (mon.0) 653 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:37.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:36.675414+0000 mon.smithi039 (mon.0) 654 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:37.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:36.679949+0000 mon.smithi039 (mon.0) 655 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:37.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:37.038047+0000 mon.smithi039 (mon.0) 656 : audit [DBG] from='client.? 172.21.15.39:0/2120757514' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:37.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: audit 2024-09-17T09:12:37.093400+0000 mon.smithi039 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' 2024-09-17T09:12:37.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:37 smithi039 bash[20014]: cluster 2024-09-17T09:12:37.458917+0000 mgr.smithi039.speoac (mgr.14195) 129 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 587 KiB/s wr, 37 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:12:37.994 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":37,"num_osds":8,"num_up_osds":6,"osd_up_since":1726564349,"num_in_osds":8,"osd_in_since":1726564307,"num_remapped_pgs":0} 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:36.674902+0000 mon.smithi039 (mon.0) 651 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: cluster 2024-09-17T09:12:36.674978+0000 mon.smithi039 (mon.0) 652 : cluster [DBG] osdmap e37: 8 total, 6 up, 8 in 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:36.675117+0000 mon.smithi039 (mon.0) 653 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:36.675414+0000 mon.smithi039 (mon.0) 654 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:36.679949+0000 mon.smithi039 (mon.0) 655 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:37.038047+0000 mon.smithi039 (mon.0) 656 : audit [DBG] from='client.? 172.21.15.39:0/2120757514' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: audit 2024-09-17T09:12:37.093400+0000 mon.smithi039 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263]' entity='osd.5' 2024-09-17T09:12:38.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:37 smithi203 bash[24345]: cluster 2024-09-17T09:12:37.458917+0000 mgr.smithi039.speoac (mgr.14195) 129 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 587 KiB/s wr, 37 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:12:38.995 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:12:39.006 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: cluster 2024-09-17T09:12:36.430239+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: cluster 2024-09-17T09:12:36.430299+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: audit 2024-09-17T09:12:37.684338+0000 mon.smithi039 (mon.0) 658 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: cluster 2024-09-17T09:12:38.100228+0000 mon.smithi039 (mon.0) 659 : cluster [INF] osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263] boot 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: cluster 2024-09-17T09:12:38.100268+0000 mon.smithi039 (mon.0) 660 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: audit 2024-09-17T09:12:38.101392+0000 mon.smithi039 (mon.0) 661 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:39.007 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:38 smithi039 bash[20014]: audit 2024-09-17T09:12:38.104650+0000 mon.smithi039 (mon.0) 662 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: cluster 2024-09-17T09:12:36.430239+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: cluster 2024-09-17T09:12:36.430299+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: audit 2024-09-17T09:12:37.684338+0000 mon.smithi039 (mon.0) 658 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: cluster 2024-09-17T09:12:38.100228+0000 mon.smithi039 (mon.0) 659 : cluster [INF] osd.5 [v2:172.21.15.39:6818/1587353263,v1:172.21.15.39:6819/1587353263] boot 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: cluster 2024-09-17T09:12:38.100268+0000 mon.smithi039 (mon.0) 660 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: audit 2024-09-17T09:12:38.101392+0000 mon.smithi039 (mon.0) 661 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:12:39.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:38 smithi203 bash[24345]: audit 2024-09-17T09:12:38.104650+0000 mon.smithi039 (mon.0) 662 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:40 smithi039 bash[20014]: cluster 2024-09-17T09:12:39.113146+0000 mon.smithi039 (mon.0) 663 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-09-17T09:12:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:40 smithi039 bash[20014]: audit 2024-09-17T09:12:39.113357+0000 mon.smithi039 (mon.0) 664 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:40 smithi039 bash[20014]: cluster 2024-09-17T09:12:39.459533+0000 mgr.smithi039.speoac (mgr.14195) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 11 KiB/s rd, 587 KiB/s wr, 37 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:12:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:40 smithi039 bash[20014]: audit 2024-09-17T09:12:39.503044+0000 mon.smithi039 (mon.0) 665 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:40.305 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:40 smithi039 bash[20014]: audit 2024-09-17T09:12:39.504299+0000 mon.smithi039 (mon.0) 666 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:40 smithi203 bash[24345]: cluster 2024-09-17T09:12:39.113146+0000 mon.smithi039 (mon.0) 663 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-09-17T09:12:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:40 smithi203 bash[24345]: audit 2024-09-17T09:12:39.113357+0000 mon.smithi039 (mon.0) 664 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:40 smithi203 bash[24345]: cluster 2024-09-17T09:12:39.459533+0000 mgr.smithi039.speoac (mgr.14195) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 11 KiB/s rd, 587 KiB/s wr, 37 op/s; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:12:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:40 smithi203 bash[24345]: audit 2024-09-17T09:12:39.503044+0000 mon.smithi039 (mon.0) 665 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:40.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:40 smithi203 bash[24345]: audit 2024-09-17T09:12:39.504299+0000 mon.smithi039 (mon.0) 666 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:41.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:41 smithi203 bash[24345]: cluster 2024-09-17T09:12:41.460304+0000 mgr.smithi039.speoac (mgr.14195) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 7.8 KiB/s rd, 405 KiB/s wr, 26 op/s; 99 KiB/s, 0 objects/s recovering 2024-09-17T09:12:42.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:41 smithi039 bash[20014]: cluster 2024-09-17T09:12:41.460304+0000 mgr.smithi039.speoac (mgr.14195) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 7.8 KiB/s rd, 405 KiB/s wr, 26 op/s; 99 KiB/s, 0 objects/s recovering 2024-09-17T09:12:43.809 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:43 smithi039 bash[20014]: cluster 2024-09-17T09:12:43.460767+0000 mgr.smithi039.speoac (mgr.14195) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:43.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:43 smithi203 bash[24345]: cluster 2024-09-17T09:12:43.460767+0000 mgr.smithi039.speoac (mgr.14195) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:45.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:44 smithi039 bash[20014]: audit 2024-09-17T09:12:43.670093+0000 mon.smithi039 (mon.0) 667 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:45.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:44 smithi039 bash[20014]: audit 2024-09-17T09:12:43.679242+0000 mon.smithi039 (mon.0) 668 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:45.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:44 smithi039 bash[20014]: audit 2024-09-17T09:12:43.777064+0000 mon.smithi039 (mon.0) 669 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:12:45.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:44 smithi039 bash[20014]: audit 2024-09-17T09:12:43.803285+0000 mon.smithi039 (mon.0) 670 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:12:45.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:44 smithi203 bash[24345]: audit 2024-09-17T09:12:43.670093+0000 mon.smithi039 (mon.0) 667 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:45.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:44 smithi203 bash[24345]: audit 2024-09-17T09:12:43.679242+0000 mon.smithi039 (mon.0) 668 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:45.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:44 smithi203 bash[24345]: audit 2024-09-17T09:12:43.777064+0000 mon.smithi039 (mon.0) 669 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:12:45.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:44 smithi203 bash[24345]: audit 2024-09-17T09:12:43.803285+0000 mon.smithi039 (mon.0) 670 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:12:45.161 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:12:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:45 smithi039 bash[20014]: audit 2024-09-17T09:12:44.684885+0000 mon.smithi039 (mon.0) 671 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:12:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:45 smithi039 bash[20014]: cluster 2024-09-17T09:12:44.684996+0000 mon.smithi039 (mon.0) 672 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2024-09-17T09:12:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:45 smithi039 bash[20014]: audit 2024-09-17T09:12:44.685249+0000 mon.smithi039 (mon.0) 673 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:46.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:45 smithi039 bash[20014]: audit 2024-09-17T09:12:44.685960+0000 mon.smithi039 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:46.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:45 smithi039 bash[20014]: cluster 2024-09-17T09:12:45.461295+0000 mgr.smithi039.speoac (mgr.14195) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:45 smithi203 bash[24345]: audit 2024-09-17T09:12:44.684885+0000 mon.smithi039 (mon.0) 671 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:12:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:45 smithi203 bash[24345]: cluster 2024-09-17T09:12:44.684996+0000 mon.smithi039 (mon.0) 672 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2024-09-17T09:12:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:45 smithi203 bash[24345]: audit 2024-09-17T09:12:44.685249+0000 mon.smithi039 (mon.0) 673 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:45 smithi203 bash[24345]: audit 2024-09-17T09:12:44.685960+0000 mon.smithi039 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:12:46.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:45 smithi203 bash[24345]: cluster 2024-09-17T09:12:45.461295+0000 mgr.smithi039.speoac (mgr.14195) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:47.036 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: audit 2024-09-17T09:12:45.684011+0000 mon.smithi039 (mon.0) 675 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: cluster 2024-09-17T09:12:45.684147+0000 mon.smithi039 (mon.0) 676 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: audit 2024-09-17T09:12:45.685312+0000 mon.smithi039 (mon.0) 677 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: audit 2024-09-17T09:12:45.695303+0000 mon.smithi039 (mon.0) 678 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: cluster 2024-09-17T09:12:45.708474+0000 mon.smithi039 (mon.0) 679 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: audit 2024-09-17T09:12:45.708773+0000 mon.smithi039 (mon.0) 680 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:46 smithi039 bash[20014]: audit 2024-09-17T09:12:46.171772+0000 mon.smithi039 (mon.0) 681 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: audit 2024-09-17T09:12:45.684011+0000 mon.smithi039 (mon.0) 675 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: cluster 2024-09-17T09:12:45.684147+0000 mon.smithi039 (mon.0) 676 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: audit 2024-09-17T09:12:45.685312+0000 mon.smithi039 (mon.0) 677 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: audit 2024-09-17T09:12:45.695303+0000 mon.smithi039 (mon.0) 678 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: cluster 2024-09-17T09:12:45.708474+0000 mon.smithi039 (mon.0) 679 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: audit 2024-09-17T09:12:45.708773+0000 mon.smithi039 (mon.0) 680 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:47.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:46 smithi203 bash[24345]: audit 2024-09-17T09:12:46.171772+0000 mon.smithi039 (mon.0) 681 : audit [INF] from='osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084]' entity='osd.7' 2024-09-17T09:12:48.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: cluster 2024-09-17T09:12:44.765277+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:48.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: cluster 2024-09-17T09:12:44.765393+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:48.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: audit 2024-09-17T09:12:46.691193+0000 mon.smithi039 (mon.0) 682 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:48.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: cluster 2024-09-17T09:12:46.708291+0000 mon.smithi039 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084] boot 2024-09-17T09:12:48.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: cluster 2024-09-17T09:12:46.708346+0000 mon.smithi039 (mon.0) 684 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-17T09:12:48.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: audit 2024-09-17T09:12:46.708483+0000 mon.smithi039 (mon.0) 685 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:48.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:47 smithi039 bash[20014]: cluster 2024-09-17T09:12:47.461915+0000 mgr.smithi039.speoac (mgr.14195) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:48.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: cluster 2024-09-17T09:12:44.765277+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:12:48.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: cluster 2024-09-17T09:12:44.765393+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:12:48.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: audit 2024-09-17T09:12:46.691193+0000 mon.smithi039 (mon.0) 682 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:48.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: cluster 2024-09-17T09:12:46.708291+0000 mon.smithi039 (mon.0) 683 : cluster [INF] osd.7 [v2:172.21.15.39:6826/4229364084,v1:172.21.15.39:6827/4229364084] boot 2024-09-17T09:12:48.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: cluster 2024-09-17T09:12:46.708346+0000 mon.smithi039 (mon.0) 684 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-17T09:12:48.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: audit 2024-09-17T09:12:46.708483+0000 mon.smithi039 (mon.0) 685 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:12:48.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:47 smithi203 bash[24345]: cluster 2024-09-17T09:12:47.461915+0000 mgr.smithi039.speoac (mgr.14195) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:12:48.745 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:12:48.993 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:48 smithi039 bash[20014]: cluster 2024-09-17T09:12:47.715891+0000 mon.smithi039 (mon.0) 686 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-17T09:12:49.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:48 smithi203 bash[24345]: cluster 2024-09-17T09:12:47.715891+0000 mon.smithi039 (mon.0) 686 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-09-17T09:12:49.445 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":45,"num_osds":8,"num_up_osds":8,"osd_up_since":1726564366,"num_in_osds":8,"osd_in_since":1726564307,"num_remapped_pgs":1} 2024-09-17T09:12:49.446 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:12:50.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: cluster 2024-09-17T09:12:48.722095+0000 mon.smithi039 (mon.0) 687 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: audit 2024-09-17T09:12:48.746604+0000 mon.smithi039 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.39:0/1551180531' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: audit 2024-09-17T09:12:49.114471+0000 mon.smithi039 (mon.0) 689 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: audit 2024-09-17T09:12:49.120179+0000 mon.smithi039 (mon.0) 690 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: audit 2024-09-17T09:12:49.177324+0000 mon.smithi039 (mon.0) 691 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: audit 2024-09-17T09:12:49.184289+0000 mon.smithi039 (mon.0) 692 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:49 smithi039 bash[20014]: cluster 2024-09-17T09:12:49.462332+0000 mgr.smithi039.speoac (mgr.14195) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: cluster 2024-09-17T09:12:48.722095+0000 mon.smithi039 (mon.0) 687 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: audit 2024-09-17T09:12:48.746604+0000 mon.smithi039 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.39:0/1551180531' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: audit 2024-09-17T09:12:49.114471+0000 mon.smithi039 (mon.0) 689 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: audit 2024-09-17T09:12:49.120179+0000 mon.smithi039 (mon.0) 690 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: audit 2024-09-17T09:12:49.177324+0000 mon.smithi039 (mon.0) 691 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: audit 2024-09-17T09:12:49.184289+0000 mon.smithi039 (mon.0) 692 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:12:50.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:49 smithi203 bash[24345]: cluster 2024-09-17T09:12:49.462332+0000 mgr.smithi039.speoac (mgr.14195) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:12:51.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:50 smithi039 bash[20014]: cluster 2024-09-17T09:12:49.728989+0000 mon.smithi039 (mon.0) 693 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-17T09:12:51.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:50 smithi203 bash[24345]: cluster 2024-09-17T09:12:49.728989+0000 mon.smithi039 (mon.0) 693 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-09-17T09:12:52.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:51 smithi039 bash[20014]: cluster 2024-09-17T09:12:50.736086+0000 mon.smithi039 (mon.0) 694 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-17T09:12:52.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:51 smithi039 bash[20014]: cluster 2024-09-17T09:12:51.462993+0000 mgr.smithi039.speoac (mgr.14195) 136 : cluster [DBG] pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:12:52.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:51 smithi203 bash[24345]: cluster 2024-09-17T09:12:50.736086+0000 mon.smithi039 (mon.0) 694 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-09-17T09:12:52.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:51 smithi203 bash[24345]: cluster 2024-09-17T09:12:51.462993+0000 mgr.smithi039.speoac (mgr.14195) 136 : cluster [DBG] pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:12:53.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:53 smithi203 bash[24345]: cluster 2024-09-17T09:12:53.463653+0000 mgr.smithi039.speoac (mgr.14195) 137 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T09:12:54.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:53 smithi039 bash[20014]: cluster 2024-09-17T09:12:53.463653+0000 mgr.smithi039.speoac (mgr.14195) 137 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T09:12:54.247 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:12:54.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:54 smithi039 bash[20014]: audit 2024-09-17T09:12:54.494130+0000 mon.smithi039 (mon.0) 695 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:54.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:54 smithi203 bash[24345]: audit 2024-09-17T09:12:54.494130+0000 mon.smithi039 (mon.0) 695 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:12:55.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:55 smithi203 bash[24345]: cluster 2024-09-17T09:12:55.464218+0000 mgr.smithi039.speoac (mgr.14195) 138 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T09:12:56.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:55 smithi039 bash[20014]: cluster 2024-09-17T09:12:55.464218+0000 mgr.smithi039.speoac (mgr.14195) 138 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T09:12:57.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:12:57 smithi203 bash[24345]: cluster 2024-09-17T09:12:57.464833+0000 mgr.smithi039.speoac (mgr.14195) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T09:12:58.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:12:57 smithi039 bash[20014]: cluster 2024-09-17T09:12:57.464833+0000 mgr.smithi039.speoac (mgr.14195) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T09:12:59.856 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:12:59.857 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":47,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","created":"2024-09-17T09:07:23.904088+0000","modified":"2024-09-17T09:12:50.726420+0000","last_up_change":"2024-09-17T09:12:46.704120+0000","last_in_change":"2024-09-17T09:11:47.788692+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:12:22.005079+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":"27","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d0254e3c-7947-4247-bf02-6000a2fa6120","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6801","nonce":277793429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6803","nonce":277793429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6807","nonce":277793429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6805","nonce":277793429}]},"public_addr":"172.21.15.203:6801/277793429","cluster_addr":"172.21.15.203:6803/277793429","heartbeat_back_addr":"172.21.15.203:6807/277793429","heartbeat_front_addr":"172.21.15.203:6805/277793429","state":["exists","up"]},{"osd":1,"uuid":"5ce01a0a-435f-45dc-8cbc-28c022e30796","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6803","nonce":20398008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6805","nonce":20398008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6809","nonce":20398008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6807","nonce":20398008}]},"public_addr":"172.21.15.39:6803/20398008","cluster_addr":"172.21.15.39:6805/20398008","heartbeat_back_addr":"172.21.15.39:6809/20398008","heartbeat_front_addr":"172.21.15.39:6807/20398008","state":["exists","up"]},{"osd":2,"uuid":"6d4a827f-f4c6-4075-96c9-6d0daf78652a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6809","nonce":2977014274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6811","nonce":2977014274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6815","nonce":2977014274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6813","nonce":2977014274}]},"public_addr":"172.21.15.203:6809/2977014274","cluster_addr":"172.21.15.203:6811/2977014274","heartbeat_back_addr":"172.21.15.203:6815/2977014274","heartbeat_front_addr":"172.21.15.203:6813/2977014274","state":["exists","up"]},{"osd":3,"uuid":"02066a09-300d-4bb3-b4a7-96896beda83a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6811","nonce":2287242894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6813","nonce":2287242894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6817","nonce":2287242894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6815","nonce":2287242894}]},"public_addr":"172.21.15.39:6811/2287242894","cluster_addr":"172.21.15.39:6813/2287242894","heartbeat_back_addr":"172.21.15.39:6817/2287242894","heartbeat_front_addr":"172.21.15.39:6815/2287242894","state":["exists","up"]},{"osd":4,"uuid":"37cc00fa-a337-421f-99d3-6d6b199d717b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6817","nonce":975585864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6819","nonce":975585864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6823","nonce":975585864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6821","nonce":975585864}]},"public_addr":"172.21.15.203:6817/975585864","cluster_addr":"172.21.15.203:6819/975585864","heartbeat_back_addr":"172.21.15.203:6823/975585864","heartbeat_front_addr":"172.21.15.203:6821/975585864","state":["exists","up"]},{"osd":5,"uuid":"3bcf9a8e-017a-49b1-aff2-0279895f577d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6818","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6819","nonce":1587353263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6821","nonce":1587353263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6825","nonce":1587353263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6823","nonce":1587353263}]},"public_addr":"172.21.15.39:6819/1587353263","cluster_addr":"172.21.15.39:6821/1587353263","heartbeat_back_addr":"172.21.15.39:6825/1587353263","heartbeat_front_addr":"172.21.15.39:6823/1587353263","state":["exists","up"]},{"osd":6,"uuid":"f60bd0f4-397f-49cc-81e9-28053dc4b72d","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.203:6824","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6825","nonce":2782312313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6827","nonce":2782312313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6831","nonce":2782312313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6829","nonce":2782312313}]},"public_addr":"172.21.15.203:6825/2782312313","cluster_addr":"172.21.15.203:6827/2782312313","heartbeat_back_addr":"172.21.15.203:6831/2782312313","heartbeat_front_addr":"172.21.15.203:6829/2782312313","state":["exists","up"]},{"osd":7,"uuid":"d5acd865-aaf1-47da-a5df-30dd995b3360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6827","nonce":4229364084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6829","nonce":4229364084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6833","nonce":4229364084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6831","nonce":4229364084}]},"public_addr":"172.21.15.39:6827/4229364084","cluster_addr":"172.21.15.39:6829/4229364084","heartbeat_back_addr":"172.21.15.39:6833/4229364084","heartbeat_front_addr":"172.21.15.39:6831/4229364084","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:11.308499+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:19.400853+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:16.874369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:28.080189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:22.816896+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:36.430302+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:27.352508+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:44.765398+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:6801/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1964179210":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6800/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/722856103":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/1566136125":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/370970337":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/524866933":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1715948567":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2580110005":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2052122019":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/3645176350":"2024-09-18T09:10:09.419958+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:13:00.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: cephadm 2024-09-17T09:12:59.358823+0000 mgr.smithi039.speoac (mgr.14195) 140 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:13:00.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.366779+0000 mon.smithi039 (mon.0) 696 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.373642+0000 mon.smithi039 (mon.0) 697 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.375272+0000 mon.smithi039 (mon.0) 698 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.376510+0000 mon.smithi039 (mon.0) 699 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.377648+0000 mon.smithi039 (mon.0) 700 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.378816+0000 mon.smithi039 (mon.0) 701 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: cephadm 2024-09-17T09:12:59.379886+0000 mgr.smithi039.speoac (mgr.14195) 141 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3772M 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.388395+0000 mon.smithi039 (mon.0) 702 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: cluster 2024-09-17T09:12:59.465452+0000 mgr.smithi039.speoac (mgr.14195) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T09:13:00.621 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:00 smithi203 bash[24345]: audit 2024-09-17T09:12:59.856831+0000 mon.smithi039 (mon.0) 703 : audit [DBG] from='client.? 172.21.15.39:0/2792103200' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:13:00.627 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: cephadm 2024-09-17T09:12:59.358823+0000 mgr.smithi039.speoac (mgr.14195) 140 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.366779+0000 mon.smithi039 (mon.0) 696 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.373642+0000 mon.smithi039 (mon.0) 697 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.375272+0000 mon.smithi039 (mon.0) 698 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.376510+0000 mon.smithi039 (mon.0) 699 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.377648+0000 mon.smithi039 (mon.0) 700 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.378816+0000 mon.smithi039 (mon.0) 701 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: cephadm 2024-09-17T09:12:59.379886+0000 mgr.smithi039.speoac (mgr.14195) 141 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3772M 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.388395+0000 mon.smithi039 (mon.0) 702 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: cluster 2024-09-17T09:12:59.465452+0000 mgr.smithi039.speoac (mgr.14195) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T09:13:00.628 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:00 smithi039 bash[20014]: audit 2024-09-17T09:12:59.856831+0000 mon.smithi039 (mon.0) 703 : audit [DBG] from='client.? 172.21.15.39:0/2792103200' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:13:00.630 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T09:12:22.005079+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': '27', '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': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T09:13:00.630 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T09:13:01.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:01 smithi203 bash[24345]: cluster 2024-09-17T09:13:01.465963+0000 mgr.smithi039.speoac (mgr.14195) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-17T09:13:01.969 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:01 smithi039 bash[20014]: cluster 2024-09-17T09:13:01.465963+0000 mgr.smithi039.speoac (mgr.14195) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: cephadm 2024-09-17T09:13:02.633251+0000 mgr.smithi039.speoac (mgr.14195) 144 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.643890+0000 mon.smithi039 (mon.0) 704 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.653990+0000 mon.smithi039 (mon.0) 705 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.656568+0000 mon.smithi039 (mon.0) 706 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.658239+0000 mon.smithi039 (mon.0) 707 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.659912+0000 mon.smithi039 (mon.0) 708 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.661393+0000 mon.smithi039 (mon.0) 709 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: cephadm 2024-09-17T09:13:02.662492+0000 mgr.smithi039.speoac (mgr.14195) 145 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 3004M 2024-09-17T09:13:04.055 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.669088+0000 mon.smithi039 (mon.0) 710 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.671630+0000 mon.smithi039 (mon.0) 711 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.672804+0000 mon.smithi039 (mon.0) 712 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.681685+0000 mon.smithi039 (mon.0) 713 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.687107+0000 mon.smithi039 (mon.0) 714 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.696581+0000 mon.smithi039 (mon.0) 715 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.698244+0000 mon.smithi039 (mon.0) 716 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.705903+0000 mon.smithi039 (mon.0) 717 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: audit 2024-09-17T09:13:02.707742+0000 mon.smithi039 (mon.0) 718 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.056 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:03 smithi039 bash[20014]: cluster 2024-09-17T09:13:03.466526+0000 mgr.smithi039.speoac (mgr.14195) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T09:13:04.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: cephadm 2024-09-17T09:13:02.633251+0000 mgr.smithi039.speoac (mgr.14195) 144 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:13:04.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.643890+0000 mon.smithi039 (mon.0) 704 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.653990+0000 mon.smithi039 (mon.0) 705 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.656568+0000 mon.smithi039 (mon.0) 706 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.121 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.658239+0000 mon.smithi039 (mon.0) 707 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.659912+0000 mon.smithi039 (mon.0) 708 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.661393+0000 mon.smithi039 (mon.0) 709 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: cephadm 2024-09-17T09:13:02.662492+0000 mgr.smithi039.speoac (mgr.14195) 145 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 3004M 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.669088+0000 mon.smithi039 (mon.0) 710 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.671630+0000 mon.smithi039 (mon.0) 711 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.122 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.672804+0000 mon.smithi039 (mon.0) 712 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.681685+0000 mon.smithi039 (mon.0) 713 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.687107+0000 mon.smithi039 (mon.0) 714 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.696581+0000 mon.smithi039 (mon.0) 715 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.698244+0000 mon.smithi039 (mon.0) 716 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.705903+0000 mon.smithi039 (mon.0) 717 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:13:04.123 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: audit 2024-09-17T09:13:02.707742+0000 mon.smithi039 (mon.0) 718 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:13:04.124 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:03 smithi203 bash[24345]: cluster 2024-09-17T09:13:03.466526+0000 mgr.smithi039.speoac (mgr.14195) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T09:13:05.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:05 smithi203 bash[24345]: cluster 2024-09-17T09:13:05.467122+0000 mgr.smithi039.speoac (mgr.14195) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:06.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:05 smithi039 bash[20014]: cluster 2024-09-17T09:13:05.467122+0000 mgr.smithi039.speoac (mgr.14195) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:06.192 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:13:07.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:07 smithi039 bash[20014]: cluster 2024-09-17T09:13:07.467834+0000 mgr.smithi039.speoac (mgr.14195) 148 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:07.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:07 smithi203 bash[24345]: cluster 2024-09-17T09:13:07.467834+0000 mgr.smithi039.speoac (mgr.14195) 148 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:09.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:09 smithi203 bash[24345]: cluster 2024-09-17T09:13:09.468287+0000 mgr.smithi039.speoac (mgr.14195) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:09.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:09 smithi203 bash[24345]: audit 2024-09-17T09:13:09.493958+0000 mon.smithi039 (mon.0) 719 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:09.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:09 smithi039 bash[20014]: cluster 2024-09-17T09:13:09.468287+0000 mgr.smithi039.speoac (mgr.14195) 149 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:09.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:09 smithi039 bash[20014]: audit 2024-09-17T09:13:09.493958+0000 mon.smithi039 (mon.0) 719 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:11.517 INFO:teuthology.orchestra.run.smithi039.stdout:pg_num: 1 2024-09-17T09:13:11.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:11 smithi039 bash[20014]: cluster 2024-09-17T09:13:11.468808+0000 mgr.smithi039.speoac (mgr.14195) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:11.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:11 smithi039 bash[20014]: audit 2024-09-17T09:13:11.518490+0000 mon.smithi039 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.39:0/1147015334' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:13:11.825 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:11 smithi203 bash[24345]: cluster 2024-09-17T09:13:11.468808+0000 mgr.smithi039.speoac (mgr.14195) 150 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:11.825 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:11 smithi203 bash[24345]: audit 2024-09-17T09:13:11.518490+0000 mon.smithi039 (mon.0) 720 : audit [DBG] from='client.? 172.21.15.39:0/1147015334' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:13:12.706 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T09:13:12.707 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T09:13:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:13 smithi203 bash[24345]: cluster 2024-09-17T09:13:13.469435+0000 mgr.smithi039.speoac (mgr.14195) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:14.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:13 smithi039 bash[20014]: cluster 2024-09-17T09:13:13.469435+0000 mgr.smithi039.speoac (mgr.14195) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:15.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:15 smithi203 bash[24345]: cluster 2024-09-17T09:13:15.469859+0000 mgr.smithi039.speoac (mgr.14195) 152 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:16.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:15 smithi039 bash[20014]: cluster 2024-09-17T09:13:15.469859+0000 mgr.smithi039.speoac (mgr.14195) 152 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:17.637 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:13:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:17 smithi203 bash[24345]: cluster 2024-09-17T09:13:17.470443+0000 mgr.smithi039.speoac (mgr.14195) 153 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:18.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:17 smithi039 bash[20014]: cluster 2024-09-17T09:13:17.470443+0000 mgr.smithi039.speoac (mgr.14195) 153 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:19 smithi203 bash[24345]: cluster 2024-09-17T09:13:19.471093+0000 mgr.smithi039.speoac (mgr.14195) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:20.026 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:19 smithi039 bash[20014]: cluster 2024-09-17T09:13:19.471093+0000 mgr.smithi039.speoac (mgr.14195) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:21.633 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:21 smithi039 bash[20014]: cluster 2024-09-17T09:13:21.471527+0000 mgr.smithi039.speoac (mgr.14195) 155 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:21.784 INFO:teuthology.orchestra.run.smithi039.stdout:[client.0] 2024-09-17T09:13:21.784 INFO:teuthology.orchestra.run.smithi039.stdout: key = AQAxSOlmgByNLhAA2EsX+4wXE+0WGn+QplE7ZQ== 2024-09-17T09:13:21.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:21 smithi203 bash[24345]: cluster 2024-09-17T09:13:21.471527+0000 mgr.smithi039.speoac (mgr.14195) 155 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:22.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:22 smithi203 bash[24345]: audit 2024-09-17T09:13:21.780837+0000 mon.smithi039 (mon.0) 721 : audit [INF] from='client.? 172.21.15.39:0/2571529932' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:22.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:22 smithi203 bash[24345]: audit 2024-09-17T09:13:21.785779+0000 mon.smithi039 (mon.0) 722 : audit [INF] from='client.? 172.21.15.39:0/2571529932' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:13:22.917 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:22 smithi039 bash[20014]: audit 2024-09-17T09:13:21.780837+0000 mon.smithi039 (mon.0) 721 : audit [INF] from='client.? 172.21.15.39:0/2571529932' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:22.917 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:22 smithi039 bash[20014]: audit 2024-09-17T09:13:21.785779+0000 mon.smithi039 (mon.0) 722 : audit [INF] from='client.? 172.21.15.39:0/2571529932' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:13:22.918 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:13:22.918 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T09:13:22.918 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T09:13:22.940 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T09:13:23.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:23 smithi203 bash[24345]: cluster 2024-09-17T09:13:23.472087+0000 mgr.smithi039.speoac (mgr.14195) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:24.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:23 smithi039 bash[20014]: cluster 2024-09-17T09:13:23.472087+0000 mgr.smithi039.speoac (mgr.14195) 156 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:24.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:24 smithi039 bash[20014]: audit 2024-09-17T09:13:24.494498+0000 mon.smithi039 (mon.0) 723 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:24 smithi203 bash[24345]: audit 2024-09-17T09:13:24.494498+0000 mon.smithi039 (mon.0) 723 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:25.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:25 smithi203 bash[24345]: cluster 2024-09-17T09:13:25.472759+0000 mgr.smithi039.speoac (mgr.14195) 157 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:26.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:25 smithi039 bash[20014]: cluster 2024-09-17T09:13:25.472759+0000 mgr.smithi039.speoac (mgr.14195) 157 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:27.728 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi203/config 2024-09-17T09:13:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:27 smithi203 bash[24345]: cluster 2024-09-17T09:13:27.473380+0000 mgr.smithi039.speoac (mgr.14195) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:28.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:27 smithi039 bash[20014]: cluster 2024-09-17T09:13:27.473380+0000 mgr.smithi039.speoac (mgr.14195) 158 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:29.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:29 smithi203 bash[24345]: cluster 2024-09-17T09:13:29.474015+0000 mgr.smithi039.speoac (mgr.14195) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:30.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:29 smithi039 bash[20014]: cluster 2024-09-17T09:13:29.474015+0000 mgr.smithi039.speoac (mgr.14195) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:31.081 INFO:teuthology.orchestra.run.smithi203.stdout:[client.1] 2024-09-17T09:13:31.082 INFO:teuthology.orchestra.run.smithi203.stdout: key = AQA7SOlmhhJBBBAAqEOyOrWIZwpAXZ2GEm7oeQ== 2024-09-17T09:13:31.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:31 smithi203 bash[24345]: audit 2024-09-17T09:13:30.181444+0000 mon.smithi039 (mon.0) 724 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:31.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:31 smithi203 bash[24345]: audit 2024-09-17T09:13:30.189054+0000 mon.smithi039 (mon.0) 725 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:31.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:31 smithi203 bash[24345]: audit 2024-09-17T09:13:31.069109+0000 mon.smithi203 (mon.1) 20 : audit [INF] from='client.? 172.21.15.203:0/3001428101' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:31.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:31 smithi203 bash[24345]: audit 2024-09-17T09:13:31.071059+0000 mon.smithi039 (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:31.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:31 smithi203 bash[24345]: audit 2024-09-17T09:13:31.082478+0000 mon.smithi039 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:13:31.464 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:31 smithi039 bash[20014]: audit 2024-09-17T09:13:30.181444+0000 mon.smithi039 (mon.0) 724 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:31.465 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:31 smithi039 bash[20014]: audit 2024-09-17T09:13:30.189054+0000 mon.smithi039 (mon.0) 725 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:31.465 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:31 smithi039 bash[20014]: audit 2024-09-17T09:13:31.069109+0000 mon.smithi203 (mon.1) 20 : audit [INF] from='client.? 172.21.15.203:0/3001428101' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:31.465 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:31 smithi039 bash[20014]: audit 2024-09-17T09:13:31.071059+0000 mon.smithi039 (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:13:31.465 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:31 smithi039 bash[20014]: audit 2024-09-17T09:13:31.082478+0000 mon.smithi039 (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:13:31.669 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:13:31.670 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T09:13:31.670 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T09:13:31.691 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T09:13:31.691 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T09:13:31.692 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T09:13:32.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:32 smithi039 bash[20014]: cluster 2024-09-17T09:13:31.474686+0000 mgr.smithi039.speoac (mgr.14195) 160 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:32.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:32 smithi203 bash[24345]: cluster 2024-09-17T09:13:31.474686+0000 mgr.smithi039.speoac (mgr.14195) 160 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:33.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:33 smithi039 bash[20014]: cluster 2024-09-17T09:13:33.475260+0000 mgr.smithi039.speoac (mgr.14195) 161 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:33.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:33 smithi203 bash[24345]: cluster 2024-09-17T09:13:33.475260+0000 mgr.smithi039.speoac (mgr.14195) 161 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:35.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:35 smithi039 bash[20014]: audit 2024-09-17T09:13:34.778120+0000 mon.smithi039 (mon.0) 728 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:35.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:35 smithi039 bash[20014]: audit 2024-09-17T09:13:34.788706+0000 mon.smithi039 (mon.0) 729 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:35.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:35 smithi039 bash[20014]: cluster 2024-09-17T09:13:35.475834+0000 mgr.smithi039.speoac (mgr.14195) 162 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:35 smithi203 bash[24345]: audit 2024-09-17T09:13:34.778120+0000 mon.smithi039 (mon.0) 728 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:35 smithi203 bash[24345]: audit 2024-09-17T09:13:34.788706+0000 mon.smithi039 (mon.0) 729 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:13:36.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:35 smithi203 bash[24345]: cluster 2024-09-17T09:13:35.475834+0000 mgr.smithi039.speoac (mgr.14195) 162 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:37.756 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:13:37.852 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:37 smithi039 bash[20014]: cluster 2024-09-17T09:13:37.476423+0000 mgr.smithi039.speoac (mgr.14195) 163 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:37.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:37 smithi203 bash[24345]: cluster 2024-09-17T09:13:37.476423+0000 mgr.smithi039.speoac (mgr.14195) 163 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:39.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:39 smithi039 bash[20014]: cluster 2024-09-17T09:13:39.477085+0000 mgr.smithi039.speoac (mgr.14195) 164 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:39.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:39 smithi039 bash[20014]: audit 2024-09-17T09:13:39.495250+0000 mon.smithi039 (mon.0) 730 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:39.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:39 smithi203 bash[24345]: cluster 2024-09-17T09:13:39.477085+0000 mgr.smithi039.speoac (mgr.14195) 164 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:39.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:39 smithi203 bash[24345]: audit 2024-09-17T09:13:39.495250+0000 mon.smithi039 (mon.0) 730 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:41.286 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:13:41.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:41 smithi039 bash[20014]: audit 2024-09-17T09:13:41.277755+0000 mon.smithi039 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.39:0/398584991' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:13:41.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:41 smithi203 bash[24345]: audit 2024-09-17T09:13:41.277755+0000 mon.smithi039 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.39:0/398584991' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:13:41.999 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":19,"flags":0,"active_gid":14195,"active_name":"smithi039.speoac","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":3595963117},{"type":"v1","addr":"172.21.15.39:6801","nonce":3595963117}]},"active_addr":"172.21.15.39:6801/3595963117","active_change":"2024-09-17T09:10:09.420197+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14210,"name":"smithi203.wfiyzv","mgr_features":4540138322906710015,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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:9.4.7","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":"rook","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":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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:9.4.7","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":"rook","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":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.39:8443/","prometheus":"http://172.21.15.39: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":4147725006}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":4036744765}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":1140459956}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":3855734632}]}]} 2024-09-17T09:13:42.003 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T09:13:42.003 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T09:13:42.004 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:13:42.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:42 smithi203 bash[24345]: cluster 2024-09-17T09:13:41.477668+0000 mgr.smithi039.speoac (mgr.14195) 165 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:42.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:42 smithi039 bash[20014]: cluster 2024-09-17T09:13:41.477668+0000 mgr.smithi039.speoac (mgr.14195) 165 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:43.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:43 smithi203 bash[24345]: cluster 2024-09-17T09:13:43.478321+0000 mgr.smithi039.speoac (mgr.14195) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:44.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:43 smithi039 bash[20014]: cluster 2024-09-17T09:13:43.478321+0000 mgr.smithi039.speoac (mgr.14195) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:45.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:45 smithi203 bash[24345]: cluster 2024-09-17T09:13:45.478957+0000 mgr.smithi039.speoac (mgr.14195) 167 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:45.956 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:45 smithi039 bash[20014]: cluster 2024-09-17T09:13:45.478957+0000 mgr.smithi039.speoac (mgr.14195) 167 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:46.774 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:13:47.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:47 smithi203 bash[24345]: cluster 2024-09-17T09:13:47.479525+0000 mgr.smithi039.speoac (mgr.14195) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:48.029 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:47 smithi039 bash[20014]: cluster 2024-09-17T09:13:47.479525+0000 mgr.smithi039.speoac (mgr.14195) 168 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:49.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:49 smithi203 bash[24345]: cluster 2024-09-17T09:13:49.480144+0000 mgr.smithi039.speoac (mgr.14195) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:49.972 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:49 smithi039 bash[20014]: cluster 2024-09-17T09:13:49.480144+0000 mgr.smithi039.speoac (mgr.14195) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:50.321 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:13:50.322 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":47,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","created":"2024-09-17T09:07:23.904088+0000","modified":"2024-09-17T09:12:50.726420+0000","last_up_change":"2024-09-17T09:12:46.704120+0000","last_in_change":"2024-09-17T09:11:47.788692+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:12:22.005079+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":"27","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d0254e3c-7947-4247-bf02-6000a2fa6120","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6801","nonce":277793429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6803","nonce":277793429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6807","nonce":277793429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6805","nonce":277793429}]},"public_addr":"172.21.15.203:6801/277793429","cluster_addr":"172.21.15.203:6803/277793429","heartbeat_back_addr":"172.21.15.203:6807/277793429","heartbeat_front_addr":"172.21.15.203:6805/277793429","state":["exists","up"]},{"osd":1,"uuid":"5ce01a0a-435f-45dc-8cbc-28c022e30796","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6803","nonce":20398008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6805","nonce":20398008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6809","nonce":20398008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6807","nonce":20398008}]},"public_addr":"172.21.15.39:6803/20398008","cluster_addr":"172.21.15.39:6805/20398008","heartbeat_back_addr":"172.21.15.39:6809/20398008","heartbeat_front_addr":"172.21.15.39:6807/20398008","state":["exists","up"]},{"osd":2,"uuid":"6d4a827f-f4c6-4075-96c9-6d0daf78652a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6809","nonce":2977014274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6811","nonce":2977014274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6815","nonce":2977014274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6813","nonce":2977014274}]},"public_addr":"172.21.15.203:6809/2977014274","cluster_addr":"172.21.15.203:6811/2977014274","heartbeat_back_addr":"172.21.15.203:6815/2977014274","heartbeat_front_addr":"172.21.15.203:6813/2977014274","state":["exists","up"]},{"osd":3,"uuid":"02066a09-300d-4bb3-b4a7-96896beda83a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6811","nonce":2287242894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6813","nonce":2287242894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6817","nonce":2287242894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6815","nonce":2287242894}]},"public_addr":"172.21.15.39:6811/2287242894","cluster_addr":"172.21.15.39:6813/2287242894","heartbeat_back_addr":"172.21.15.39:6817/2287242894","heartbeat_front_addr":"172.21.15.39:6815/2287242894","state":["exists","up"]},{"osd":4,"uuid":"37cc00fa-a337-421f-99d3-6d6b199d717b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6817","nonce":975585864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6819","nonce":975585864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6823","nonce":975585864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6821","nonce":975585864}]},"public_addr":"172.21.15.203:6817/975585864","cluster_addr":"172.21.15.203:6819/975585864","heartbeat_back_addr":"172.21.15.203:6823/975585864","heartbeat_front_addr":"172.21.15.203:6821/975585864","state":["exists","up"]},{"osd":5,"uuid":"3bcf9a8e-017a-49b1-aff2-0279895f577d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6818","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6819","nonce":1587353263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6821","nonce":1587353263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6825","nonce":1587353263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6823","nonce":1587353263}]},"public_addr":"172.21.15.39:6819/1587353263","cluster_addr":"172.21.15.39:6821/1587353263","heartbeat_back_addr":"172.21.15.39:6825/1587353263","heartbeat_front_addr":"172.21.15.39:6823/1587353263","state":["exists","up"]},{"osd":6,"uuid":"f60bd0f4-397f-49cc-81e9-28053dc4b72d","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.203:6824","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6825","nonce":2782312313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6827","nonce":2782312313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6831","nonce":2782312313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6829","nonce":2782312313}]},"public_addr":"172.21.15.203:6825/2782312313","cluster_addr":"172.21.15.203:6827/2782312313","heartbeat_back_addr":"172.21.15.203:6831/2782312313","heartbeat_front_addr":"172.21.15.203:6829/2782312313","state":["exists","up"]},{"osd":7,"uuid":"d5acd865-aaf1-47da-a5df-30dd995b3360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6827","nonce":4229364084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6829","nonce":4229364084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6833","nonce":4229364084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6831","nonce":4229364084}]},"public_addr":"172.21.15.39:6827/4229364084","cluster_addr":"172.21.15.39:6829/4229364084","heartbeat_back_addr":"172.21.15.39:6833/4229364084","heartbeat_front_addr":"172.21.15.39:6831/4229364084","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:11.308499+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:19.400853+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:16.874369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:28.080189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:22.816896+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:36.430302+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:27.352508+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:44.765398+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:6801/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1964179210":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6800/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/722856103":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/1566136125":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/370970337":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/524866933":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1715948567":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2580110005":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2052122019":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/3645176350":"2024-09-18T09:10:09.419958+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:13:50.593 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:50 smithi039 bash[20014]: audit 2024-09-17T09:13:50.321556+0000 mon.smithi039 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.39:0/3762845783' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:13:50.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:50 smithi203 bash[24345]: audit 2024-09-17T09:13:50.321556+0000 mon.smithi039 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.39:0/3762845783' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:13:51.057 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T09:13:51.057 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:13:51.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:51 smithi203 bash[24345]: cluster 2024-09-17T09:13:51.480700+0000 mgr.smithi039.speoac (mgr.14195) 170 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:52.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:51 smithi039 bash[20014]: cluster 2024-09-17T09:13:51.480700+0000 mgr.smithi039.speoac (mgr.14195) 170 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:53.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:53 smithi203 bash[24345]: cluster 2024-09-17T09:13:53.481275+0000 mgr.smithi039.speoac (mgr.14195) 171 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:54.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:53 smithi039 bash[20014]: cluster 2024-09-17T09:13:53.481275+0000 mgr.smithi039.speoac (mgr.14195) 171 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:54.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:54 smithi203 bash[24345]: audit 2024-09-17T09:13:54.495763+0000 mon.smithi039 (mon.0) 733 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:55.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:54 smithi039 bash[20014]: audit 2024-09-17T09:13:54.495763+0000 mon.smithi039 (mon.0) 733 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:13:55.830 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:13:55.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:55 smithi203 bash[24345]: cluster 2024-09-17T09:13:55.481895+0000 mgr.smithi039.speoac (mgr.14195) 172 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:55.935 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:55 smithi039 bash[20014]: cluster 2024-09-17T09:13:55.481895+0000 mgr.smithi039.speoac (mgr.14195) 172 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:57.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:57 smithi039 bash[20014]: cluster 2024-09-17T09:13:57.482469+0000 mgr.smithi039.speoac (mgr.14195) 173 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:57.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:57 smithi203 bash[24345]: cluster 2024-09-17T09:13:57.482469+0000 mgr.smithi039.speoac (mgr.14195) 173 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:59.515 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:13:59.515 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":47,"fsid":"14920d4e-74d4-11ef-bceb-c7b262605968","created":"2024-09-17T09:07:23.904088+0000","modified":"2024-09-17T09:12:50.726420+0000","last_up_change":"2024-09-17T09:12:46.704120+0000","last_in_change":"2024-09-17T09:11:47.788692+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:12:22.005079+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":"27","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d0254e3c-7947-4247-bf02-6000a2fa6120","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6801","nonce":277793429}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6803","nonce":277793429}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6807","nonce":277793429}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":277793429},{"type":"v1","addr":"172.21.15.203:6805","nonce":277793429}]},"public_addr":"172.21.15.203:6801/277793429","cluster_addr":"172.21.15.203:6803/277793429","heartbeat_back_addr":"172.21.15.203:6807/277793429","heartbeat_front_addr":"172.21.15.203:6805/277793429","state":["exists","up"]},{"osd":1,"uuid":"5ce01a0a-435f-45dc-8cbc-28c022e30796","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6803","nonce":20398008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6805","nonce":20398008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6809","nonce":20398008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":20398008},{"type":"v1","addr":"172.21.15.39:6807","nonce":20398008}]},"public_addr":"172.21.15.39:6803/20398008","cluster_addr":"172.21.15.39:6805/20398008","heartbeat_back_addr":"172.21.15.39:6809/20398008","heartbeat_front_addr":"172.21.15.39:6807/20398008","state":["exists","up"]},{"osd":2,"uuid":"6d4a827f-f4c6-4075-96c9-6d0daf78652a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6809","nonce":2977014274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6811","nonce":2977014274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6815","nonce":2977014274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2977014274},{"type":"v1","addr":"172.21.15.203:6813","nonce":2977014274}]},"public_addr":"172.21.15.203:6809/2977014274","cluster_addr":"172.21.15.203:6811/2977014274","heartbeat_back_addr":"172.21.15.203:6815/2977014274","heartbeat_front_addr":"172.21.15.203:6813/2977014274","state":["exists","up"]},{"osd":3,"uuid":"02066a09-300d-4bb3-b4a7-96896beda83a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6811","nonce":2287242894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6813","nonce":2287242894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6817","nonce":2287242894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":2287242894},{"type":"v1","addr":"172.21.15.39:6815","nonce":2287242894}]},"public_addr":"172.21.15.39:6811/2287242894","cluster_addr":"172.21.15.39:6813/2287242894","heartbeat_back_addr":"172.21.15.39:6817/2287242894","heartbeat_front_addr":"172.21.15.39:6815/2287242894","state":["exists","up"]},{"osd":4,"uuid":"37cc00fa-a337-421f-99d3-6d6b199d717b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6817","nonce":975585864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6819","nonce":975585864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6823","nonce":975585864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":975585864},{"type":"v1","addr":"172.21.15.203:6821","nonce":975585864}]},"public_addr":"172.21.15.203:6817/975585864","cluster_addr":"172.21.15.203:6819/975585864","heartbeat_back_addr":"172.21.15.203:6823/975585864","heartbeat_front_addr":"172.21.15.203:6821/975585864","state":["exists","up"]},{"osd":5,"uuid":"3bcf9a8e-017a-49b1-aff2-0279895f577d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6818","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6819","nonce":1587353263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6821","nonce":1587353263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6825","nonce":1587353263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1587353263},{"type":"v1","addr":"172.21.15.39:6823","nonce":1587353263}]},"public_addr":"172.21.15.39:6819/1587353263","cluster_addr":"172.21.15.39:6821/1587353263","heartbeat_back_addr":"172.21.15.39:6825/1587353263","heartbeat_front_addr":"172.21.15.39:6823/1587353263","state":["exists","up"]},{"osd":6,"uuid":"f60bd0f4-397f-49cc-81e9-28053dc4b72d","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.203:6824","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6825","nonce":2782312313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6827","nonce":2782312313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6831","nonce":2782312313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":2782312313},{"type":"v1","addr":"172.21.15.203:6829","nonce":2782312313}]},"public_addr":"172.21.15.203:6825/2782312313","cluster_addr":"172.21.15.203:6827/2782312313","heartbeat_back_addr":"172.21.15.203:6831/2782312313","heartbeat_front_addr":"172.21.15.203:6829/2782312313","state":["exists","up"]},{"osd":7,"uuid":"d5acd865-aaf1-47da-a5df-30dd995b3360","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6827","nonce":4229364084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6829","nonce":4229364084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6833","nonce":4229364084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":4229364084},{"type":"v1","addr":"172.21.15.39:6831","nonce":4229364084}]},"public_addr":"172.21.15.39:6827/4229364084","cluster_addr":"172.21.15.39:6829/4229364084","heartbeat_back_addr":"172.21.15.39:6833/4229364084","heartbeat_front_addr":"172.21.15.39:6831/4229364084","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:11.308499+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:19.400853+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:16.874369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:28.080189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:22.816896+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:36.430302+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:27.352508+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:12:44.765398+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:6801/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1964179210":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6800/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/93860936":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/722856103":"2024-09-18T09:07:52.247807+0000","172.21.15.39:6801/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/1566136125":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/838491870":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/370970337":"2024-09-18T09:08:37.367502+0000","172.21.15.39:0/524866933":"2024-09-18T09:08:37.367502+0000","172.21.15.39:6800/2399488461":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/1715948567":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2580110005":"2024-09-18T09:10:09.419958+0000","172.21.15.39:0/2052122019":"2024-09-18T09:07:52.247807+0000","172.21.15.39:0/3645176350":"2024-09-18T09:10:09.419958+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:13:59.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:59 smithi039 bash[20014]: cluster 2024-09-17T09:13:59.483023+0000 mgr.smithi039.speoac (mgr.14195) 174 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:59.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:13:59 smithi039 bash[20014]: audit 2024-09-17T09:13:59.515395+0000 mon.smithi039 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.39:0/398108179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:13:59.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:59 smithi203 bash[24345]: cluster 2024-09-17T09:13:59.483023+0000 mgr.smithi039.speoac (mgr.14195) 174 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:13:59.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:13:59 smithi203 bash[24345]: audit 2024-09-17T09:13:59.515395+0000 mon.smithi039 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.39:0/398108179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:14:00.236 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T09:14:00.236 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T09:14:00.237 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T09:14:00.237 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T09:14:00.238 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T09:14:00.238 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T09:14:00.238 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T09:14:00.239 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T09:14:01.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:01 smithi039 bash[20014]: cluster 2024-09-17T09:14:01.483563+0000 mgr.smithi039.speoac (mgr.14195) 175 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:01.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:01 smithi203 bash[24345]: cluster 2024-09-17T09:14:01.483563+0000 mgr.smithi039.speoac (mgr.14195) 175 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:03.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:03 smithi203 bash[24345]: cluster 2024-09-17T09:14:03.484170+0000 mgr.smithi039.speoac (mgr.14195) 176 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:04.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:03 smithi039 bash[20014]: cluster 2024-09-17T09:14:03.484170+0000 mgr.smithi039.speoac (mgr.14195) 176 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:05.101 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.102 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.102 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.103 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.103 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.103 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.105 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.106 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:05.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:05 smithi039 bash[20014]: cluster 2024-09-17T09:14:05.484746+0000 mgr.smithi039.speoac (mgr.14195) 177 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:05.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:05 smithi203 bash[24345]: cluster 2024-09-17T09:14:05.484746+0000 mgr.smithi039.speoac (mgr.14195) 177 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:07.826 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:07 smithi039 bash[20014]: cluster 2024-09-17T09:14:07.485196+0000 mgr.smithi039.speoac (mgr.14195) 178 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:07.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:07 smithi203 bash[24345]: cluster 2024-09-17T09:14:07.485196+0000 mgr.smithi039.speoac (mgr.14195) 178 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:09.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:09 smithi039 bash[20014]: cluster 2024-09-17T09:14:09.485737+0000 mgr.smithi039.speoac (mgr.14195) 179 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:09.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:09 smithi039 bash[20014]: audit 2024-09-17T09:14:09.497146+0000 mon.smithi039 (mon.0) 735 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:09.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:09 smithi203 bash[24345]: cluster 2024-09-17T09:14:09.485737+0000 mgr.smithi039.speoac (mgr.14195) 179 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:09.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:09 smithi203 bash[24345]: audit 2024-09-17T09:14:09.497146+0000 mon.smithi039 (mon.0) 735 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:11.778 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:11 smithi039 bash[20014]: cluster 2024-09-17T09:14:11.486172+0000 mgr.smithi039.speoac (mgr.14195) 180 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:11.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:11 smithi203 bash[24345]: cluster 2024-09-17T09:14:11.486172+0000 mgr.smithi039.speoac (mgr.14195) 180 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:13.813 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:13 smithi039 bash[20014]: cluster 2024-09-17T09:14:13.486723+0000 mgr.smithi039.speoac (mgr.14195) 181 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:13.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:13 smithi203 bash[24345]: cluster 2024-09-17T09:14:13.486723+0000 mgr.smithi039.speoac (mgr.14195) 181 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:15.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:15 smithi039 bash[20014]: cluster 2024-09-17T09:14:15.487280+0000 mgr.smithi039.speoac (mgr.14195) 182 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:15.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:15 smithi203 bash[24345]: cluster 2024-09-17T09:14:15.487280+0000 mgr.smithi039.speoac (mgr.14195) 182 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:17.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:17 smithi203 bash[24345]: cluster 2024-09-17T09:14:17.487652+0000 mgr.smithi039.speoac (mgr.14195) 183 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:18.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:17 smithi039 bash[20014]: cluster 2024-09-17T09:14:17.487652+0000 mgr.smithi039.speoac (mgr.14195) 183 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:19.288 INFO:teuthology.orchestra.run.smithi039.stdout:111669149720 2024-09-17T09:14:19.288 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T09:14:19.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:19 smithi039 bash[20014]: cluster 2024-09-17T09:14:19.488046+0000 mgr.smithi039.speoac (mgr.14195) 184 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:19.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:19 smithi203 bash[24345]: cluster 2024-09-17T09:14:19.488046+0000 mgr.smithi039.speoac (mgr.14195) 184 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:21.049 INFO:teuthology.orchestra.run.smithi039.stdout:163208757271 2024-09-17T09:14:21.050 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T09:14:21.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:21 smithi203 bash[24345]: cluster 2024-09-17T09:14:21.488353+0000 mgr.smithi039.speoac (mgr.14195) 185 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:21.906 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:21 smithi039 bash[20014]: cluster 2024-09-17T09:14:21.488353+0000 mgr.smithi039.speoac (mgr.14195) 185 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:23.079 INFO:teuthology.orchestra.run.smithi039.stdout:128849018905 2024-09-17T09:14:23.079 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T09:14:23.108 INFO:teuthology.orchestra.run.smithi039.stdout:133143986201 2024-09-17T09:14:23.109 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T09:14:23.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:23 smithi203 bash[24345]: cluster 2024-09-17T09:14:23.488656+0000 mgr.smithi039.speoac (mgr.14195) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:24.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:23 smithi039 bash[20014]: cluster 2024-09-17T09:14:23.488656+0000 mgr.smithi039.speoac (mgr.14195) 186 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:24.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:24 smithi203 bash[24345]: audit 2024-09-17T09:14:24.497536+0000 mon.smithi039 (mon.0) 736 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:25.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:24 smithi039 bash[20014]: audit 2024-09-17T09:14:24.497536+0000 mon.smithi039 (mon.0) 736 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:25.224 INFO:teuthology.orchestra.run.smithi039.stdout:184683593751 2024-09-17T09:14:25.225 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T09:14:25.298 INFO:teuthology.orchestra.run.smithi039.stdout:68719476764 2024-09-17T09:14:25.299 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T09:14:25.840 INFO:teuthology.orchestra.run.smithi039.stdout:85899345948 2024-09-17T09:14:25.840 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T09:14:25.850 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:25 smithi039 bash[20014]: cluster 2024-09-17T09:14:25.488974+0000 mgr.smithi039.speoac (mgr.14195) 187 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:25.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:25 smithi203 bash[24345]: cluster 2024-09-17T09:14:25.488974+0000 mgr.smithi039.speoac (mgr.14195) 187 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:25.912 INFO:teuthology.orchestra.run.smithi039.stdout:94489280540 2024-09-17T09:14:25.913 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T09:14:27.352 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:27.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:27 smithi039 bash[20014]: cluster 2024-09-17T09:14:27.489279+0000 mgr.smithi039.speoac (mgr.14195) 188 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:27.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:27 smithi203 bash[24345]: cluster 2024-09-17T09:14:27.489279+0000 mgr.smithi039.speoac (mgr.14195) 188 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:28.378 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:29.401 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:29.401 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:29.738 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:29 smithi039 bash[20014]: cluster 2024-09-17T09:14:29.489703+0000 mgr.smithi039.speoac (mgr.14195) 189 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:29.870 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:29 smithi203 bash[24345]: cluster 2024-09-17T09:14:29.489703+0000 mgr.smithi039.speoac (mgr.14195) 189 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:31.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:31 smithi203 bash[24345]: cluster 2024-09-17T09:14:31.490219+0000 mgr.smithi039.speoac (mgr.14195) 190 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:32.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:31 smithi039 bash[20014]: cluster 2024-09-17T09:14:31.490219+0000 mgr.smithi039.speoac (mgr.14195) 190 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:33.137 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:33.138 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:33.138 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:33.138 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:33.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:33 smithi203 bash[24345]: cluster 2024-09-17T09:14:33.490724+0000 mgr.smithi039.speoac (mgr.14195) 191 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:33 smithi039 bash[20014]: cluster 2024-09-17T09:14:33.490724+0000 mgr.smithi039.speoac (mgr.14195) 191 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:35.243 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:34 smithi039 bash[20014]: audit 2024-09-17T09:14:34.942519+0000 mon.smithi039 (mon.0) 737 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:35.369 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:34 smithi203 bash[24345]: audit 2024-09-17T09:14:34.942519+0000 mon.smithi039 (mon.0) 737 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:35.611 INFO:teuthology.orchestra.run.smithi039.stdout:111669149724 2024-09-17T09:14:36.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:36 smithi039 bash[20014]: cluster 2024-09-17T09:14:35.491035+0000 mgr.smithi039.speoac (mgr.14195) 192 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:36.304 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:36 smithi039 bash[20014]: audit 2024-09-17T09:14:35.613245+0000 mon.smithi039 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.39:0/2924650223' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:14:36.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:36 smithi203 bash[24345]: cluster 2024-09-17T09:14:35.491035+0000 mgr.smithi039.speoac (mgr.14195) 192 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:36.370 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:36 smithi203 bash[24345]: audit 2024-09-17T09:14:35.613245+0000 mon.smithi039 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.39:0/2924650223' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:14:37.079 INFO:teuthology.orchestra.run.smithi039.stdout:163208757275 2024-09-17T09:14:37.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:37 smithi039 bash[20014]: audit 2024-09-17T09:14:37.080874+0000 mon.smithi039 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.39:0/1639712470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:14:37.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:37 smithi203 bash[24345]: audit 2024-09-17T09:14:37.080874+0000 mon.smithi039 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.39:0/1639712470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:14:38.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149720 got 111669149724 for osd.4 2024-09-17T09:14:38.282 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:38.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:38 smithi039 bash[20014]: cluster 2024-09-17T09:14:37.491554+0000 mgr.smithi039.speoac (mgr.14195) 193 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:38.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:38 smithi203 bash[24345]: cluster 2024-09-17T09:14:37.491554+0000 mgr.smithi039.speoac (mgr.14195) 193 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:39.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:39 smithi039 bash[20014]: cluster 2024-09-17T09:14:39.492079+0000 mgr.smithi039.speoac (mgr.14195) 194 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:39.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:39 smithi039 bash[20014]: audit 2024-09-17T09:14:39.497911+0000 mon.smithi039 (mon.0) 740 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:39.821 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757271 got 163208757275 for osd.5 2024-09-17T09:14:39.822 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:39.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:39 smithi203 bash[24345]: cluster 2024-09-17T09:14:39.492079+0000 mgr.smithi039.speoac (mgr.14195) 194 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:39.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:39 smithi203 bash[24345]: audit 2024-09-17T09:14:39.497911+0000 mon.smithi039 (mon.0) 740 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:41.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:41 smithi039 bash[20014]: audit 2024-09-17T09:14:40.297270+0000 mon.smithi039 (mon.0) 741 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:41.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:41 smithi039 bash[20014]: audit 2024-09-17T09:14:40.305505+0000 mon.smithi039 (mon.0) 742 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:41.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:41 smithi203 bash[24345]: audit 2024-09-17T09:14:40.297270+0000 mon.smithi039 (mon.0) 741 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:41.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:41 smithi203 bash[24345]: audit 2024-09-17T09:14:40.305505+0000 mon.smithi039 (mon.0) 742 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:42.618 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:42 smithi039 bash[20014]: cluster 2024-09-17T09:14:41.492622+0000 mgr.smithi039.speoac (mgr.14195) 195 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:42.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:42 smithi203 bash[24345]: cluster 2024-09-17T09:14:41.492622+0000 mgr.smithi039.speoac (mgr.14195) 195 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:43.252 INFO:teuthology.orchestra.run.smithi039.stdout:133143986205 2024-09-17T09:14:43.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:43 smithi039 bash[20014]: audit 2024-09-17T09:14:43.254143+0000 mon.smithi039 (mon.0) 743 : audit [DBG] from='client.? 172.21.15.39:0/2375453623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:14:43.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:43 smithi203 bash[24345]: audit 2024-09-17T09:14:43.254143+0000 mon.smithi039 (mon.0) 743 : audit [DBG] from='client.? 172.21.15.39:0/2375453623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:14:44.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:44 smithi039 bash[20014]: cluster 2024-09-17T09:14:43.493223+0000 mgr.smithi039.speoac (mgr.14195) 196 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:44.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:44 smithi203 bash[24345]: cluster 2024-09-17T09:14:43.493223+0000 mgr.smithi039.speoac (mgr.14195) 196 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:45.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:45 smithi039 bash[20014]: cluster 2024-09-17T09:14:45.493763+0000 mgr.smithi039.speoac (mgr.14195) 197 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:45.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:45 smithi203 bash[24345]: cluster 2024-09-17T09:14:45.493763+0000 mgr.smithi039.speoac (mgr.14195) 197 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:46.640 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986201 got 133143986205 for osd.3 2024-09-17T09:14:46.641 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:46.645 INFO:teuthology.orchestra.run.smithi039.stdout:128849018910 2024-09-17T09:14:47.034 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:46 smithi039 bash[20014]: audit 2024-09-17T09:14:46.647222+0000 mon.smithi039 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.39:0/1593188692' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:14:47.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:46 smithi203 bash[24345]: audit 2024-09-17T09:14:46.647222+0000 mon.smithi039 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.39:0/1593188692' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:14:48.029 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:47 smithi039 bash[20014]: cluster 2024-09-17T09:14:47.494380+0000 mgr.smithi039.speoac (mgr.14195) 198 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:48.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:47 smithi203 bash[24345]: cluster 2024-09-17T09:14:47.494380+0000 mgr.smithi039.speoac (mgr.14195) 198 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:48.689 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018905 got 128849018910 for osd.6 2024-09-17T09:14:48.689 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:49.056 INFO:teuthology.orchestra.run.smithi039.stdout:85899345953 2024-09-17T09:14:49.125 INFO:teuthology.orchestra.run.smithi039.stdout:68719476769 2024-09-17T09:14:49.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:49 smithi039 bash[20014]: audit 2024-09-17T09:14:49.058799+0000 mon.smithi039 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.39:0/3979563662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:14:49.369 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:49 smithi203 bash[24345]: audit 2024-09-17T09:14:49.058799+0000 mon.smithi039 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.39:0/3979563662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:14:49.387 INFO:teuthology.orchestra.run.smithi039.stdout:184683593755 2024-09-17T09:14:49.415 INFO:teuthology.orchestra.run.smithi039.stdout:94489280545 2024-09-17T09:14:50.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: audit 2024-09-17T09:14:49.127271+0000 mon.smithi039 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.39:0/2148196112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:14:50.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: audit 2024-09-17T09:14:49.389503+0000 mon.smithi039 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.39:0/3778479078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:14:50.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: audit 2024-09-17T09:14:49.417202+0000 mon.smithi039 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.39:0/1753796141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:14:50.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: cluster 2024-09-17T09:14:49.494727+0000 mgr.smithi039.speoac (mgr.14195) 199 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:50.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: audit 2024-09-17T09:14:49.852557+0000 mon.smithi039 (mon.0) 749 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:50.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:50 smithi039 bash[20014]: audit 2024-09-17T09:14:49.857541+0000 mon.smithi039 (mon.0) 750 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:50.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: audit 2024-09-17T09:14:49.127271+0000 mon.smithi039 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.39:0/2148196112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:14:50.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: audit 2024-09-17T09:14:49.389503+0000 mon.smithi039 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.39:0/3778479078' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:14:50.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: audit 2024-09-17T09:14:49.417202+0000 mon.smithi039 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.39:0/1753796141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:14:50.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: cluster 2024-09-17T09:14:49.494727+0000 mgr.smithi039.speoac (mgr.14195) 199 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:50.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: audit 2024-09-17T09:14:49.852557+0000 mon.smithi039 (mon.0) 749 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:50.620 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:50 smithi203 bash[24345]: audit 2024-09-17T09:14:49.857541+0000 mon.smithi039 (mon.0) 750 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:51.067 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345948 got 85899345953 for osd.2 2024-09-17T09:14:51.067 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:51.085 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476764 got 68719476769 for osd.0 2024-09-17T09:14:51.085 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:51.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:51 smithi039 bash[20014]: audit 2024-09-17T09:14:50.255184+0000 mon.smithi039 (mon.0) 751 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:14:51.304 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:51 smithi039 bash[20014]: audit 2024-09-17T09:14:50.256129+0000 mon.smithi039 (mon.0) 752 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:14:51.304 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:51 smithi039 bash[20014]: audit 2024-09-17T09:14:50.261681+0000 mon.smithi039 (mon.0) 753 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:51.304 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:51 smithi039 bash[20014]: audit 2024-09-17T09:14:50.264522+0000 mon.smithi039 (mon.0) 754 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:14:51.552 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593751 got 184683593755 for osd.7 2024-09-17T09:14:51.553 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:51.606 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:51 smithi203 bash[24345]: audit 2024-09-17T09:14:50.255184+0000 mon.smithi039 (mon.0) 751 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:14:51.606 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:51 smithi203 bash[24345]: audit 2024-09-17T09:14:50.256129+0000 mon.smithi039 (mon.0) 752 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:14:51.606 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:51 smithi203 bash[24345]: audit 2024-09-17T09:14:50.261681+0000 mon.smithi039 (mon.0) 753 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:14:51.606 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:51 smithi203 bash[24345]: audit 2024-09-17T09:14:50.264522+0000 mon.smithi039 (mon.0) 754 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:14:51.628 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280540 got 94489280545 for osd.1 2024-09-17T09:14:51.629 DEBUG:teuthology.parallel:result is None 2024-09-17T09:14:51.629 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T09:14:51.629 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:14:52.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:52 smithi039 bash[20014]: cluster 2024-09-17T09:14:51.495262+0000 mgr.smithi039.speoac (mgr.14195) 200 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:52.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:52 smithi203 bash[24345]: cluster 2024-09-17T09:14:51.495262+0000 mgr.smithi039.speoac (mgr.14195) 200 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:53.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:53 smithi203 bash[24345]: cluster 2024-09-17T09:14:53.495869+0000 mgr.smithi039.speoac (mgr.14195) 201 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:54.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:53 smithi039 bash[20014]: cluster 2024-09-17T09:14:53.495869+0000 mgr.smithi039.speoac (mgr.14195) 201 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:54.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:54 smithi203 bash[24345]: audit 2024-09-17T09:14:54.498550+0000 mon.smithi039 (mon.0) 755 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:55.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:54 smithi039 bash[20014]: audit 2024-09-17T09:14:54.498550+0000 mon.smithi039 (mon.0) 755 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:14:55.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:55 smithi203 bash[24345]: cluster 2024-09-17T09:14:55.496463+0000 mgr.smithi039.speoac (mgr.14195) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:56.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:55 smithi039 bash[20014]: cluster 2024-09-17T09:14:55.496463+0000 mgr.smithi039.speoac (mgr.14195) 202 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:56.404 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:14:57.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:57 smithi203 bash[24345]: cluster 2024-09-17T09:14:57.497017+0000 mgr.smithi039.speoac (mgr.14195) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:57.943 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:57 smithi039 bash[20014]: cluster 2024-09-17T09:14:57.497017+0000 mgr.smithi039.speoac (mgr.14195) 203 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:59.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:14:59 smithi203 bash[24345]: cluster 2024-09-17T09:14:59.497586+0000 mgr.smithi039.speoac (mgr.14195) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:14:59.909 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-17T09:14:59.910 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:14:59.922 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:14:59 smithi039 bash[20014]: cluster 2024-09-17T09:14:59.497586+0000 mgr.smithi039.speoac (mgr.14195) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:00.666 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":180,"stamp":"2024-09-17T09:14:59.497270+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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":217,"ondisk_log_size":217,"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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":229916,"kb_used_data":5512,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749698532,"statfs":{"total":767926730752,"available":767691296768,"internally_reserved":0,"allocated":5644288,"data_stored":3335247,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":229625400},"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.003162"},"pg_stats":[{"pgid":"1.0","version":"35'217","reported_seq":324,"reported_epoch":47,"state":"active+clean","last_fresh":"2024-09-17T09:12:52.692972+0000","last_change":"2024-09-17T09:12:50.741905+0000","last_active":"2024-09-17T09:12:52.692972+0000","last_peered":"2024-09-17T09:12:52.692972+0000","last_clean":"2024-09-17T09:12:52.692972+0000","last_became_active":"2024-09-17T09:12:50.740566+0000","last_became_peered":"2024-09-17T09:12:50.740566+0000","last_unstale":"2024-09-17T09:12:52.692972+0000","last_undegraded":"2024-09-17T09:12:52.692972+0000","last_fullsized":"2024-09-17T09:12:52.692972+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:12:22.550832+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:12:22.550832+0000","last_clean_scrub_stamp":"2024-09-17T09:12:22.550832+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T15:06:57.859222+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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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,3],"acting":[7,0,3],"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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":43,"seq":184683593758,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32176,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708880,"statfs":{"total":95990841344,"available":95957893120,"internally_reserved":0,"allocated":1077248,"data_stored":785920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.90300000000000002,"15min":0.90900000000000003},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.1619999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.262},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.878,"15min":0.86399999999999999},"min":{"1min":0.70899999999999996,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.71899999999999997}]},{"osd":1,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.81599999999999995,"15min":0.81599999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.79600000000000004,"15min":0.79400000000000004},"min":{"1min":0.438,"5min":0.432,"15min":0.432},"max":{"1min":1.147,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.4550000000000001}]},{"osd":2,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.86499999999999999,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.22,"5min":1.222,"15min":1.222},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.004,"15min":1.006},"min":{"1min":0.74299999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.1890000000000001,"5min":1.516,"15min":1.516},"last":1.1200000000000001}]},{"osd":3,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89200000000000002,"15min":0.88600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.25,"5min":1.419,"15min":1.419},"last":1.214},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.92900000000000005,"15min":0.94099999999999995},"min":{"1min":0.505,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3109999999999999,"5min":1.647,"15min":1.647},"last":0.88300000000000001}]},{"osd":4,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0169999999999999,"15min":1.0149999999999999},"min":{"1min":0.81499999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.302,"5min":1.464,"15min":1.464},"last":1.093},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.077,"15min":1.093},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2729999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.3500000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.349,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.4279999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0669999999999999,"15min":1.0649999999999999},"min":{"1min":0.60599999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3939999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.321}]},{"osd":6,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.121,"15min":1.117},"min":{"1min":0.84199999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.4510000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1240000000000001,"15min":1.1299999999999999},"min":{"1min":0.71399999999999997,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3620000000000001,"5min":1.79,"15min":1.79},"last":1.1739999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.878,"15min":0.876},"min":{"1min":0.65600000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.1100000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.85599999999999998,"15min":0.85099999999999998},"min":{"1min":0.63,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.879}]},{"osd":1,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.69399999999999995,"15min":0.67900000000000005},"min":{"1min":0.59599999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.751,"15min":0.747},"min":{"1min":0.48799999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.044,"5min":1.379,"15min":1.379},"last":0.54900000000000004}]},{"osd":2,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.93500000000000005,"15min":0.93200000000000005},"min":{"1min":0.59199999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90400000000000003,"15min":0.89600000000000002},"min":{"1min":0.57099999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2110000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.94799999999999995}]},{"osd":3,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.83799999999999997,"15min":0.83199999999999996},"min":{"1min":0.51900000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.04},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.85199999999999998,"15min":0.84599999999999997},"min":{"1min":0.64100000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2769999999999999,"5min":1.306,"15min":1.306},"last":0.72499999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.018,"15min":1.01},"min":{"1min":0.79300000000000004,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.002,"15min":0.99399999999999999},"min":{"1min":0.79000000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.742,"5min":1.742,"15min":1.742},"last":1.0169999999999999}]},{"osd":6,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0129999999999999,"15min":1.0009999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.405,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.1140000000000001}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0249999999999999,"15min":1.0169999999999999},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3640000000000001,"5min":1.415,"15min":1.415},"last":1.089},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0469999999999999,"15min":1.0429999999999999},"min":{"1min":0.68799999999999994,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.321,"5min":1.431,"15min":1.431},"last":1.0620000000000001}]}]},{"osd":6,"up_from":30,"seq":128849018912,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27492,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713564,"statfs":{"total":95990841344,"available":95962689536,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.66200000000000003,"15min":0.65600000000000003},"min":{"1min":0.46700000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0780000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.70599999999999996,"15min":0.69799999999999995},"min":{"1min":0.48499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.82599999999999996}]},{"osd":1,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.85599999999999998,"15min":0.84999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.80900000000000005,"15min":0.80500000000000005},"min":{"1min":0.59299999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.129,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.96699999999999997}]},{"osd":2,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.82899999999999996,"15min":0.82699999999999996},"min":{"1min":0.58299999999999996,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1100000000000001,"5min":1.302,"15min":1.302},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.77000000000000002,"15min":0.76800000000000002},"min":{"1min":0.57399999999999995,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.0900000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.92500000000000004}]},{"osd":3,"last update":"Tue Sep 17 09:14:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.117,"5min":1.508,"15min":1.508},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.76600000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.095,"5min":1.25,"15min":1.25},"last":0.86399999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.84299999999999997,"15min":0.83799999999999997},"min":{"1min":0.72199999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.048,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.96299999999999997,"15min":0.97499999999999998},"min":{"1min":0.66600000000000004,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.131,"5min":1.446,"15min":1.446},"last":0.78900000000000003}]},{"osd":5,"last update":"Tue Sep 17 09:14:43 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.032,"15min":1.016},"min":{"1min":0.99099999999999999,"5min":0.626,"15min":0.626},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.99299999999999999,"15min":0.997},"min":{"1min":0.77100000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1659999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.0529999999999999}]},{"osd":7,"last update":"Tue Sep 17 09:14:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.01,"15min":1.002},"min":{"1min":0.91200000000000003,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.056,"15min":1.042},"min":{"1min":0.94199999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.083}]}]},{"osd":3,"up_from":31,"seq":133143986208,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28076,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712980,"statfs":{"total":95990841344,"available":95962091520,"internally_reserved":0,"allocated":1073152,"data_stored":785647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.873,"15min":0.86499999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.383,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.006},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93999999999999995,"15min":0.94399999999999995},"min":{"1min":0.67800000000000005,"5min":0.37,"15min":0.37},"max":{"1min":1.361,"5min":2.4910000000000001,"15min":2.4910000000000001},"last":1.171}]},{"osd":1,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.77300000000000002,"15min":0.78800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.91600000000000004,"5min":2.367,"15min":2.367},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.76800000000000002,"15min":0.76000000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.878}]},{"osd":2,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.70599999999999996,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3160000000000001,"5min":1.46,"15min":1.46},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.66300000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1859999999999999,"5min":2.6120000000000001,"15min":2.6120000000000001},"last":0.83399999999999996}]},{"osd":4,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.95699999999999996,"15min":0.97299999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.0640000000000001,"5min":2.6320000000000001,"15min":2.6320000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.024,"5min":0.97099999999999997,"15min":0.96199999999999997},"min":{"1min":0.65800000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.095}]},{"osd":5,"last update":"Tue Sep 17 09:14:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.99199999999999999,"15min":1},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.286,"5min":2.2719999999999998,"15min":2.2719999999999998},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.97599999999999998,"15min":0.98799999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.282,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":0.72199999999999998}]},{"osd":6,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1180000000000001,"15min":1.127},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4370000000000001,"5min":2.6589999999999998,"15min":2.6589999999999998},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.016,"5min":1.109,"15min":1.125},"min":{"1min":0.69599999999999995,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.224,"5min":2.7130000000000001,"15min":2.7130000000000001},"last":0.95199999999999996}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0429999999999999,"15min":1.0489999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.387,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.194},{"interface":"front","average":{"1min":1.038,"5min":1.0800000000000001,"15min":1.087},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.232}]}]},{"osd":4,"up_from":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.627,"15min":0.627},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.751,"15min":0.76100000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.91500000000000004,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.72999999999999998}]},{"osd":1,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.84799999999999998,"15min":0.84099999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.85699999999999998,"15min":0.84999999999999998},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.96099999999999997}]},{"osd":2,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.749,"15min":0.749},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1479999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.82499999999999996,"15min":0.83899999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.92100000000000004,"5min":1.212,"15min":1.212},"last":1.0740000000000001}]},{"osd":3,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89000000000000001,"15min":0.88700000000000001},"min":{"1min":0.69099999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.1060000000000001,"5min":1.153,"15min":1.153},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.79800000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.143,"5min":1.296,"15min":1.296},"last":1.0029999999999999}]},{"osd":5,"last update":"Tue Sep 17 09:14:43 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.73399999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.258,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.871},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95499999999999996,"15min":0.95699999999999996},"min":{"1min":0.75900000000000001,"5min":0.502,"15min":0.502},"max":{"1min":1.169,"5min":1.236,"15min":1.236},"last":0.90000000000000002}]},{"osd":6,"last update":"Tue Sep 17 09:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95499999999999996,"15min":0.96299999999999997},"min":{"1min":0.59599999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1739999999999999,"5min":1.282,"15min":1.282},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.018,"15min":1.0269999999999999},"min":{"1min":0.63300000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.1930000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.69899999999999995}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0580000000000001,"15min":1.0600000000000001},"min":{"1min":0.86499999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2370000000000001,"5min":1.272,"15min":1.272},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1020000000000001,"15min":1.0980000000000001},"min":{"1min":0.96199999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3260000000000001,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.0349999999999999}]}]},{"osd":1,"up_from":22,"seq":94489280547,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.84199999999999997,"15min":0.83599999999999997},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.80100000000000005,"15min":0.79300000000000004},"min":{"1min":0.55700000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.79100000000000004}]},{"osd":2,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86699999999999999,"15min":0.86599999999999999},"min":{"1min":0.66300000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2849999999999999,"5min":1.329,"15min":1.329},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89200000000000002,"15min":0.89100000000000001},"min":{"1min":0.53600000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.2729999999999999}]},{"osd":3,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.75800000000000001,"15min":0.76100000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.202,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.78700000000000003,"15min":0.79000000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.167,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.212}]},{"osd":4,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2529999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97999999999999998,"15min":0.98099999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.381,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0580000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.93999999999999995,"15min":0.95399999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.248,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.3779999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.874,"15min":0.874},"min":{"1min":0.44400000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2,"5min":1.347,"15min":1.347},"last":0.88}]},{"osd":6,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.129},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.02,"15min":1.018},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3100000000000001,"5min":1.425,"15min":1.425},"last":1.3}]},{"osd":7,"last update":"Tue Sep 17 09:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.02,"15min":1.03},"min":{"1min":0.46300000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.3740000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.357},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0529999999999999,"15min":1.052},"min":{"1min":0.499,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.452,"5min":1.786,"15min":1.786},"last":1.171}]}]},{"osd":2,"up_from":20,"seq":85899345955,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68200000000000005,"15min":0.68000000000000005},"min":{"1min":0.55900000000000005,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.67300000000000004,"15min":0.66800000000000004},"min":{"1min":0.49299999999999999,"5min":0.313,"15min":0.313},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.70399999999999996}]},{"osd":1,"last update":"Tue Sep 17 09:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.0449999999999999,"5min":1.208,"15min":1.208},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93500000000000005,"15min":0.92800000000000005},"min":{"1min":0.69499999999999995,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.84699999999999998}]},{"osd":3,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.86299999999999999,"15min":0.85299999999999998},"min":{"1min":0.70699999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.99399999999999999,"15min":0.98599999999999999},"min":{"1min":0.80800000000000005,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.2110000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0620000000000001}]},{"osd":4,"last update":"Tue Sep 17 09:14:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.90600000000000003,"15min":0.91100000000000003},"min":{"1min":0.67700000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.079,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.879,"15min":0.88200000000000001},"min":{"1min":0.58099999999999996,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0580000000000001,"5min":1.121,"15min":1.121},"last":0.88100000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:14:40 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.93899999999999995,"15min":0.93700000000000006},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1719999999999999,"5min":1.371,"15min":1.371},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1319999999999999,"15min":1.1439999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2889999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.131}]},{"osd":6,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0740000000000001,"15min":1.0760000000000001},"min":{"1min":0.69099999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.304,"5min":1.468,"15min":1.468},"last":0.996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.78300000000000003,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.204,"5min":1.482,"15min":1.482},"last":1.0289999999999999}]},{"osd":7,"last update":"Tue Sep 17 09:14:52 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.1080000000000001,"15min":1.1180000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2889999999999999,"5min":1.472,"15min":1.472},"last":1.105}]}]},{"osd":0,"up_from":16,"seq":68719476772,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32176,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708880,"statfs":{"total":95990841344,"available":95957893120,"internally_reserved":0,"allocated":1077248,"data_stored":785920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.84399999999999997,"15min":0.83999999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.0820000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.82299999999999995,"15min":0.82399999999999995},"min":{"1min":0.56699999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.083,"5min":1.22,"15min":1.22},"last":0.97199999999999998}]},{"osd":2,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.72599999999999998,"15min":0.71599999999999997},"min":{"1min":0.56599999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73999999999999999,"15min":0.73599999999999999},"min":{"1min":0.53300000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.79500000000000004}]},{"osd":3,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84499999999999997,"15min":0.84399999999999997},"min":{"1min":0.66300000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.018,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93600000000000005,"15min":0.93100000000000005},"min":{"1min":0.75600000000000001,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":1.02}]},{"osd":4,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.746,"15min":0.72999999999999998},"min":{"1min":0.61399999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0600000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.86299999999999999,"15min":0.84599999999999997},"min":{"1min":0.71999999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.93300000000000005}]},{"osd":5,"last update":"Tue Sep 17 09:14:42 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.95899999999999996,"15min":0.96799999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.159,"5min":1.268,"15min":1.268},"last":1.0449999999999999}]},{"osd":6,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97299999999999998,"15min":0.95999999999999996},"min":{"1min":0.81799999999999995,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2969999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.091},{"interface":"front","average":{"1min":1.01,"5min":0.95799999999999996,"15min":0.94899999999999995},"min":{"1min":0.83599999999999997,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.079,"5min":1.496,"15min":1.496},"last":0.997}]},{"osd":7,"last update":"Tue Sep 17 09:14:49 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.073,"15min":1.083},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.462,"5min":1.593,"15min":1.593},"last":1.145},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.121}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T09:15:00.668 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:15:00.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:00 smithi203 bash[24345]: audit 2024-09-17T09:14:59.904799+0000 mgr.smithi039.speoac (mgr.14195) 205 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:15:01.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:00 smithi039 bash[20014]: audit 2024-09-17T09:14:59.904799+0000 mgr.smithi039.speoac (mgr.14195) 205 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:15:01.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:01 smithi203 bash[24345]: cluster 2024-09-17T09:15:01.498184+0000 mgr.smithi039.speoac (mgr.14195) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:02.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:01 smithi039 bash[20014]: cluster 2024-09-17T09:15:01.498184+0000 mgr.smithi039.speoac (mgr.14195) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:03.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:03 smithi203 bash[24345]: cluster 2024-09-17T09:15:03.498782+0000 mgr.smithi039.speoac (mgr.14195) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:04.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:03 smithi039 bash[20014]: cluster 2024-09-17T09:15:03.498782+0000 mgr.smithi039.speoac (mgr.14195) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:05.427 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:05.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:05 smithi039 bash[20014]: cluster 2024-09-17T09:15:05.499373+0000 mgr.smithi039.speoac (mgr.14195) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:05.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:05 smithi203 bash[24345]: cluster 2024-09-17T09:15:05.499373+0000 mgr.smithi039.speoac (mgr.14195) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:07.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:07 smithi203 bash[24345]: cluster 2024-09-17T09:15:07.499934+0000 mgr.smithi039.speoac (mgr.14195) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:08.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:07 smithi039 bash[20014]: cluster 2024-09-17T09:15:07.499934+0000 mgr.smithi039.speoac (mgr.14195) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:09.064 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-17T09:15:09.065 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:15:09.787 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2024-09-17T09:15:07.499658+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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":217,"ondisk_log_size":217,"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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":229916,"kb_used_data":5512,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749698532,"statfs":{"total":767926730752,"available":767691296768,"internally_reserved":0,"allocated":5644288,"data_stored":3335247,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":229625400},"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.003482"},"pg_stats":[{"pgid":"1.0","version":"35'217","reported_seq":324,"reported_epoch":47,"state":"active+clean","last_fresh":"2024-09-17T09:12:52.692972+0000","last_change":"2024-09-17T09:12:50.741905+0000","last_active":"2024-09-17T09:12:52.692972+0000","last_peered":"2024-09-17T09:12:52.692972+0000","last_clean":"2024-09-17T09:12:52.692972+0000","last_became_active":"2024-09-17T09:12:50.740566+0000","last_became_peered":"2024-09-17T09:12:50.740566+0000","last_unstale":"2024-09-17T09:12:52.692972+0000","last_undegraded":"2024-09-17T09:12:52.692972+0000","last_fullsized":"2024-09-17T09:12:52.692972+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:12:22.550832+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:12:22.550832+0000","last_clean_scrub_stamp":"2024-09-17T09:12:22.550832+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T15:06:57.859222+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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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,3],"acting":[7,0,3],"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":166,"num_read_kb":145,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":43,"seq":184683593759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32176,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708880,"statfs":{"total":95990841344,"available":95957893120,"internally_reserved":0,"allocated":1077248,"data_stored":785920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.90300000000000002,"15min":0.90900000000000003},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.1619999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.292},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.878,"15min":0.86399999999999999},"min":{"1min":0.70899999999999996,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.079}]},{"osd":1,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.81599999999999995,"15min":0.81599999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.79600000000000004,"15min":0.79400000000000004},"min":{"1min":0.438,"5min":0.432,"15min":0.432},"max":{"1min":1.147,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.96799999999999997}]},{"osd":2,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.86499999999999999,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.22,"5min":1.222,"15min":1.222},"last":0.87},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.004,"15min":1.006},"min":{"1min":0.74299999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.1890000000000001,"5min":1.516,"15min":1.516},"last":1.054}]},{"osd":3,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89200000000000002,"15min":0.88600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.25,"5min":1.419,"15min":1.419},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.92900000000000005,"15min":0.94099999999999995},"min":{"1min":0.505,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3109999999999999,"5min":1.647,"15min":1.647},"last":1.014}]},{"osd":4,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0169999999999999,"15min":1.0149999999999999},"min":{"1min":0.81499999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.302,"5min":1.464,"15min":1.464},"last":1.109},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.077,"15min":1.093},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.2729999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.216}]},{"osd":5,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.349,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0669999999999999,"15min":1.0649999999999999},"min":{"1min":0.60599999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3939999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.163}]},{"osd":6,"last update":"Tue Sep 17 09:14:53 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.121,"15min":1.117},"min":{"1min":0.84199999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.4510000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1240000000000001,"15min":1.1299999999999999},"min":{"1min":0.71399999999999997,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3620000000000001,"5min":1.79,"15min":1.79},"last":1.248}]}]},{"osd":5,"up_from":38,"seq":163208757281,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27496,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713560,"statfs":{"total":95990841344,"available":95962685440,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.878,"15min":0.876},"min":{"1min":0.65600000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.1100000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.829},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.85599999999999998,"15min":0.85099999999999998},"min":{"1min":0.63,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":7.6210000000000004}]},{"osd":1,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.69399999999999995,"15min":0.67900000000000005},"min":{"1min":0.59599999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":7.3650000000000002},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.751,"15min":0.747},"min":{"1min":0.48799999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.044,"5min":1.379,"15min":1.379},"last":2.569}]},{"osd":2,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.93500000000000005,"15min":0.93200000000000005},"min":{"1min":0.59199999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":2.052},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90400000000000003,"15min":0.89600000000000002},"min":{"1min":0.57099999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2110000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":7.7919999999999998}]},{"osd":3,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.83799999999999997,"15min":0.83199999999999996},"min":{"1min":0.51900000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":7.7190000000000003},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.85199999999999998,"15min":0.84599999999999997},"min":{"1min":0.64100000000000001,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2769999999999999,"5min":1.306,"15min":1.306},"last":1.1479999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.018,"15min":1.01},"min":{"1min":0.79300000000000004,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.554},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.002,"15min":0.99399999999999999},"min":{"1min":0.79000000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.742,"5min":1.742,"15min":1.742},"last":1.976}]},{"osd":6,"last update":"Tue Sep 17 09:14:39 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0129999999999999,"15min":1.0009999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.405,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":7.8869999999999996},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.47}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0249999999999999,"15min":1.0169999999999999},"min":{"1min":0.60999999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3640000000000001,"5min":1.415,"15min":1.415},"last":8.1620000000000008},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0469999999999999,"15min":1.0429999999999999},"min":{"1min":0.68799999999999994,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.321,"5min":1.431,"15min":1.431},"last":1.645}]}]},{"osd":6,"up_from":30,"seq":128849018914,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27492,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713564,"statfs":{"total":95990841344,"available":95962689536,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.66200000000000003,"15min":0.65600000000000003},"min":{"1min":0.46700000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0780000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.70599999999999996,"15min":0.69799999999999995},"min":{"1min":0.48499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.80400000000000005}]},{"osd":1,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.85599999999999998,"15min":0.84999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.80900000000000005,"15min":0.80500000000000005},"min":{"1min":0.59299999999999997,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.129,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.87}]},{"osd":2,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.82899999999999996,"15min":0.82699999999999996},"min":{"1min":0.58299999999999996,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1100000000000001,"5min":1.302,"15min":1.302},"last":1.022},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.77000000000000002,"15min":0.76800000000000002},"min":{"1min":0.57399999999999995,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.0900000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.66800000000000004}]},{"osd":3,"last update":"Tue Sep 17 09:14:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.117,"5min":1.508,"15min":1.508},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.76600000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.095,"5min":1.25,"15min":1.25},"last":1.101}]},{"osd":4,"last update":"Tue Sep 17 09:14:33 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.84299999999999997,"15min":0.83799999999999997},"min":{"1min":0.72199999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.048,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.96299999999999997,"15min":0.97499999999999998},"min":{"1min":0.66600000000000004,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.131,"5min":1.446,"15min":1.446},"last":0.84499999999999997}]},{"osd":5,"last update":"Tue Sep 17 09:14:43 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.032,"15min":1.016},"min":{"1min":0.99099999999999999,"5min":0.626,"15min":0.626},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.99299999999999999,"15min":0.997},"min":{"1min":0.77100000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1659999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.177}]},{"osd":7,"last update":"Tue Sep 17 09:14:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.01,"15min":1.002},"min":{"1min":0.91200000000000003,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.056,"15min":1.042},"min":{"1min":0.94199999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.995}]}]},{"osd":3,"up_from":31,"seq":133143986210,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28076,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712980,"statfs":{"total":95990841344,"available":95962091520,"internally_reserved":0,"allocated":1073152,"data_stored":785647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.873,"15min":0.86499999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.383,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93999999999999995,"15min":0.94399999999999995},"min":{"1min":0.67800000000000005,"5min":0.37,"15min":0.37},"max":{"1min":1.361,"5min":2.4910000000000001,"15min":2.4910000000000001},"last":0.88500000000000001}]},{"osd":1,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.77300000000000002,"15min":0.78800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.91600000000000004,"5min":2.367,"15min":2.367},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.76800000000000002,"15min":0.76000000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.3049999999999999}]},{"osd":2,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.70599999999999996,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3160000000000001,"5min":1.46,"15min":1.46},"last":1.242},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.66300000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1859999999999999,"5min":2.6120000000000001,"15min":2.6120000000000001},"last":1.0129999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.95699999999999996,"15min":0.97299999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.0640000000000001,"5min":2.6320000000000001,"15min":2.6320000000000001},"last":1.161},{"interface":"front","average":{"1min":1.024,"5min":0.97099999999999997,"15min":0.96199999999999997},"min":{"1min":0.65800000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.81599999999999995}]},{"osd":5,"last update":"Tue Sep 17 09:14:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.99199999999999999,"15min":1},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.286,"5min":2.2719999999999998,"15min":2.2719999999999998},"last":0.752},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.97599999999999998,"15min":0.98799999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.282,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":1.0509999999999999}]},{"osd":6,"last update":"Tue Sep 17 09:14:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.1180000000000001,"15min":1.127},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4370000000000001,"5min":2.6589999999999998,"15min":2.6589999999999998},"last":1.103},{"interface":"front","average":{"1min":1.016,"5min":1.109,"15min":1.125},"min":{"1min":0.69599999999999995,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.224,"5min":2.7130000000000001,"15min":2.7130000000000001},"last":1.2789999999999999}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0429999999999999,"15min":1.0489999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.387,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.0800000000000001,"15min":1.087},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.202}]}]},{"osd":4,"up_from":26,"seq":111669149731,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.627,"15min":0.627},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.751,"15min":0.76100000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.91500000000000004,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.65300000000000002}]},{"osd":1,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.84799999999999998,"15min":0.84099999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.85699999999999998,"15min":0.84999999999999998},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.96799999999999997}]},{"osd":2,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.749,"15min":0.749},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1479999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.82499999999999996,"15min":0.83899999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.92100000000000004,"5min":1.212,"15min":1.212},"last":0.70999999999999996}]},{"osd":3,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89000000000000001,"15min":0.88700000000000001},"min":{"1min":0.69099999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.1060000000000001,"5min":1.153,"15min":1.153},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.79800000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.143,"5min":1.296,"15min":1.296},"last":0.78300000000000003}]},{"osd":5,"last update":"Tue Sep 17 09:14:43 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.73399999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.258,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.125},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.95499999999999996,"15min":0.95699999999999996},"min":{"1min":0.75900000000000001,"5min":0.502,"15min":0.502},"max":{"1min":1.169,"5min":1.236,"15min":1.236},"last":0.88400000000000001}]},{"osd":6,"last update":"Tue Sep 17 09:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95499999999999996,"15min":0.96299999999999997},"min":{"1min":0.59599999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1739999999999999,"5min":1.282,"15min":1.282},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.018,"15min":1.0269999999999999},"min":{"1min":0.63300000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.1930000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.046}]},{"osd":7,"last update":"Tue Sep 17 09:14:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0580000000000001,"15min":1.0600000000000001},"min":{"1min":0.86499999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2370000000000001,"5min":1.272,"15min":1.272},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1020000000000001,"15min":1.0980000000000001},"min":{"1min":0.96199999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3260000000000001,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.173}]}]},{"osd":1,"up_from":22,"seq":94489280549,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.84199999999999997,"15min":0.83599999999999997},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.80100000000000005,"15min":0.79300000000000004},"min":{"1min":0.55700000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.81000000000000005}]},{"osd":2,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86699999999999999,"15min":0.86599999999999999},"min":{"1min":0.66300000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2849999999999999,"5min":1.329,"15min":1.329},"last":0.998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89200000000000002,"15min":0.89100000000000001},"min":{"1min":0.53600000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.91600000000000004}]},{"osd":3,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.75800000000000001,"15min":0.76100000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.202,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.78700000000000003,"15min":0.79000000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.167,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.86799999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2529999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97999999999999998,"15min":0.98099999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.381,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.97999999999999998}]},{"osd":5,"last update":"Tue Sep 17 09:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.93999999999999995,"15min":0.95399999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.248,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.877,"5min":0.874,"15min":0.874},"min":{"1min":0.44400000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2,"5min":1.347,"15min":1.347},"last":0.94499999999999995}]},{"osd":6,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.087},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.02,"15min":1.018},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3100000000000001,"5min":1.425,"15min":1.425},"last":1.171}]},{"osd":7,"last update":"Tue Sep 17 09:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.02,"15min":1.03},"min":{"1min":0.46300000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.3740000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.212},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0529999999999999,"15min":1.052},"min":{"1min":0.499,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.452,"5min":1.786,"15min":1.786},"last":1.0269999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345957,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":195552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68200000000000005,"15min":0.68000000000000005},"min":{"1min":0.55900000000000005,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.67300000000000004,"15min":0.66800000000000004},"min":{"1min":0.49299999999999999,"5min":0.313,"15min":0.313},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.59999999999999998}]},{"osd":1,"last update":"Tue Sep 17 09:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.0449999999999999,"5min":1.208,"15min":1.208},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93500000000000005,"15min":0.92800000000000005},"min":{"1min":0.69499999999999995,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.036}]},{"osd":3,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.86299999999999999,"15min":0.85299999999999998},"min":{"1min":0.70699999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.99399999999999999,"15min":0.98599999999999999},"min":{"1min":0.80800000000000005,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.2110000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.86799999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:14:28 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.90600000000000003,"15min":0.91100000000000003},"min":{"1min":0.67700000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.079,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.879,"15min":0.88200000000000001},"min":{"1min":0.58099999999999996,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0580000000000001,"5min":1.121,"15min":1.121},"last":0.78600000000000003}]},{"osd":5,"last update":"Tue Sep 17 09:14:40 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.93899999999999995,"15min":0.93700000000000006},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1719999999999999,"5min":1.371,"15min":1.371},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1319999999999999,"15min":1.1439999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2889999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1499999999999999}]},{"osd":6,"last update":"Tue Sep 17 09:14:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0740000000000001,"15min":1.0760000000000001},"min":{"1min":0.69099999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.304,"5min":1.468,"15min":1.468},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.78300000000000003,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.204,"5min":1.482,"15min":1.482},"last":0.92400000000000004}]},{"osd":7,"last update":"Tue Sep 17 09:14:52 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.1080000000000001,"15min":1.1180000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2889999999999999,"5min":1.472,"15min":1.472},"last":1.0760000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476773,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32176,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708880,"statfs":{"total":95990841344,"available":95957893120,"internally_reserved":0,"allocated":1077248,"data_stored":785920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.84399999999999997,"15min":0.83999999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.0820000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.82299999999999995,"15min":0.82399999999999995},"min":{"1min":0.56699999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.083,"5min":1.22,"15min":1.22},"last":0.97199999999999998}]},{"osd":2,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.72599999999999998,"15min":0.71599999999999997},"min":{"1min":0.56599999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73999999999999999,"15min":0.73599999999999999},"min":{"1min":0.53300000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.79500000000000004}]},{"osd":3,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84499999999999997,"15min":0.84399999999999997},"min":{"1min":0.66300000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.018,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93600000000000005,"15min":0.93100000000000005},"min":{"1min":0.75600000000000001,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":1.02}]},{"osd":4,"last update":"Tue Sep 17 09:14:26 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.746,"15min":0.72999999999999998},"min":{"1min":0.61399999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0600000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.86299999999999999,"15min":0.84599999999999997},"min":{"1min":0.71999999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.93300000000000005}]},{"osd":5,"last update":"Tue Sep 17 09:14:42 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.95899999999999996,"15min":0.96799999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.159,"5min":1.268,"15min":1.268},"last":1.0449999999999999}]},{"osd":6,"last update":"Tue Sep 17 09:14:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97299999999999998,"15min":0.95999999999999996},"min":{"1min":0.81799999999999995,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2969999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.091},{"interface":"front","average":{"1min":1.01,"5min":0.95799999999999996,"15min":0.94899999999999995},"min":{"1min":0.83599999999999997,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.079,"5min":1.496,"15min":1.496},"last":0.997}]},{"osd":7,"last update":"Tue Sep 17 09:14:49 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.073,"15min":1.083},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.462,"5min":1.593,"15min":1.593},"last":1.145},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.121}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T09:15:09.789 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T09:15:09.789 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T09:15:09.789 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T09:15:09.789 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T09:15:09.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:09 smithi039 bash[20014]: audit 2024-09-17T09:15:09.060408+0000 mgr.smithi039.speoac (mgr.14195) 210 : audit [DBG] from='client.14440 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:15:09.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:09 smithi039 bash[20014]: audit 2024-09-17T09:15:09.498964+0000 mon.smithi039 (mon.0) 756 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:09.800 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:09 smithi039 bash[20014]: cluster 2024-09-17T09:15:09.500477+0000 mgr.smithi039.speoac (mgr.14195) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:09.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:09 smithi203 bash[24345]: audit 2024-09-17T09:15:09.060408+0000 mgr.smithi039.speoac (mgr.14195) 210 : audit [DBG] from='client.14440 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:15:09.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:09 smithi203 bash[24345]: audit 2024-09-17T09:15:09.498964+0000 mon.smithi039 (mon.0) 756 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:09.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:09 smithi203 bash[24345]: cluster 2024-09-17T09:15:09.500477+0000 mgr.smithi039.speoac (mgr.14195) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:11.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:11 smithi203 bash[24345]: cluster 2024-09-17T09:15:11.501066+0000 mgr.smithi039.speoac (mgr.14195) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:12.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:11 smithi039 bash[20014]: cluster 2024-09-17T09:15:11.501066+0000 mgr.smithi039.speoac (mgr.14195) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:13.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:13 smithi203 bash[24345]: cluster 2024-09-17T09:15:13.501642+0000 mgr.smithi039.speoac (mgr.14195) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:13.892 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:13 smithi039 bash[20014]: cluster 2024-09-17T09:15:13.501642+0000 mgr.smithi039.speoac (mgr.14195) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:14.555 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:15.842 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:15 smithi039 bash[20014]: cluster 2024-09-17T09:15:15.502085+0000 mgr.smithi039.speoac (mgr.14195) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:15.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:15 smithi203 bash[24345]: cluster 2024-09-17T09:15:15.502085+0000 mgr.smithi039.speoac (mgr.14195) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:17.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:17 smithi203 bash[24345]: cluster 2024-09-17T09:15:17.502675+0000 mgr.smithi039.speoac (mgr.14195) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:18.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:17 smithi039 bash[20014]: cluster 2024-09-17T09:15:17.502675+0000 mgr.smithi039.speoac (mgr.14195) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:18.071 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:15:18.072 INFO:teuthology.orchestra.run.smithi039.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T09:15:18.787 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T09:15:18.787 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T09:15:18.787 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:15:18.798 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:15:18.799 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T09:15:18.841 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:18 smithi039 bash[20014]: audit 2024-09-17T09:15:18.074191+0000 mon.smithi039 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.39:0/1090795320' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:15:18.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:18 smithi203 bash[24345]: audit 2024-09-17T09:15:18.074191+0000 mon.smithi039 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.39:0/1090795320' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:15:19.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:19 smithi203 bash[24345]: cluster 2024-09-17T09:15:19.503280+0000 mgr.smithi039.speoac (mgr.14195) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:20.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:19 smithi039 bash[20014]: cluster 2024-09-17T09:15:19.503280+0000 mgr.smithi039.speoac (mgr.14195) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:21.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:21 smithi203 bash[24345]: cluster 2024-09-17T09:15:21.503861+0000 mgr.smithi039.speoac (mgr.14195) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:22.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:21 smithi039 bash[20014]: cluster 2024-09-17T09:15:21.503861+0000 mgr.smithi039.speoac (mgr.14195) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:23.595 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:23 smithi203 bash[24345]: cluster 2024-09-17T09:15:23.504412+0000 mgr.smithi039.speoac (mgr.14195) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:23 smithi039 bash[20014]: cluster 2024-09-17T09:15:23.504412+0000 mgr.smithi039.speoac (mgr.14195) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:24.863 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:24 smithi039 bash[20014]: audit 2024-09-17T09:15:24.499385+0000 mon.smithi039 (mon.0) 758 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:24.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:24 smithi203 bash[24345]: audit 2024-09-17T09:15:24.499385+0000 mon.smithi039 (mon.0) 758 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:25.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:25 smithi203 bash[24345]: cluster 2024-09-17T09:15:25.504991+0000 mgr.smithi039.speoac (mgr.14195) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:26.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:25 smithi039 bash[20014]: cluster 2024-09-17T09:15:25.504991+0000 mgr.smithi039.speoac (mgr.14195) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:27.239 INFO:teuthology.orchestra.run.smithi039.stdout:Backend: cephadm 2024-09-17T09:15:27.239 INFO:teuthology.orchestra.run.smithi039.stdout:Available: Yes 2024-09-17T09:15:27.239 INFO:teuthology.orchestra.run.smithi039.stdout:Paused: No 2024-09-17T09:15:27.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:27 smithi203 bash[24345]: audit 2024-09-17T09:15:27.240695+0000 mgr.smithi039.speoac (mgr.14195) 220 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:27.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:27 smithi203 bash[24345]: cluster 2024-09-17T09:15:27.505563+0000 mgr.smithi039.speoac (mgr.14195) 221 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:27.948 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:27 smithi039 bash[20014]: audit 2024-09-17T09:15:27.240695+0000 mgr.smithi039.speoac (mgr.14195) 220 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:27.948 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:27 smithi039 bash[20014]: cluster 2024-09-17T09:15:27.505563+0000 mgr.smithi039.speoac (mgr.14195) 221 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:27.949 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T09:15:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:29 smithi039 bash[20014]: cluster 2024-09-17T09:15:29.506168+0000 mgr.smithi039.speoac (mgr.14195) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:29.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:29 smithi203 bash[24345]: cluster 2024-09-17T09:15:29.506168+0000 mgr.smithi039.speoac (mgr.14195) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:31.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:31 smithi203 bash[24345]: cluster 2024-09-17T09:15:31.506756+0000 mgr.smithi039.speoac (mgr.14195) 223 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:32.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:31 smithi039 bash[20014]: cluster 2024-09-17T09:15:31.506756+0000 mgr.smithi039.speoac (mgr.14195) 223 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:32.749 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:33.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:33 smithi203 bash[24345]: cluster 2024-09-17T09:15:33.507340+0000 mgr.smithi039.speoac (mgr.14195) 224 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:34.013 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:33 smithi039 bash[20014]: cluster 2024-09-17T09:15:33.507340+0000 mgr.smithi039.speoac (mgr.14195) 224 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:35.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:35 smithi203 bash[24345]: cluster 2024-09-17T09:15:35.508015+0000 mgr.smithi039.speoac (mgr.14195) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:36.048 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:35 smithi039 bash[20014]: cluster 2024-09-17T09:15:35.508015+0000 mgr.smithi039.speoac (mgr.14195) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:36.400 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:15:36.400 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.smithi039 smithi039 *:9093,9094 running (4m) 46s ago 6m 13.3M - 0.25.0 c8568f914cd2 683e382a08ee 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:ceph-exporter.smithi039 smithi039 running (6m) 46s ago 6m 7824k - 18.2.4-855-g19e2a2be 980a0bfcd684 8a14d0dc4331 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:ceph-exporter.smithi203 smithi203 running (5m) 56s ago 5m 7984k - 18.2.4-855-g19e2a2be 980a0bfcd684 143b457405d5 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:crash.smithi039 smithi039 running (6m) 46s ago 6m 7216k - 18.2.4-855-g19e2a2be 980a0bfcd684 87f9672229c3 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:crash.smithi203 smithi203 running (5m) 56s ago 5m 7224k - 18.2.4-855-g19e2a2be 980a0bfcd684 9673ceac6251 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.smithi039 smithi039 *:3000 running (4m) 46s ago 5m 75.0M - 9.4.7 954c08fa6188 e5e7b6099871 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.smithi039.speoac smithi039 *:9283,8765,8443 running (8m) 46s ago 8m 473M - 18.2.4-855-g19e2a2be 980a0bfcd684 a564edee6f42 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.smithi203.wfiyzv smithi203 *:8443,9283,8765 running (5m) 56s ago 5m 426M - 18.2.4-855-g19e2a2be 980a0bfcd684 f3855c5221ed 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:mon.smithi039 smithi039 running (8m) 46s ago 8m 46.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 a8c029ab7749 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:mon.smithi203 smithi203 running (4m) 56s ago 4m 41.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 422e3b6d8c3e 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.smithi039 smithi039 *:9100 running (6m) 46s ago 6m 8376k - 1.5.0 0da6a335fe13 35c1c211711d 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.smithi203 smithi203 *:9100 running (5m) 56s ago 5m 8775k - 1.5.0 0da6a335fe13 d3f1617fb82c 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi203 running (3m) 56s ago 3m 48.3M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 f8a993908b9d 2024-09-17T09:15:36.401 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (3m) 46s ago 3m 40.1M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 f4a90a64af29 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi203 running (3m) 56s ago 3m 39.4M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 af8124b59b8d 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (3m) 46s ago 3m 46.7M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 91174ca5c516 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (3m) 56s ago 3m 36.7M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 10dc7ee7b06a 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi039 running (3m) 46s ago 3m 44.3M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 feb70381d446 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (3m) 56s ago 3m 35.5M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 a913cacfe27c 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi039 running (2m) 46s ago 3m 48.2M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 9db131b494ff 2024-09-17T09:15:36.402 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.smithi039 smithi039 *:9095 running (4m) 46s ago 5m 50.2M - 2.43.0 a07b618ecd1d 92d1df36f0dd 2024-09-17T09:15:36.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:36 smithi039 bash[20014]: audit 2024-09-17T09:15:36.364025+0000 mgr.smithi039.speoac (mgr.14195) 226 : audit [DBG] from='client.14452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:36.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:36 smithi203 bash[24345]: audit 2024-09-17T09:15:36.364025+0000 mgr.smithi039.speoac (mgr.14195) 226 : audit [DBG] from='client.14452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:37.094 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T09:15:37.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:37 smithi203 bash[24345]: cluster 2024-09-17T09:15:37.508743+0000 mgr.smithi039.speoac (mgr.14195) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:38.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:37 smithi039 bash[20014]: cluster 2024-09-17T09:15:37.508743+0000 mgr.smithi039.speoac (mgr.14195) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:39.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:39 smithi039 bash[20014]: audit 2024-09-17T09:15:39.499722+0000 mon.smithi039 (mon.0) 759 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:39.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:39 smithi039 bash[20014]: cluster 2024-09-17T09:15:39.509402+0000 mgr.smithi039.speoac (mgr.14195) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:39.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:39 smithi203 bash[24345]: audit 2024-09-17T09:15:39.499722+0000 mon.smithi039 (mon.0) 759 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:39.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:39 smithi203 bash[24345]: cluster 2024-09-17T09:15:39.509402+0000 mgr.smithi039.speoac (mgr.14195) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:41.859 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:41.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:41 smithi203 bash[24345]: cluster 2024-09-17T09:15:41.510129+0000 mgr.smithi039.speoac (mgr.14195) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:41.969 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:41 smithi039 bash[20014]: cluster 2024-09-17T09:15:41.510129+0000 mgr.smithi039.speoac (mgr.14195) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:43.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:43 smithi039 bash[20014]: cluster 2024-09-17T09:15:43.510873+0000 mgr.smithi039.speoac (mgr.14195) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:43.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:43 smithi203 bash[24345]: cluster 2024-09-17T09:15:43.510873+0000 mgr.smithi039.speoac (mgr.14195) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:45.396 INFO:teuthology.orchestra.run.smithi039.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T09:15:45.396 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager ?:9093,9094 1/1 55s ago 7m count:1 2024-09-17T09:15:45.396 INFO:teuthology.orchestra.run.smithi039.stdout:ceph-exporter 2/2 65s ago 7m * 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:crash 2/2 65s ago 7m * 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:grafana ?:3000 1/1 55s ago 7m count:1 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:mgr 2/2 65s ago 7m count:2 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:mon 2/2 65s ago 5m smithi039:172.21.15.39=smithi039;smithi203:172.21.15.203=smithi203;count:2 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter ?:9100 2/2 65s ago 7m * 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:osd.all-available-devices 8 65s ago 4m * 2024-09-17T09:15:45.397 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus ?:9095 1/1 55s ago 7m count:1 2024-09-17T09:15:45.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:45 smithi039 bash[20014]: audit 2024-09-17T09:15:45.384719+0000 mgr.smithi039.speoac (mgr.14195) 231 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:45.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:45 smithi039 bash[20014]: cluster 2024-09-17T09:15:45.511470+0000 mgr.smithi039.speoac (mgr.14195) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:45.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:45 smithi203 bash[24345]: audit 2024-09-17T09:15:45.384719+0000 mgr.smithi039.speoac (mgr.14195) 231 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:45.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:45 smithi203 bash[24345]: cluster 2024-09-17T09:15:45.511470+0000 mgr.smithi039.speoac (mgr.14195) 232 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:46.143 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T09:15:47.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:47 smithi203 bash[24345]: cluster 2024-09-17T09:15:47.512058+0000 mgr.smithi039.speoac (mgr.14195) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:48.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:47 smithi039 bash[20014]: cluster 2024-09-17T09:15:47.512058+0000 mgr.smithi039.speoac (mgr.14195) 233 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:49.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:49 smithi203 bash[24345]: cluster 2024-09-17T09:15:49.512674+0000 mgr.smithi039.speoac (mgr.14195) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:50.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:49 smithi039 bash[20014]: cluster 2024-09-17T09:15:49.512674+0000 mgr.smithi039.speoac (mgr.14195) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:50.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:50 smithi203 bash[24345]: audit 2024-09-17T09:15:50.392724+0000 mon.smithi039 (mon.0) 760 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:15:50.910 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:51.037 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:50 smithi039 bash[20014]: audit 2024-09-17T09:15:50.392724+0000 mon.smithi039 (mon.0) 760 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:15:51.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:51 smithi203 bash[24345]: cluster 2024-09-17T09:15:51.513294+0000 mgr.smithi039.speoac (mgr.14195) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:51 smithi039 bash[20014]: cluster 2024-09-17T09:15:51.513294+0000 mgr.smithi039.speoac (mgr.14195) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:53.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:53 smithi203 bash[24345]: cluster 2024-09-17T09:15:53.513914+0000 mgr.smithi039.speoac (mgr.14195) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:54.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:53 smithi039 bash[20014]: cluster 2024-09-17T09:15:53.513914+0000 mgr.smithi039.speoac (mgr.14195) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:54.687 INFO:teuthology.orchestra.run.smithi039.stdout:HOST ADDR LABELS STATUS 2024-09-17T09:15:54.687 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 172.21.15.39 2024-09-17T09:15:54.687 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 172.21.15.203 2024-09-17T09:15:54.687 INFO:teuthology.orchestra.run.smithi039.stdout:2 hosts in cluster 2024-09-17T09:15:54.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:54 smithi203 bash[24345]: audit 2024-09-17T09:15:54.499406+0000 mon.smithi039 (mon.0) 761 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:54.925 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:54 smithi039 bash[20014]: audit 2024-09-17T09:15:54.499406+0000 mon.smithi039 (mon.0) 761 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:15:55.417 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T09:15:55.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:55 smithi039 bash[20014]: audit 2024-09-17T09:15:54.688990+0000 mgr.smithi039.speoac (mgr.14195) 237 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:55.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:55 smithi039 bash[20014]: cluster 2024-09-17T09:15:55.514453+0000 mgr.smithi039.speoac (mgr.14195) 238 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:55.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:55 smithi203 bash[24345]: audit 2024-09-17T09:15:54.688990+0000 mgr.smithi039.speoac (mgr.14195) 237 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:55.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:55 smithi203 bash[24345]: cluster 2024-09-17T09:15:55.514453+0000 mgr.smithi039.speoac (mgr.14195) 238 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:57.033 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:56 smithi039 bash[20014]: audit 2024-09-17T09:15:55.769295+0000 mon.smithi039 (mon.0) 762 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:57.033 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:56 smithi039 bash[20014]: audit 2024-09-17T09:15:55.782358+0000 mon.smithi039 (mon.0) 763 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:57.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:56 smithi203 bash[24345]: audit 2024-09-17T09:15:55.769295+0000 mon.smithi039 (mon.0) 762 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:57.119 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:56 smithi203 bash[24345]: audit 2024-09-17T09:15:55.782358+0000 mon.smithi039 (mon.0) 763 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.140400+0000 mon.smithi039 (mon.0) 764 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.149658+0000 mon.smithi039 (mon.0) 765 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: cluster 2024-09-17T09:15:57.514913+0000 mgr.smithi039.speoac (mgr.14195) 239 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:58.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.614792+0000 mon.smithi039 (mon.0) 766 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:15:58.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.616493+0000 mon.smithi039 (mon.0) 767 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:15:58.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.626427+0000 mon.smithi039 (mon.0) 768 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:58 smithi039 bash[20014]: audit 2024-09-17T09:15:57.633213+0000 mon.smithi039 (mon.0) 769 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:15:58.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.140400+0000 mon.smithi039 (mon.0) 764 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.149658+0000 mon.smithi039 (mon.0) 765 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: cluster 2024-09-17T09:15:57.514913+0000 mgr.smithi039.speoac (mgr.14195) 239 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:58.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.614792+0000 mon.smithi039 (mon.0) 766 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:15:58.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.616493+0000 mon.smithi039 (mon.0) 767 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:15:58.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.626427+0000 mon.smithi039 (mon.0) 768 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:15:58.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:58 smithi203 bash[24345]: audit 2024-09-17T09:15:57.633213+0000 mon.smithi039 (mon.0) 769 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:15:59.311 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:15:59.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:15:59 smithi039 bash[20014]: cluster 2024-09-17T09:15:59.515503+0000 mgr.smithi039.speoac (mgr.14195) 240 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:15:59.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:15:59 smithi203 bash[24345]: cluster 2024-09-17T09:15:59.515503+0000 mgr.smithi039.speoac (mgr.14195) 240 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:01.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:01 smithi203 bash[24345]: cluster 2024-09-17T09:16:01.516091+0000 mgr.smithi039.speoac (mgr.14195) 241 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:02.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:01 smithi039 bash[20014]: cluster 2024-09-17T09:16:01.516091+0000 mgr.smithi039.speoac (mgr.14195) 241 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:03.109 INFO:teuthology.orchestra.run.smithi039.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T09:16:03.109 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme0n1 ssd INTEL_SSDPEDKE040T7_BTLE736102QX4P0KGN 3726G No 3m ago Has a FileSystem, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme1n1 ssd Linux_3a38f2ce6489cdbdbd79 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme2n1 ssd Linux_d5921dd870b69de6f032 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme3n1 ssd Linux_385d1043860358f1c97e 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme4n1 ssd Linux_02aab5cf437c69e9ca20 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GK400BGN 372G No 3m ago Has a FileSystem, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme1n1 ssd Linux_04de5a40c37c36a8f831 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme2n1 ssd Linux_39e1ff8e790c1dad5f9f 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme3n1 ssd Linux_58ae6ef4eb9709d438b1 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.110 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme4n1 ssd Linux_c4b39fbf18cf3c4a11a9 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:03.852 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:03 smithi039 bash[20014]: audit 2024-09-17T09:16:03.105743+0000 mgr.smithi039.speoac (mgr.14195) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:03.852 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:03 smithi039 bash[20014]: cluster 2024-09-17T09:16:03.516678+0000 mgr.smithi039.speoac (mgr.14195) 243 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:03.853 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-17T09:16:03.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:03 smithi203 bash[24345]: audit 2024-09-17T09:16:03.105743+0000 mgr.smithi039.speoac (mgr.14195) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:03.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:03 smithi203 bash[24345]: cluster 2024-09-17T09:16:03.516678+0000 mgr.smithi039.speoac (mgr.14195) 243 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:05.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:05 smithi203 bash[24345]: cluster 2024-09-17T09:16:05.517255+0000 mgr.smithi039.speoac (mgr.14195) 244 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:06.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:05 smithi039 bash[20014]: cluster 2024-09-17T09:16:05.517255+0000 mgr.smithi039.speoac (mgr.14195) 244 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:07.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:07 smithi203 bash[24345]: cluster 2024-09-17T09:16:07.517873+0000 mgr.smithi039.speoac (mgr.14195) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:08.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:07 smithi039 bash[20014]: cluster 2024-09-17T09:16:07.517873+0000 mgr.smithi039.speoac (mgr.14195) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:08.612 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:16:09.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:09 smithi039 bash[20014]: audit 2024-09-17T09:16:09.500215+0000 mon.smithi039 (mon.0) 770 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:09.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:09 smithi039 bash[20014]: cluster 2024-09-17T09:16:09.518437+0000 mgr.smithi039.speoac (mgr.14195) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:09.809 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:09 smithi203 bash[24345]: audit 2024-09-17T09:16:09.500215+0000 mon.smithi039 (mon.0) 770 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:09.809 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:09 smithi203 bash[24345]: cluster 2024-09-17T09:16:09.518437+0000 mgr.smithi039.speoac (mgr.14195) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:11.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:11 smithi203 bash[24345]: cluster 2024-09-17T09:16:11.519008+0000 mgr.smithi039.speoac (mgr.14195) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:11.901 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:11 smithi039 bash[20014]: cluster 2024-09-17T09:16:11.519008+0000 mgr.smithi039.speoac (mgr.14195) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:12.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.all-available-devices 8 16s ago 5m * 2024-09-17T09:16:12.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:12 smithi203 bash[24345]: audit 2024-09-17T09:16:12.251059+0000 mgr.smithi039.speoac (mgr.14195) 248 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:12.982 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:12 smithi039 bash[20014]: audit 2024-09-17T09:16:12.251059+0000 mgr.smithi039.speoac (mgr.14195) 248 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:12.984 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:16:12.993 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 -- bash -c 'set -e 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> set -x 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> ceph orch ps 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> ceph orch device ls 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> HOST=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $1}'"'"') 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> DEV=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $2}'"'"') 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> ceph orch osd rm 1 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> ceph orch device zap $HOST $DEV --force 2024-09-17T09:16:12.994 DEBUG:teuthology.orchestra.run.smithi039:> ceph orch daemon add osd $HOST:$DEV 2024-09-17T09:16:12.995 DEBUG:teuthology.orchestra.run.smithi039:> while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done 2024-09-17T09:16:12.995 DEBUG:teuthology.orchestra.run.smithi039:> ' 2024-09-17T09:16:13.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:13 smithi203 bash[24345]: cluster 2024-09-17T09:16:13.519591+0000 mgr.smithi039.speoac (mgr.14195) 249 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:14.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:13 smithi039 bash[20014]: cluster 2024-09-17T09:16:13.519591+0000 mgr.smithi039.speoac (mgr.14195) 249 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:15.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:15 smithi203 bash[24345]: cluster 2024-09-17T09:16:15.520187+0000 mgr.smithi039.speoac (mgr.14195) 250 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:15.945 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:15 smithi039 bash[20014]: cluster 2024-09-17T09:16:15.520187+0000 mgr.smithi039.speoac (mgr.14195) 250 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:17.760 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/mon.smithi039/config 2024-09-17T09:16:17.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:17 smithi203 bash[24345]: cluster 2024-09-17T09:16:17.520772+0000 mgr.smithi039.speoac (mgr.14195) 251 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:17.896 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:17 smithi039 bash[20014]: cluster 2024-09-17T09:16:17.520772+0000 mgr.smithi039.speoac (mgr.14195) 251 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:19 smithi039 bash[20014]: cluster 2024-09-17T09:16:19.521386+0000 mgr.smithi039.speoac (mgr.14195) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:19.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:19 smithi203 bash[24345]: cluster 2024-09-17T09:16:19.521386+0000 mgr.smithi039.speoac (mgr.14195) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:21.108 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch ps 2024-09-17T09:16:21.430 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.smithi039 smithi039 *:9093,9094 running (5m) 24s ago 7m 13.1M - 0.25.0 c8568f914cd2 683e382a08ee 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:ceph-exporter.smithi039 smithi039 running (7m) 24s ago 7m 7915k - 18.2.4-855-g19e2a2be 980a0bfcd684 8a14d0dc4331 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:ceph-exporter.smithi203 smithi203 running (5m) 25s ago 5m 8072k - 18.2.4-855-g19e2a2be 980a0bfcd684 143b457405d5 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:crash.smithi039 smithi039 running (7m) 24s ago 7m 7216k - 18.2.4-855-g19e2a2be 980a0bfcd684 87f9672229c3 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:crash.smithi203 smithi203 running (5m) 25s ago 5m 7224k - 18.2.4-855-g19e2a2be 980a0bfcd684 9673ceac6251 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.smithi039 smithi039 *:3000 running (5m) 24s ago 6m 75.0M - 9.4.7 954c08fa6188 e5e7b6099871 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.smithi039.speoac smithi039 *:9283,8765,8443 running (8m) 24s ago 8m 476M - 18.2.4-855-g19e2a2be 980a0bfcd684 a564edee6f42 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.smithi203.wfiyzv smithi203 *:8443,9283,8765 running (5m) 25s ago 5m 426M - 18.2.4-855-g19e2a2be 980a0bfcd684 f3855c5221ed 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:mon.smithi039 smithi039 running (8m) 24s ago 8m 42.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 a8c029ab7749 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:mon.smithi203 smithi203 running (5m) 25s ago 5m 34.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 422e3b6d8c3e 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.smithi039 smithi039 *:9100 running (7m) 24s ago 7m 8515k - 1.5.0 0da6a335fe13 35c1c211711d 2024-09-17T09:16:21.431 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.smithi203 smithi203 *:9100 running (5m) 25s ago 5m 8844k - 1.5.0 0da6a335fe13 d3f1617fb82c 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi203 running (4m) 25s ago 4m 48.6M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 f8a993908b9d 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (4m) 24s ago 4m 40.8M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 f4a90a64af29 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi203 running (4m) 25s ago 4m 40.1M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 af8124b59b8d 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (4m) 24s ago 4m 47.1M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 91174ca5c516 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (4m) 25s ago 4m 37.5M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 10dc7ee7b06a 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi039 running (3m) 24s ago 3m 44.7M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 feb70381d446 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (3m) 25s ago 4m 35.9M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 a913cacfe27c 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi039 running (3m) 24s ago 3m 48.4M 3004M 18.2.4-855-g19e2a2be 980a0bfcd684 9db131b494ff 2024-09-17T09:16:21.432 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.smithi039 smithi039 *:9095 running (5m) 24s ago 6m 52.0M - 2.43.0 a07b618ecd1d 92d1df36f0dd 2024-09-17T09:16:21.442 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch device ls 2024-09-17T09:16:21.741 INFO:teuthology.orchestra.run.smithi039.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme0n1 ssd INTEL_SSDPEDKE040T7_BTLE736102QX4P0KGN 3726G No 3m ago Has a FileSystem, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme1n1 ssd Linux_3a38f2ce6489cdbdbd79 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme2n1 ssd Linux_d5921dd870b69de6f032 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme3n1 ssd Linux_385d1043860358f1c97e 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi039 /dev/nvme4n1 ssd Linux_02aab5cf437c69e9ca20 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GK400BGN 372G No 3m ago Has a FileSystem, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme1n1 ssd Linux_04de5a40c37c36a8f831 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.742 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme2n1 ssd Linux_39e1ff8e790c1dad5f9f 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.743 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme3n1 ssd Linux_58ae6ef4eb9709d438b1 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.743 INFO:teuthology.orchestra.run.smithi039.stdout:smithi203 /dev/nvme4n1 ssd Linux_c4b39fbf18cf3c4a11a9 89.4G No 3m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T09:16:21.756 INFO:teuthology.orchestra.run.smithi039.stderr:++ ceph device ls 2024-09-17T09:16:21.756 INFO:teuthology.orchestra.run.smithi039.stderr:++ awk '{print $1}' 2024-09-17T09:16:21.756 INFO:teuthology.orchestra.run.smithi039.stderr:++ grep osd.1 2024-09-17T09:16:21.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:21 smithi203 bash[24345]: audit 2024-09-17T09:16:21.396077+0000 mgr.smithi039.speoac (mgr.14195) 253 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:21.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:21 smithi203 bash[24345]: cluster 2024-09-17T09:16:21.521949+0000 mgr.smithi039.speoac (mgr.14195) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:22.043 INFO:teuthology.orchestra.run.smithi039.stderr:+ DEVID=Linux_3a38f2ce6489cdbdbd79 2024-09-17T09:16:22.044 INFO:teuthology.orchestra.run.smithi039.stderr:++ ceph orch device ls 2024-09-17T09:16:22.044 INFO:teuthology.orchestra.run.smithi039.stderr:++ awk '{print $1}' 2024-09-17T09:16:22.044 INFO:teuthology.orchestra.run.smithi039.stderr:++ grep Linux_3a38f2ce6489cdbdbd79 2024-09-17T09:16:22.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:21 smithi039 bash[20014]: audit 2024-09-17T09:16:21.396077+0000 mgr.smithi039.speoac (mgr.14195) 253 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:22.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:21 smithi039 bash[20014]: cluster 2024-09-17T09:16:21.521949+0000 mgr.smithi039.speoac (mgr.14195) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:22.352 INFO:teuthology.orchestra.run.smithi039.stderr:+ HOST=smithi039 2024-09-17T09:16:22.352 INFO:teuthology.orchestra.run.smithi039.stderr:++ ceph orch device ls 2024-09-17T09:16:22.352 INFO:teuthology.orchestra.run.smithi039.stderr:++ grep Linux_3a38f2ce6489cdbdbd79 2024-09-17T09:16:22.353 INFO:teuthology.orchestra.run.smithi039.stderr:++ awk '{print $2}' 2024-09-17T09:16:22.662 INFO:teuthology.orchestra.run.smithi039.stdout:host smithi039, dev /dev/nvme1n1, devid Linux_3a38f2ce6489cdbdbd79 2024-09-17T09:16:22.663 INFO:teuthology.orchestra.run.smithi039.stderr:+ DEV=/dev/nvme1n1 2024-09-17T09:16:22.663 INFO:teuthology.orchestra.run.smithi039.stderr:+ echo 'host smithi039, dev /dev/nvme1n1, devid Linux_3a38f2ce6489cdbdbd79' 2024-09-17T09:16:22.663 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch osd rm 1 2024-09-17T09:16:22.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:22 smithi203 bash[24345]: audit 2024-09-17T09:16:21.735984+0000 mgr.smithi039.speoac (mgr.14195) 255 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:22.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:22 smithi203 bash[24345]: audit 2024-09-17T09:16:22.033653+0000 mgr.smithi039.speoac (mgr.14195) 256 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:22.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:22 smithi203 bash[24345]: audit 2024-09-17T09:16:22.333000+0000 mgr.smithi039.speoac (mgr.14195) 257 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:22.974 INFO:teuthology.orchestra.run.smithi039.stdout:Scheduled OSD(s) for removal. 2024-09-17T09:16:22.974 INFO:teuthology.orchestra.run.smithi039.stdout:VG/LV for the OSDs won't be zapped (--zap wasn't passed). 2024-09-17T09:16:22.974 INFO:teuthology.orchestra.run.smithi039.stdout:Run the `ceph-volume lvm zap` command with `--destroy` against the VG/LV if you want them to be destroyed. 2024-09-17T09:16:22.987 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch osd rm status 2024-09-17T09:16:22.987 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep '^1' 2024-09-17T09:16:23.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:22 smithi039 bash[20014]: audit 2024-09-17T09:16:21.735984+0000 mgr.smithi039.speoac (mgr.14195) 255 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:22 smithi039 bash[20014]: audit 2024-09-17T09:16:22.033653+0000 mgr.smithi039.speoac (mgr.14195) 256 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:22 smithi039 bash[20014]: audit 2024-09-17T09:16:22.333000+0000 mgr.smithi039.speoac (mgr.14195) 257 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.292 INFO:teuthology.orchestra.run.smithi039.stdout:1 smithi039 started 0 False False False 2024-09-17T09:16:23.293 INFO:teuthology.orchestra.run.smithi039.stderr:+ sleep 5 2024-09-17T09:16:23.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:22.642660+0000 mgr.smithi039.speoac (mgr.14195) 258 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:22.972914+0000 mgr.smithi039.speoac (mgr.14195) 259 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:22.974996+0000 mon.smithi039 (mon.0) 771 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-09-17T09:16:23.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: cephadm 2024-09-17T09:16:22.976773+0000 mgr.smithi039.speoac (mgr.14195) 260 : cephadm [INF] osd.1 crush weight is 0.0872955322265625 2024-09-17T09:16:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:22.977499+0000 mon.smithi039 (mon.0) 772 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:23.279951+0000 mgr.smithi039.speoac (mgr.14195) 261 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:23.280668+0000 mon.smithi039 (mon.0) 773 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: audit 2024-09-17T09:16:23.280826+0000 mgr.smithi039.speoac (mgr.14195) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:23.869 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:23 smithi203 bash[24345]: cluster 2024-09-17T09:16:23.522511+0000 mgr.smithi039.speoac (mgr.14195) 263 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:22.642660+0000 mgr.smithi039.speoac (mgr.14195) 258 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:22.972914+0000 mgr.smithi039.speoac (mgr.14195) 259 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:22.974996+0000 mon.smithi039 (mon.0) 771 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: cephadm 2024-09-17T09:16:22.976773+0000 mgr.smithi039.speoac (mgr.14195) 260 : cephadm [INF] osd.1 crush weight is 0.0872955322265625 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:22.977499+0000 mon.smithi039 (mon.0) 772 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:23.279951+0000 mgr.smithi039.speoac (mgr.14195) 261 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:24.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:23.280668+0000 mon.smithi039 (mon.0) 773 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:24.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: audit 2024-09-17T09:16:23.280826+0000 mgr.smithi039.speoac (mgr.14195) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:24.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:23 smithi039 bash[20014]: cluster 2024-09-17T09:16:23.522511+0000 mgr.smithi039.speoac (mgr.14195) 263 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:24.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:24 smithi203 bash[24345]: audit 2024-09-17T09:16:24.500807+0000 mon.smithi039 (mon.0) 774 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:25.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:24 smithi039 bash[20014]: audit 2024-09-17T09:16:24.500807+0000 mon.smithi039 (mon.0) 774 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:26.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:25 smithi039 bash[20014]: cluster 2024-09-17T09:16:25.523185+0000 mgr.smithi039.speoac (mgr.14195) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:26.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:25 smithi203 bash[24345]: cluster 2024-09-17T09:16:25.523185+0000 mgr.smithi039.speoac (mgr.14195) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:27.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:27 smithi203 bash[24345]: cluster 2024-09-17T09:16:27.523901+0000 mgr.smithi039.speoac (mgr.14195) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:28.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:27 smithi039 bash[20014]: cluster 2024-09-17T09:16:27.523901+0000 mgr.smithi039.speoac (mgr.14195) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:28.294 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch osd rm status 2024-09-17T09:16:28.294 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep '^1' 2024-09-17T09:16:28.606 INFO:teuthology.orchestra.run.smithi039.stdout:1 smithi039 started 0 False False False 2024-09-17T09:16:28.607 INFO:teuthology.orchestra.run.smithi039.stderr:+ sleep 5 2024-09-17T09:16:29.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:28 smithi039 bash[20014]: debug 2024-09-17T09:16:28.826+0000 7f5423fd1640 -1 mon.smithi039@0(leader).osd e47 definitely_dead 0 2024-09-17T09:16:29.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.334370+0000 mon.smithi039 (mon.0) 775 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.344988+0000 mon.smithi039 (mon.0) 776 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.596029+0000 mon.smithi039 (mon.0) 777 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.817788+0000 mon.smithi039 (mon.0) 778 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.827059+0000 mon.smithi039 (mon.0) 779 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.827845+0000 mon.smithi039 (mon.0) 780 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.828484+0000 mon.smithi039 (mon.0) 781 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.830358+0000 mon.smithi039 (mon.0) 782 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.831366+0000 mon.smithi039 (mon.0) 783 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.832247+0000 mon.smithi039 (mon.0) 784 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-17T09:16:29.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:29 smithi203 bash[24345]: audit 2024-09-17T09:16:28.832981+0000 mon.smithi039 (mon.0) 785 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.334370+0000 mon.smithi039 (mon.0) 775 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.344988+0000 mon.smithi039 (mon.0) 776 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.596029+0000 mon.smithi039 (mon.0) 777 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.817788+0000 mon.smithi039 (mon.0) 778 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.827059+0000 mon.smithi039 (mon.0) 779 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.827845+0000 mon.smithi039 (mon.0) 780 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:29.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.828484+0000 mon.smithi039 (mon.0) 781 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:29.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.830358+0000 mon.smithi039 (mon.0) 782 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.831366+0000 mon.smithi039 (mon.0) 783 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:29.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.832247+0000 mon.smithi039 (mon.0) 784 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-17T09:16:29.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:29 smithi039 bash[20014]: audit 2024-09-17T09:16:28.832981+0000 mon.smithi039 (mon.0) 785 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:28.595291+0000 mgr.smithi039.speoac (mgr.14195) 266 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:28.596270+0000 mgr.smithi039.speoac (mgr.14195) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:28.830502+0000 mgr.smithi039.speoac (mgr.14195) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:28.831480+0000 mgr.smithi039.speoac (mgr.14195) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:28.832359+0000 mgr.smithi039.speoac (mgr.14195) 270 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: cluster 2024-09-17T09:16:29.524531+0000 mgr.smithi039.speoac (mgr.14195) 271 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:30.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: cluster 2024-09-17T09:16:29.825841+0000 mon.smithi039 (mon.0) 786 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:16:30.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: audit 2024-09-17T09:16:29.837340+0000 mon.smithi039 (mon.0) 787 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-09-17T09:16:30.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:30 smithi203 bash[24345]: cluster 2024-09-17T09:16:29.837518+0000 mon.smithi039 (mon.0) 788 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:28.595291+0000 mgr.smithi039.speoac (mgr.14195) 266 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:28.596270+0000 mgr.smithi039.speoac (mgr.14195) 267 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:28.830502+0000 mgr.smithi039.speoac (mgr.14195) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:28.831480+0000 mgr.smithi039.speoac (mgr.14195) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:28.832359+0000 mgr.smithi039.speoac (mgr.14195) 270 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: cluster 2024-09-17T09:16:29.524531+0000 mgr.smithi039.speoac (mgr.14195) 271 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:30.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: cluster 2024-09-17T09:16:29.825841+0000 mon.smithi039 (mon.0) 786 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:16:30.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: audit 2024-09-17T09:16:29.837340+0000 mon.smithi039 (mon.0) 787 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-09-17T09:16:30.804 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:30 smithi039 bash[20014]: cluster 2024-09-17T09:16:29.837518+0000 mon.smithi039 (mon.0) 788 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-17T09:16:31.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:31 smithi203 bash[24345]: cephadm 2024-09-17T09:16:29.838839+0000 mgr.smithi039.speoac (mgr.14195) 272 : cephadm [INF] osd.1 now down 2024-09-17T09:16:31.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:31 smithi203 bash[24345]: cephadm 2024-09-17T09:16:29.839295+0000 mgr.smithi039.speoac (mgr.14195) 273 : cephadm [INF] Removing daemon osd.1 from smithi039 -- ports [] 2024-09-17T09:16:31.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:31 smithi039 bash[20014]: cephadm 2024-09-17T09:16:29.838839+0000 mgr.smithi039.speoac (mgr.14195) 272 : cephadm [INF] osd.1 now down 2024-09-17T09:16:31.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:31 smithi039 bash[20014]: cephadm 2024-09-17T09:16:29.839295+0000 mgr.smithi039.speoac (mgr.14195) 273 : cephadm [INF] Removing daemon osd.1 from smithi039 -- ports [] 2024-09-17T09:16:32.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:32 smithi203 bash[24345]: cluster 2024-09-17T09:16:31.525099+0000 mgr.smithi039.speoac (mgr.14195) 274 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:32.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:32 smithi039 bash[20014]: cluster 2024-09-17T09:16:31.525099+0000 mgr.smithi039.speoac (mgr.14195) 274 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:33.609 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch osd rm status 2024-09-17T09:16:33.609 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep '^1' 2024-09-17T09:16:33.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:33 smithi203 bash[24345]: cluster 2024-09-17T09:16:33.350914+0000 mon.smithi039 (mon.0) 789 : cluster [INF] osd.1 marked itself dead as of e48 2024-09-17T09:16:33.639 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:33 smithi039 bash[20014]: cluster 2024-09-17T09:16:33.350914+0000 mon.smithi039 (mon.0) 789 : cluster [INF] osd.1 marked itself dead as of e48 2024-09-17T09:16:33.920 INFO:teuthology.orchestra.run.smithi039.stdout:1 smithi039 done, waiting for purge 0 False False False 2024-09-17T09:16:33.920 INFO:teuthology.orchestra.run.smithi039.stderr:+ sleep 5 2024-09-17T09:16:34.756 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:34 smithi039 bash[20014]: cluster 2024-09-17T09:16:33.350500+0000 osd.1 (osd.1) 3 : cluster [WRN] Monitor daemon marked osd.1 down, but it is still running 2024-09-17T09:16:34.756 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:34 smithi039 bash[20014]: cluster 2024-09-17T09:16:33.350507+0000 osd.1 (osd.1) 4 : cluster [DBG] map e48 wrongly marked me down at e48 2024-09-17T09:16:34.756 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:34 smithi039 bash[20014]: cluster 2024-09-17T09:16:33.379368+0000 mon.smithi039 (mon.0) 790 : cluster [DBG] osdmap e49: 8 total, 7 up, 8 in 2024-09-17T09:16:34.757 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:34 smithi039 bash[20014]: cluster 2024-09-17T09:16:33.525667+0000 mgr.smithi039.speoac (mgr.14195) 275 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:34.757 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:34 smithi039 bash[20014]: audit 2024-09-17T09:16:33.908513+0000 mon.smithi039 (mon.0) 791 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:34.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:34 smithi203 bash[24345]: cluster 2024-09-17T09:16:33.350500+0000 osd.1 (osd.1) 3 : cluster [WRN] Monitor daemon marked osd.1 down, but it is still running 2024-09-17T09:16:34.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:34 smithi203 bash[24345]: cluster 2024-09-17T09:16:33.350507+0000 osd.1 (osd.1) 4 : cluster [DBG] map e48 wrongly marked me down at e48 2024-09-17T09:16:34.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:34 smithi203 bash[24345]: cluster 2024-09-17T09:16:33.379368+0000 mon.smithi039 (mon.0) 790 : cluster [DBG] osdmap e49: 8 total, 7 up, 8 in 2024-09-17T09:16:34.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:34 smithi203 bash[24345]: cluster 2024-09-17T09:16:33.525667+0000 mgr.smithi039.speoac (mgr.14195) 275 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:34.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:34 smithi203 bash[24345]: audit 2024-09-17T09:16:33.908513+0000 mon.smithi039 (mon.0) 791 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:35.787 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: audit 2024-09-17T09:16:33.907449+0000 mgr.smithi039.speoac (mgr.14195) 276 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:35.787 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: audit 2024-09-17T09:16:33.908813+0000 mgr.smithi039.speoac (mgr.14195) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:35.787 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: cluster 2024-09-17T09:16:34.375238+0000 mon.smithi039 (mon.0) 792 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:16:35.788 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: cluster 2024-09-17T09:16:34.375280+0000 mon.smithi039 (mon.0) 793 : cluster [INF] Cluster is now healthy 2024-09-17T09:16:35.788 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: cluster 2024-09-17T09:16:34.390438+0000 mon.smithi039 (mon.0) 794 : cluster [INF] osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008] boot 2024-09-17T09:16:35.788 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: cluster 2024-09-17T09:16:34.390564+0000 mon.smithi039 (mon.0) 795 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T09:16:35.788 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: audit 2024-09-17T09:16:34.391316+0000 mon.smithi039 (mon.0) 796 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:16:35.788 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:35 smithi203 bash[24345]: cluster 2024-09-17T09:16:34.888416+0000 mon.smithi039 (mon.0) 797 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: audit 2024-09-17T09:16:33.907449+0000 mgr.smithi039.speoac (mgr.14195) 276 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: audit 2024-09-17T09:16:33.908813+0000 mgr.smithi039.speoac (mgr.14195) 277 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: cluster 2024-09-17T09:16:34.375238+0000 mon.smithi039 (mon.0) 792 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: cluster 2024-09-17T09:16:34.375280+0000 mon.smithi039 (mon.0) 793 : cluster [INF] Cluster is now healthy 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: cluster 2024-09-17T09:16:34.390438+0000 mon.smithi039 (mon.0) 794 : cluster [INF] osd.1 [v2:172.21.15.39:6802/20398008,v1:172.21.15.39:6803/20398008] boot 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: cluster 2024-09-17T09:16:34.390564+0000 mon.smithi039 (mon.0) 795 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: audit 2024-09-17T09:16:34.391316+0000 mon.smithi039 (mon.0) 796 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:16:35.803 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:35 smithi039 bash[20014]: cluster 2024-09-17T09:16:34.888416+0000 mon.smithi039 (mon.0) 797 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T09:16:36.677 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:36 smithi039 bash[20014]: cluster 2024-09-17T09:16:35.392867+0000 mon.smithi039 (mon.0) 798 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:16:36.677 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:36 smithi039 bash[20014]: cluster 2024-09-17T09:16:35.400443+0000 mon.smithi039 (mon.0) 799 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T09:16:36.677 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:36 smithi039 bash[20014]: cluster 2024-09-17T09:16:35.526203+0000 mgr.smithi039.speoac (mgr.14195) 278 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:36.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:36 smithi203 bash[24345]: cluster 2024-09-17T09:16:35.392867+0000 mon.smithi039 (mon.0) 798 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:16:36.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:36 smithi203 bash[24345]: cluster 2024-09-17T09:16:35.400443+0000 mon.smithi039 (mon.0) 799 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T09:16:36.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:36 smithi203 bash[24345]: cluster 2024-09-17T09:16:35.526203+0000 mgr.smithi039.speoac (mgr.14195) 278 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:37.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:37 smithi203 bash[24345]: cluster 2024-09-17T09:16:37.526770+0000 mgr.smithi039.speoac (mgr.14195) 279 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:37.881 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:37 smithi039 bash[20014]: cluster 2024-09-17T09:16:37.526770+0000 mgr.smithi039.speoac (mgr.14195) 279 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:16:38.923 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch osd rm status 2024-09-17T09:16:38.923 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep '^1' 2024-09-17T09:16:39.109 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:16:39.239 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch device zap smithi039 /dev/nvme1n1 --force 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.203666+0000 mon.smithi039 (mon.0) 800 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.208191+0000 mon.smithi039 (mon.0) 801 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.209263+0000 mon.smithi039 (mon.0) 802 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: cluster 2024-09-17T09:16:39.209920+0000 mon.smithi039 (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: cluster 2024-09-17T09:16:39.209946+0000 mon.smithi039 (mon.0) 804 : cluster [INF] Cluster is now healthy 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.217124+0000 mon.smithi039 (mon.0) 805 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: cluster 2024-09-17T09:16:39.217178+0000 mon.smithi039 (mon.0) 806 : cluster [DBG] osdmap e52: 7 total, 7 up, 7 in 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.221515+0000 mon.smithi039 (mon.0) 807 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:39.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:39 smithi039 bash[20014]: audit 2024-09-17T09:16:39.224572+0000 mon.smithi039 (mon.0) 808 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:39.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.203666+0000 mon.smithi039 (mon.0) 800 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.208191+0000 mon.smithi039 (mon.0) 801 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.209263+0000 mon.smithi039 (mon.0) 802 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: cluster 2024-09-17T09:16:39.209920+0000 mon.smithi039 (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: cluster 2024-09-17T09:16:39.209946+0000 mon.smithi039 (mon.0) 804 : cluster [INF] Cluster is now healthy 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.217124+0000 mon.smithi039 (mon.0) 805 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: cluster 2024-09-17T09:16:39.217178+0000 mon.smithi039 (mon.0) 806 : cluster [DBG] osdmap e52: 7 total, 7 up, 7 in 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.221515+0000 mon.smithi039 (mon.0) 807 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:39.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:39 smithi203 bash[24345]: audit 2024-09-17T09:16:39.224572+0000 mon.smithi039 (mon.0) 808 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:40.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: cephadm 2024-09-17T09:16:39.203271+0000 mgr.smithi039.speoac (mgr.14195) 280 : cephadm [INF] Removing key for osd.1 2024-09-17T09:16:40.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: cephadm 2024-09-17T09:16:39.208955+0000 mgr.smithi039.speoac (mgr.14195) 281 : cephadm [INF] Successfully removed osd.1 on smithi039 2024-09-17T09:16:40.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: cephadm 2024-09-17T09:16:39.217877+0000 mgr.smithi039.speoac (mgr.14195) 282 : cephadm [INF] Successfully purged osd.1 on smithi039 2024-09-17T09:16:40.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: audit 2024-09-17T09:16:39.222635+0000 mgr.smithi039.speoac (mgr.14195) 283 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:40.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: audit 2024-09-17T09:16:39.323213+0000 mon.smithi039 (mon.0) 809 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:40.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: audit 2024-09-17T09:16:39.500501+0000 mon.smithi039 (mon.0) 810 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:40.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: cluster 2024-09-17T09:16:39.527165+0000 mgr.smithi039.speoac (mgr.14195) 284 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:40.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: audit 2024-09-17T09:16:39.542202+0000 mgr.smithi039.speoac (mgr.14195) 285 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi039", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:40.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:40 smithi039 bash[20014]: cephadm 2024-09-17T09:16:39.542662+0000 mgr.smithi039.speoac (mgr.14195) 286 : cephadm [INF] Zap device smithi039:/dev/nvme1n1 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: cephadm 2024-09-17T09:16:39.203271+0000 mgr.smithi039.speoac (mgr.14195) 280 : cephadm [INF] Removing key for osd.1 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: cephadm 2024-09-17T09:16:39.208955+0000 mgr.smithi039.speoac (mgr.14195) 281 : cephadm [INF] Successfully removed osd.1 on smithi039 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: cephadm 2024-09-17T09:16:39.217877+0000 mgr.smithi039.speoac (mgr.14195) 282 : cephadm [INF] Successfully purged osd.1 on smithi039 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: audit 2024-09-17T09:16:39.222635+0000 mgr.smithi039.speoac (mgr.14195) 283 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: audit 2024-09-17T09:16:39.323213+0000 mon.smithi039 (mon.0) 809 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: audit 2024-09-17T09:16:39.500501+0000 mon.smithi039 (mon.0) 810 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:40.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: cluster 2024-09-17T09:16:39.527165+0000 mgr.smithi039.speoac (mgr.14195) 284 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:40.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: audit 2024-09-17T09:16:39.542202+0000 mgr.smithi039.speoac (mgr.14195) 285 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi039", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:40.619 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:40 smithi203 bash[24345]: cephadm 2024-09-17T09:16:39.542662+0000 mgr.smithi039.speoac (mgr.14195) 286 : cephadm [INF] Zap device smithi039:/dev/nvme1n1 2024-09-17T09:16:41.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:41 smithi203 bash[24345]: cluster 2024-09-17T09:16:41.527709+0000 mgr.smithi039.speoac (mgr.14195) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:42.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:41 smithi039 bash[20014]: cluster 2024-09-17T09:16:41.527709+0000 mgr.smithi039.speoac (mgr.14195) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:43.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:43 smithi203 bash[24345]: cluster 2024-09-17T09:16:43.528295+0000 mgr.smithi039.speoac (mgr.14195) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:44.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:43 smithi039 bash[20014]: cluster 2024-09-17T09:16:43.528295+0000 mgr.smithi039.speoac (mgr.14195) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:46.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:44.669559+0000 mon.smithi039 (mon.0) 811 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:44.676418+0000 mon.smithi039 (mon.0) 812 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.114449+0000 mon.smithi039 (mon.0) 813 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.119894+0000 mon.smithi039 (mon.0) 814 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.120706+0000 mon.smithi039 (mon.0) 815 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.121561+0000 mon.smithi039 (mon.0) 816 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.129723+0000 mon.smithi039 (mon.0) 817 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: audit 2024-09-17T09:16:45.132370+0000 mon.smithi039 (mon.0) 818 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:46.054 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:45 smithi039 bash[20014]: cluster 2024-09-17T09:16:45.528716+0000 mgr.smithi039.speoac (mgr.14195) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:44.669559+0000 mon.smithi039 (mon.0) 811 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:44.676418+0000 mon.smithi039 (mon.0) 812 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.114449+0000 mon.smithi039 (mon.0) 813 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.119894+0000 mon.smithi039 (mon.0) 814 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.120706+0000 mon.smithi039 (mon.0) 815 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.121561+0000 mon.smithi039 (mon.0) 816 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.129723+0000 mon.smithi039 (mon.0) 817 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: audit 2024-09-17T09:16:45.132370+0000 mon.smithi039 (mon.0) 818 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:46.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:45 smithi203 bash[24345]: cluster 2024-09-17T09:16:45.528716+0000 mgr.smithi039.speoac (mgr.14195) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:47.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:47 smithi203 bash[24345]: cluster 2024-09-17T09:16:47.529245+0000 mgr.smithi039.speoac (mgr.14195) 290 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:48.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:47 smithi039 bash[20014]: cluster 2024-09-17T09:16:47.529245+0000 mgr.smithi039.speoac (mgr.14195) 290 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:49.862 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:49 smithi039 bash[20014]: cluster 2024-09-17T09:16:49.529851+0000 mgr.smithi039.speoac (mgr.14195) 291 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:49.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:49 smithi203 bash[24345]: cluster 2024-09-17T09:16:49.529851+0000 mgr.smithi039.speoac (mgr.14195) 291 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:50.716 INFO:teuthology.orchestra.run.smithi039.stdout:zap successful for /dev/nvme1n1 on smithi039 2024-09-17T09:16:50.732 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph orch daemon add osd smithi039:/dev/nvme1n1 2024-09-17T09:16:51.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:50 smithi039 bash[20014]: audit 2024-09-17T09:16:50.719053+0000 mon.smithi039 (mon.0) 819 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:51.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:50 smithi203 bash[24345]: audit 2024-09-17T09:16:50.719053+0000 mon.smithi039 (mon.0) 819 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: cephadm 2024-09-17T09:16:50.718194+0000 mgr.smithi039.speoac (mgr.14195) 292 : cephadm [INF] zap successful for /dev/nvme1n1 on smithi039 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: audit 2024-09-17T09:16:51.036599+0000 mgr.smithi039.speoac (mgr.14195) 293 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: audit 2024-09-17T09:16:51.039343+0000 mon.smithi039 (mon.0) 820 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: audit 2024-09-17T09:16:51.041716+0000 mon.smithi039 (mon.0) 821 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: audit 2024-09-17T09:16:51.042357+0000 mon.smithi039 (mon.0) 822 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:52.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:51 smithi039 bash[20014]: cluster 2024-09-17T09:16:51.530420+0000 mgr.smithi039.speoac (mgr.14195) 294 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:52.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: cephadm 2024-09-17T09:16:50.718194+0000 mgr.smithi039.speoac (mgr.14195) 292 : cephadm [INF] zap successful for /dev/nvme1n1 on smithi039 2024-09-17T09:16:52.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: audit 2024-09-17T09:16:51.036599+0000 mgr.smithi039.speoac (mgr.14195) 293 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:52.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: audit 2024-09-17T09:16:51.039343+0000 mon.smithi039 (mon.0) 820 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:52.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: audit 2024-09-17T09:16:51.041716+0000 mon.smithi039 (mon.0) 821 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:16:52.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: audit 2024-09-17T09:16:51.042357+0000 mon.smithi039 (mon.0) 822 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:52.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:51 smithi203 bash[24345]: cluster 2024-09-17T09:16:51.530420+0000 mgr.smithi039.speoac (mgr.14195) 294 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:53.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:53 smithi203 bash[24345]: cluster 2024-09-17T09:16:53.531032+0000 mgr.smithi039.speoac (mgr.14195) 295 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:54.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:53 smithi039 bash[20014]: cluster 2024-09-17T09:16:53.531032+0000 mgr.smithi039.speoac (mgr.14195) 295 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:54.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:54 smithi203 bash[24345]: audit 2024-09-17T09:16:54.501337+0000 mon.smithi039 (mon.0) 823 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:55.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:54 smithi039 bash[20014]: audit 2024-09-17T09:16:54.501337+0000 mon.smithi039 (mon.0) 823 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:16:55.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:55 smithi203 bash[24345]: cluster 2024-09-17T09:16:55.531632+0000 mgr.smithi039.speoac (mgr.14195) 296 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:56.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:55 smithi039 bash[20014]: cluster 2024-09-17T09:16:55.531632+0000 mgr.smithi039.speoac (mgr.14195) 296 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.087748+0000 mon.smithi039 (mon.0) 824 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.091853+0000 mon.smithi039 (mon.0) 825 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.479365+0000 mon.smithi039 (mon.0) 826 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.485345+0000 mon.smithi039 (mon.0) 827 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.772047+0000 mon.smithi039 (mon.0) 828 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.303 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:57 smithi039 bash[20014]: audit 2024-09-17T09:16:56.777843+0000 mon.smithi039 (mon.0) 829 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.367 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.087748+0000 mon.smithi039 (mon.0) 824 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.368 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.091853+0000 mon.smithi039 (mon.0) 825 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.368 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.479365+0000 mon.smithi039 (mon.0) 826 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.368 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.485345+0000 mon.smithi039 (mon.0) 827 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.368 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.772047+0000 mon.smithi039 (mon.0) 828 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:57.368 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:57 smithi203 bash[24345]: audit 2024-09-17T09:16:56.777843+0000 mon.smithi039 (mon.0) 829 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:16:58.367 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:58 smithi203 bash[24345]: cluster 2024-09-17T09:16:57.532242+0000 mgr.smithi039.speoac (mgr.14195) 297 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:58.552 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:58 smithi039 bash[20014]: cluster 2024-09-17T09:16:57.532242+0000 mgr.smithi039.speoac (mgr.14195) 297 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:16:59.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:16:59 smithi203 bash[24345]: cluster 2024-09-17T09:16:59.532837+0000 mgr.smithi039.speoac (mgr.14195) 298 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:00.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:16:59 smithi039 bash[20014]: cluster 2024-09-17T09:16:59.532837+0000 mgr.smithi039.speoac (mgr.14195) 298 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:00.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:00 smithi203 bash[24345]: audit 2024-09-17T09:16:59.614536+0000 mon.smithi039 (mon.0) 830 : audit [INF] from='client.? 172.21.15.39:0/1179111172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2beb3541-bbf6-434c-bf5a-ad353347e2ca"}]: dispatch 2024-09-17T09:17:00.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:00 smithi203 bash[24345]: audit 2024-09-17T09:16:59.623397+0000 mon.smithi039 (mon.0) 831 : audit [INF] from='client.? 172.21.15.39:0/1179111172' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2beb3541-bbf6-434c-bf5a-ad353347e2ca"}]': finished 2024-09-17T09:17:00.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:00 smithi203 bash[24345]: cluster 2024-09-17T09:16:59.623497+0000 mon.smithi039 (mon.0) 832 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T09:17:00.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:00 smithi203 bash[24345]: audit 2024-09-17T09:16:59.623762+0000 mon.smithi039 (mon.0) 833 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:01.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:00 smithi039 bash[20014]: audit 2024-09-17T09:16:59.614536+0000 mon.smithi039 (mon.0) 830 : audit [INF] from='client.? 172.21.15.39:0/1179111172' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2beb3541-bbf6-434c-bf5a-ad353347e2ca"}]: dispatch 2024-09-17T09:17:01.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:00 smithi039 bash[20014]: audit 2024-09-17T09:16:59.623397+0000 mon.smithi039 (mon.0) 831 : audit [INF] from='client.? 172.21.15.39:0/1179111172' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2beb3541-bbf6-434c-bf5a-ad353347e2ca"}]': finished 2024-09-17T09:17:01.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:00 smithi039 bash[20014]: cluster 2024-09-17T09:16:59.623497+0000 mon.smithi039 (mon.0) 832 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T09:17:01.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:00 smithi039 bash[20014]: audit 2024-09-17T09:16:59.623762+0000 mon.smithi039 (mon.0) 833 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:01.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:01 smithi203 bash[24345]: audit 2024-09-17T09:17:01.184295+0000 mon.smithi039 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.39:0/212315355' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:01.868 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:01 smithi203 bash[24345]: cluster 2024-09-17T09:17:01.533397+0000 mgr.smithi039.speoac (mgr.14195) 299 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:02.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:01 smithi039 bash[20014]: audit 2024-09-17T09:17:01.184295+0000 mon.smithi039 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.39:0/212315355' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:02.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:01 smithi039 bash[20014]: cluster 2024-09-17T09:17:01.533397+0000 mgr.smithi039.speoac (mgr.14195) 299 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:03.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:03 smithi203 bash[24345]: cluster 2024-09-17T09:17:03.534064+0000 mgr.smithi039.speoac (mgr.14195) 300 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:04.014 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:03 smithi039 bash[20014]: cluster 2024-09-17T09:17:03.534064+0000 mgr.smithi039.speoac (mgr.14195) 300 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:05.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:05 smithi203 bash[24345]: cluster 2024-09-17T09:17:05.534628+0000 mgr.smithi039.speoac (mgr.14195) 301 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:06.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:05 smithi039 bash[20014]: cluster 2024-09-17T09:17:05.534628+0000 mgr.smithi039.speoac (mgr.14195) 301 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:07.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:07 smithi203 bash[24345]: cluster 2024-09-17T09:17:07.535133+0000 mgr.smithi039.speoac (mgr.14195) 302 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:08.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:07 smithi039 bash[20014]: cluster 2024-09-17T09:17:07.535133+0000 mgr.smithi039.speoac (mgr.14195) 302 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: cephadm 2024-09-17T09:17:09.126387+0000 mgr.smithi039.speoac (mgr.14195) 303 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.136799+0000 mon.smithi039 (mon.0) 835 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.146061+0000 mon.smithi039 (mon.0) 836 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.147579+0000 mon.smithi039 (mon.0) 837 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.148799+0000 mon.smithi039 (mon.0) 838 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.157459+0000 mon.smithi039 (mon.0) 839 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.164699+0000 mon.smithi039 (mon.0) 840 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:10.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.174050+0000 mon.smithi039 (mon.0) 841 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:10.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.175838+0000 mon.smithi039 (mon.0) 842 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:10.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: audit 2024-09-17T09:17:09.501059+0000 mon.smithi039 (mon.0) 843 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:17:10.554 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:10 smithi039 bash[20014]: cluster 2024-09-17T09:17:09.535468+0000 mgr.smithi039.speoac (mgr.14195) 304 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:10.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: cephadm 2024-09-17T09:17:09.126387+0000 mgr.smithi039.speoac (mgr.14195) 303 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.136799+0000 mon.smithi039 (mon.0) 835 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.146061+0000 mon.smithi039 (mon.0) 836 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.147579+0000 mon.smithi039 (mon.0) 837 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.148799+0000 mon.smithi039 (mon.0) 838 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.157459+0000 mon.smithi039 (mon.0) 839 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.164699+0000 mon.smithi039 (mon.0) 840 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.174050+0000 mon.smithi039 (mon.0) 841 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.175838+0000 mon.smithi039 (mon.0) 842 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: audit 2024-09-17T09:17:09.501059+0000 mon.smithi039 (mon.0) 843 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:17:10.618 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:10 smithi203 bash[24345]: cluster 2024-09-17T09:17:09.535468+0000 mgr.smithi039.speoac (mgr.14195) 304 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:11.866 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:11 smithi039 bash[20014]: cluster 2024-09-17T09:17:11.535983+0000 mgr.smithi039.speoac (mgr.14195) 305 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:11.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:11 smithi203 bash[24345]: cluster 2024-09-17T09:17:11.535983+0000 mgr.smithi039.speoac (mgr.14195) 305 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:13.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:13 smithi203 bash[24345]: cluster 2024-09-17T09:17:13.536574+0000 mgr.smithi039.speoac (mgr.14195) 306 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:13.883 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:13 smithi039 bash[20014]: cluster 2024-09-17T09:17:13.536574+0000 mgr.smithi039.speoac (mgr.14195) 306 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:15.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:15 smithi203 bash[24345]: cluster 2024-09-17T09:17:15.537091+0000 mgr.smithi039.speoac (mgr.14195) 307 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:15.882 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:15 smithi039 bash[20014]: cluster 2024-09-17T09:17:15.537091+0000 mgr.smithi039.speoac (mgr.14195) 307 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:16.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:16 smithi039 bash[20014]: audit 2024-09-17T09:17:15.605085+0000 mon.smithi039 (mon.0) 844 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:17:16.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:16 smithi039 bash[20014]: audit 2024-09-17T09:17:15.609825+0000 mon.smithi039 (mon.0) 845 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:16.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:16 smithi039 bash[20014]: cephadm 2024-09-17T09:17:15.610801+0000 mgr.smithi039.speoac (mgr.14195) 308 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:17:16.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:16 smithi203 bash[24345]: audit 2024-09-17T09:17:15.605085+0000 mon.smithi039 (mon.0) 844 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:17:16.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:16 smithi203 bash[24345]: audit 2024-09-17T09:17:15.609825+0000 mon.smithi039 (mon.0) 845 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:16.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:16 smithi203 bash[24345]: cephadm 2024-09-17T09:17:15.610801+0000 mgr.smithi039.speoac (mgr.14195) 308 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:17:17.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:17 smithi039 bash[20014]: cluster 2024-09-17T09:17:17.537538+0000 mgr.smithi039.speoac (mgr.14195) 309 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:17.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:17 smithi203 bash[24345]: cluster 2024-09-17T09:17:17.537538+0000 mgr.smithi039.speoac (mgr.14195) 309 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:19.632 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:19 smithi039 bash[20014]: cluster 2024-09-17T09:17:19.538102+0000 mgr.smithi039.speoac (mgr.14195) 310 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:19.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:19 smithi203 bash[24345]: cluster 2024-09-17T09:17:19.538102+0000 mgr.smithi039.speoac (mgr.14195) 310 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:20.793 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:20 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:17:21.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:20 smithi039 systemd[1]: /etc/systemd/system/ceph-14920d4e-74d4-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:17:22.367 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:22 smithi203 bash[24345]: audit 2024-09-17T09:17:21.103823+0000 mon.smithi039 (mon.0) 846 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:22.367 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:22 smithi203 bash[24345]: audit 2024-09-17T09:17:21.109489+0000 mon.smithi039 (mon.0) 847 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:22.367 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:22 smithi203 bash[24345]: cluster 2024-09-17T09:17:21.538595+0000 mgr.smithi039.speoac (mgr.14195) 311 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:22.552 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:22 smithi039 bash[20014]: audit 2024-09-17T09:17:21.103823+0000 mon.smithi039 (mon.0) 846 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:22.552 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:22 smithi039 bash[20014]: audit 2024-09-17T09:17:21.109489+0000 mon.smithi039 (mon.0) 847 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:22.553 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:22 smithi039 bash[20014]: cluster 2024-09-17T09:17:21.538595+0000 mgr.smithi039.speoac (mgr.14195) 311 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:23.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:23 smithi203 bash[24345]: cluster 2024-09-17T09:17:23.538993+0000 mgr.smithi039.speoac (mgr.14195) 312 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:23.882 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:23 smithi039 bash[20014]: cluster 2024-09-17T09:17:23.538993+0000 mgr.smithi039.speoac (mgr.14195) 312 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:24.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:24 smithi039 bash[20014]: audit 2024-09-17T09:17:24.501912+0000 mon.smithi039 (mon.0) 848 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:17:24.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:24 smithi203 bash[24345]: audit 2024-09-17T09:17:24.501912+0000 mon.smithi039 (mon.0) 848 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:17:26.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:25 smithi039 bash[20014]: cluster 2024-09-17T09:17:25.539513+0000 mgr.smithi039.speoac (mgr.14195) 313 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:26.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:25 smithi203 bash[24345]: cluster 2024-09-17T09:17:25.539513+0000 mgr.smithi039.speoac (mgr.14195) 313 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:27.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:27 smithi203 bash[24345]: cluster 2024-09-17T09:17:27.540046+0000 mgr.smithi039.speoac (mgr.14195) 314 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:28.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:27 smithi039 bash[20014]: cluster 2024-09-17T09:17:27.540046+0000 mgr.smithi039.speoac (mgr.14195) 314 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:29.867 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:29 smithi203 bash[24345]: cluster 2024-09-17T09:17:29.540639+0000 mgr.smithi039.speoac (mgr.14195) 315 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:29.879 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:29 smithi039 bash[20014]: cluster 2024-09-17T09:17:29.540639+0000 mgr.smithi039.speoac (mgr.14195) 315 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:30.861 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:30 smithi039 bash[20014]: audit 2024-09-17T09:17:30.023719+0000 mon.smithi039 (mon.0) 849 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:17:30.866 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:30 smithi203 bash[24345]: audit 2024-09-17T09:17:30.023719+0000 mon.smithi039 (mon.0) 849 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:17:31.678 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:31 smithi039 bash[20014]: audit 2024-09-17T09:17:30.625009+0000 mon.smithi039 (mon.0) 850 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:17:31.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:31 smithi039 bash[20014]: cluster 2024-09-17T09:17:30.625194+0000 mon.smithi039 (mon.0) 851 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T09:17:31.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:31 smithi039 bash[20014]: audit 2024-09-17T09:17:30.625509+0000 mon.smithi039 (mon.0) 852 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:31.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:31 smithi039 bash[20014]: audit 2024-09-17T09:17:30.626247+0000 mon.smithi039 (mon.0) 853 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:17:31.679 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:31 smithi039 bash[20014]: cluster 2024-09-17T09:17:31.541203+0000 mgr.smithi039.speoac (mgr.14195) 316 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:32.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:31 smithi203 bash[24345]: audit 2024-09-17T09:17:30.625009+0000 mon.smithi039 (mon.0) 850 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:17:32.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:31 smithi203 bash[24345]: cluster 2024-09-17T09:17:30.625194+0000 mon.smithi039 (mon.0) 851 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T09:17:32.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:31 smithi203 bash[24345]: audit 2024-09-17T09:17:30.625509+0000 mon.smithi039 (mon.0) 852 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:32.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:31 smithi203 bash[24345]: audit 2024-09-17T09:17:30.626247+0000 mon.smithi039 (mon.0) 853 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:17:32.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:31 smithi203 bash[24345]: cluster 2024-09-17T09:17:31.541203+0000 mgr.smithi039.speoac (mgr.14195) 316 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:32.762 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:32 smithi039 bash[20014]: audit 2024-09-17T09:17:31.631552+0000 mon.smithi039 (mon.0) 854 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:17:32.763 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:32 smithi039 bash[20014]: cluster 2024-09-17T09:17:31.631694+0000 mon.smithi039 (mon.0) 855 : cluster [DBG] osdmap e55: 8 total, 7 up, 8 in 2024-09-17T09:17:32.763 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:32 smithi039 bash[20014]: audit 2024-09-17T09:17:31.632375+0000 mon.smithi039 (mon.0) 856 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:32.763 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:32 smithi039 bash[20014]: audit 2024-09-17T09:17:31.645949+0000 mon.smithi039 (mon.0) 857 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:33.059 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:32 smithi203 bash[24345]: audit 2024-09-17T09:17:31.631552+0000 mon.smithi039 (mon.0) 854 : audit [INF] from='osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:17:33.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:32 smithi203 bash[24345]: cluster 2024-09-17T09:17:31.631694+0000 mon.smithi039 (mon.0) 855 : cluster [DBG] osdmap e55: 8 total, 7 up, 8 in 2024-09-17T09:17:33.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:32 smithi203 bash[24345]: audit 2024-09-17T09:17:31.632375+0000 mon.smithi039 (mon.0) 856 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:33.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:32 smithi203 bash[24345]: audit 2024-09-17T09:17:31.645949+0000 mon.smithi039 (mon.0) 857 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.052 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: cluster 2024-09-17T09:17:31.061067+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: cluster 2024-09-17T09:17:31.061131+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: audit 2024-09-17T09:17:32.639036+0000 mon.smithi039 (mon.0) 858 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: cluster 2024-09-17T09:17:32.646648+0000 mon.smithi039 (mon.0) 859 : cluster [INF] osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312] boot 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: cluster 2024-09-17T09:17:32.646707+0000 mon.smithi039 (mon.0) 860 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: audit 2024-09-17T09:17:32.647570+0000 mon.smithi039 (mon.0) 861 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.053 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:33 smithi039 bash[20014]: cluster 2024-09-17T09:17:33.541852+0000 mgr.smithi039.speoac (mgr.14195) 317 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: cluster 2024-09-17T09:17:31.061067+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: cluster 2024-09-17T09:17:31.061131+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: audit 2024-09-17T09:17:32.639036+0000 mon.smithi039 (mon.0) 858 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: cluster 2024-09-17T09:17:32.646648+0000 mon.smithi039 (mon.0) 859 : cluster [INF] osd.1 [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312] boot 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: cluster 2024-09-17T09:17:32.646707+0000 mon.smithi039 (mon.0) 860 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: audit 2024-09-17T09:17:32.647570+0000 mon.smithi039 (mon.0) 861 : audit [DBG] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:33 smithi203 bash[24345]: cluster 2024-09-17T09:17:33.541852+0000 mgr.smithi039.speoac (mgr.14195) 317 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:17:34.319 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 1 on host 'smithi039' 2024-09-17T09:17:34.336 INFO:teuthology.orchestra.run.smithi039.stderr:+ ceph osd dump 2024-09-17T09:17:34.336 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep osd.1 2024-09-17T09:17:34.336 INFO:teuthology.orchestra.run.smithi039.stderr:+ grep up 2024-09-17T09:17:34.617 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 up in weight 1 up_from 56 up_thru 0 down_at 0 last_clean_interval [0,0) [v2:172.21.15.39:6802/3133814312,v1:172.21.15.39:6803/3133814312] [v2:172.21.15.39:6804/3133814312,v1:172.21.15.39:6805/3133814312] exists,up 2beb3541-bbf6-434c-bf5a-ad353347e2ca 2024-09-17T09:17:34.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:34 smithi039 bash[20014]: cluster 2024-09-17T09:17:33.659948+0000 mon.smithi039 (mon.0) 862 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:17:34.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:34 smithi039 bash[20014]: audit 2024-09-17T09:17:34.306080+0000 mon.smithi039 (mon.0) 863 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:34.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:34 smithi039 bash[20014]: audit 2024-09-17T09:17:34.320761+0000 mon.smithi039 (mon.0) 864 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:34.802 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:34 smithi039 bash[20014]: audit 2024-09-17T09:17:34.608926+0000 mon.smithi039 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.39:0/1286494438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-17T09:17:35.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:34 smithi203 bash[24345]: cluster 2024-09-17T09:17:33.659948+0000 mon.smithi039 (mon.0) 862 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:17:35.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:34 smithi203 bash[24345]: audit 2024-09-17T09:17:34.306080+0000 mon.smithi039 (mon.0) 863 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:35.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:34 smithi203 bash[24345]: audit 2024-09-17T09:17:34.320761+0000 mon.smithi039 (mon.0) 864 : audit [INF] from='mgr.14195 172.21.15.39:0/1663764698' entity='mgr.smithi039.speoac' 2024-09-17T09:17:35.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:34 smithi203 bash[24345]: audit 2024-09-17T09:17:34.608926+0000 mon.smithi039 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.39:0/1286494438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-17T09:17:35.771 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T09:17:35.782 INFO:tasks.cephadm:Teardown begin 2024-09-17T09:17:35.783 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:35.798 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:35.813 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T09:17:35.813 DEBUG:teuthology.orchestra.run.smithi039:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:17:35.846 DEBUG:teuthology.orchestra.run.smithi203:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:17:35.863 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T09:17:35.863 INFO:tasks.cephadm.mon.smithi039:Stopping mon.smithi039... 2024-09-17T09:17:35.864 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039 2024-09-17T09:17:35.934 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:35 smithi039 bash[20014]: cluster 2024-09-17T09:17:35.542442+0000 mgr.smithi039.speoac (mgr.14195) 318 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:17:35.935 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:35 smithi039 systemd[1]: Stopping Ceph mon.smithi039 for 14920d4e-74d4-11ef-bceb-c7b262605968... 2024-09-17T09:17:36.117 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:35 smithi203 bash[24345]: cluster 2024-09-17T09:17:35.542442+0000 mgr.smithi039.speoac (mgr.14195) 318 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:17:36.302 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:36 smithi039 bash[20014]: debug 2024-09-17T09:17:36.049+0000 7f54297dc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi039 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:17:36.302 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:36 smithi039 bash[20014]: debug 2024-09-17T09:17:36.049+0000 7f54297dc640 -1 mon.smithi039@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T09:17:37.302 INFO:journalctl@ceph.mon.smithi039.smithi039.stdout:Sep 17 09:17:37 smithi039 bash[71601]: ceph-14920d4e-74d4-11ef-bceb-c7b262605968-mon-smithi039 2024-09-17T09:17:37.618 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi039.service' 2024-09-17T09:17:37.695 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:17:37.696 INFO:tasks.cephadm.mon.smithi039:Stopped mon.smithi039 2024-09-17T09:17:37.696 INFO:tasks.cephadm.mon.smithi203:Stopping mon.smithi203... 2024-09-17T09:17:37.696 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi203 2024-09-17T09:17:38.116 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:37 smithi203 systemd[1]: Stopping Ceph mon.smithi203 for 14920d4e-74d4-11ef-bceb-c7b262605968... 2024-09-17T09:17:38.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:38 smithi203 bash[24345]: debug 2024-09-17T09:17:38.179+0000 7ff7e794e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi203 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:17:38.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:38 smithi203 bash[24345]: debug 2024-09-17T09:17:38.179+0000 7ff7e794e640 -1 mon.smithi203@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T09:17:38.856 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Sep 17 09:17:38 smithi203 bash[41253]: ceph-14920d4e-74d4-11ef-bceb-c7b262605968-mon-smithi203 2024-09-17T09:17:38.871 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-14920d4e-74d4-11ef-bceb-c7b262605968@mon.smithi203.service' 2024-09-17T09:17:38.916 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:17:38.916 INFO:tasks.cephadm.mon.smithi203:Stopped mon.smithi203 2024-09-17T09:17:38.917 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:17:39.045 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:18:26.805 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:18:26.926 INFO:teuthology.orchestra.run.smithi203.stdout:Deleting cluster with fsid: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:19:08.896 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:19:08.911 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:19:08.923 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T09:19:08.925 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi039/crash 2024-09-17T09:19:08.926 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:19:08.965 INFO:teuthology.orchestra.run.smithi039.stderr:tar: /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:19:08.965 INFO:teuthology.orchestra.run.smithi039.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:19:08.967 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi203/crash 2024-09-17T09:19:08.968 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:19:08.978 INFO:teuthology.orchestra.run.smithi203.stderr:tar: /var/lib/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:19:08.978 INFO:teuthology.orchestra.run.smithi203.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:19:08.979 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T09:19:08.980 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v OSD_DOWN | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T09:19:09.023 INFO:teuthology.orchestra.run.smithi039.stderr:grep: /var/log/ceph/14920d4e-74d4-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T09:19:09.025 INFO:tasks.cephadm:Compressing logs... 2024-09-17T09:19:09.025 DEBUG:teuthology.orchestra.run.smithi039:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:19:09.071 DEBUG:teuthology.orchestra.run.smithi203:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:19:09.080 INFO:teuthology.orchestra.run.smithi039.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T09:19:09.083 INFO:teuthology.orchestra.run.smithi203.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T09:19:09.874 INFO:tasks.cephadm:Archiving logs... 2024-09-17T09:19:09.875 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi039/log 2024-09-17T09:19:09.876 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:19:10.048 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi203/log 2024-09-17T09:19:10.049 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:19:10.127 INFO:tasks.cephadm:Removing cluster... 2024-09-17T09:19:10.128 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 --force 2024-09-17T09:19:10.246 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:19:11.383 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 14920d4e-74d4-11ef-bceb-c7b262605968 --force 2024-09-17T09:19:11.503 INFO:teuthology.orchestra.run.smithi203.stdout:Deleting cluster with fsid: 14920d4e-74d4-11ef-bceb-c7b262605968 2024-09-17T09:19:12.634 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T09:19:12.634 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:19:12.640 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:19:12.646 INFO:tasks.cephadm:Teardown complete 2024-09-17T09:19:12.646 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-17T09:19:12.655 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi039:/dev/vg_nvme/lv_1... 2024-09-17T09:19:12.655 DEBUG:teuthology.orchestra.run.smithi039:> sudo nvme disconnect -n lv_1 2024-09-17T09:19:12.954 INFO:teuthology.orchestra.run.smithi039.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T09:19:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:12.956 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi039:/dev/vg_nvme/lv_2... 2024-09-17T09:19:12.956 DEBUG:teuthology.orchestra.run.smithi039:> sudo nvme disconnect -n lv_2 2024-09-17T09:19:13.206 INFO:teuthology.orchestra.run.smithi039.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T09:19:13.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:13.208 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi039:/dev/vg_nvme/lv_3... 2024-09-17T09:19:13.208 DEBUG:teuthology.orchestra.run.smithi039:> sudo nvme disconnect -n lv_3 2024-09-17T09:19:13.490 INFO:teuthology.orchestra.run.smithi039.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T09:19:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:13.492 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi039:/dev/vg_nvme/lv_4... 2024-09-17T09:19:13.492 DEBUG:teuthology.orchestra.run.smithi039:> sudo nvme disconnect -n lv_4 2024-09-17T09:19:13.814 INFO:teuthology.orchestra.run.smithi039.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T09:19:13.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:13.816 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:19:13.816 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/scratch_devs 2024-09-17T09:19:13.829 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi203:/dev/vg_nvme/lv_1... 2024-09-17T09:19:13.829 DEBUG:teuthology.orchestra.run.smithi203:> sudo nvme disconnect -n lv_1 2024-09-17T09:19:14.082 INFO:teuthology.orchestra.run.smithi203.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T09:19:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:14.083 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi203:/dev/vg_nvme/lv_2... 2024-09-17T09:19:14.083 DEBUG:teuthology.orchestra.run.smithi203:> sudo nvme disconnect -n lv_2 2024-09-17T09:19:14.358 INFO:teuthology.orchestra.run.smithi203.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T09:19:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:14.359 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi203:/dev/vg_nvme/lv_3... 2024-09-17T09:19:14.360 DEBUG:teuthology.orchestra.run.smithi203:> sudo nvme disconnect -n lv_3 2024-09-17T09:19:14.642 INFO:teuthology.orchestra.run.smithi203.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T09:19:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:14.643 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi203:/dev/vg_nvme/lv_4... 2024-09-17T09:19:14.643 DEBUG:teuthology.orchestra.run.smithi203:> sudo nvme disconnect -n lv_4 2024-09-17T09:19:14.918 INFO:teuthology.orchestra.run.smithi203.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T09:19:14.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:14.920 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:19:14.920 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/scratch_devs 2024-09-17T09:19:14.934 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T09:19:14.943 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T09:19:14.943 DEBUG:teuthology.orchestra.run.smithi039:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:19:14.946 DEBUG:teuthology.orchestra.run.smithi203:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:19:14.957 INFO:teuthology.orchestra.run.smithi039.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:19:14.958 INFO:teuthology.orchestra.run.smithi039.stdout:============================================================================== 2024-09-17T09:19:14.958 INFO:teuthology.orchestra.run.smithi039.stdout:*hv01.front.sepi 67.205.162.81 3 u 64 64 377 0.081 -3.362 1.887 2024-09-17T09:19:14.958 INFO:teuthology.orchestra.run.smithi039.stdout:+hv02.front.sepi 96.245.170.99 3 u 1 64 377 0.074 -0.117 1.879 2024-09-17T09:19:14.958 INFO:teuthology.orchestra.run.smithi039.stdout:+hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.095 -4.955 1.195 2024-09-17T09:19:14.958 INFO:teuthology.orchestra.run.smithi039.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T09:19:14.989 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:19:14.990 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-17T09:19:14.990 INFO:teuthology.orchestra.run.smithi203.stdout:+hv01.front.sepi 67.205.162.81 3 u 61 64 377 0.069 -1.156 1.599 2024-09-17T09:19:14.991 INFO:teuthology.orchestra.run.smithi203.stdout:*hv02.front.sepi 96.245.170.99 3 u 64 64 377 0.092 +0.458 1.918 2024-09-17T09:19:14.991 INFO:teuthology.orchestra.run.smithi203.stdout:+hv03.front.sepi 74.6.168.72 3 u 2 64 377 0.102 -3.151 2.374 2024-09-17T09:19:14.991 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T09:19:14.992 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T09:19:15.003 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T09:19:15.003 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T09:19:15.030 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T09:19:15.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T09:19:15.098 INFO:teuthology.task.internal:Duration was 1253.477108 seconds 2024-09-17T09:19:15.099 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T09:19:15.129 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T09:19:15.129 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:19:15.131 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:19:15.170 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T09:19:15.170 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:19:15.170 DEBUG:teuthology.orchestra.run.smithi039:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:19:15.227 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi203.front.sepia.ceph.com 2024-09-17T09:19:15.227 DEBUG:teuthology.orchestra.run.smithi203:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:19:15.238 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T09:19:15.238 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:19:15.271 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:19:15.317 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T09:19:15.317 DEBUG:teuthology.orchestra.run.smithi039:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:19:15.359 DEBUG:teuthology.orchestra.run.smithi203:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:19:15.466 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T09:19:15.475 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T09:19:15.475 DEBUG:teuthology.orchestra.run.smithi039:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:19:15.488 DEBUG:teuthology.orchestra.run.smithi203:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:19:15.502 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T09:19:15.524 DEBUG:teuthology.orchestra.run.smithi039:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:19:15.531 DEBUG:teuthology.orchestra.run.smithi203:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:19:15.540 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = core 2024-09-17T09:19:15.560 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = core 2024-09-17T09:19:15.582 DEBUG:teuthology.orchestra.run.smithi039:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:19:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:15.618 DEBUG:teuthology.orchestra.run.smithi203:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:19:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:19:15.629 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T09:19:15.641 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T09:19:15.642 DEBUG:teuthology.misc:Transferring archived files from smithi039:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi039 2024-09-17T09:19:15.643 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:19:15.689 DEBUG:teuthology.misc:Transferring archived files from smithi203:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908266/remote/smithi203 2024-09-17T09:19:15.689 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:19:15.711 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T09:19:15.711 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:19:15.727 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:19:15.754 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T09:19:15.764 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T09:19:15.764 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T09:19:15.791 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T09:19:15.791 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:19:15.794 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:19:15.797 INFO:teuthology.orchestra.run.smithi039.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:19 /home/ubuntu/cephtest 2024-09-17T09:19:15.802 INFO:teuthology.orchestra.run.smithi203.stdout: 658615 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:19 /home/ubuntu/cephtest 2024-09-17T09:19:15.803 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T09:19:15.823 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T09:19:15.893 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 1253.4771075248718 owner: scheduled_teuthology@teuthology success: true 2024-09-17T09:19:15.893 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:19:15.972 INFO:teuthology.run:pass