2024-09-17T08:05:30.336 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T08:05:30.370 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:05:30.464 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200 branch: reef description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/client-keyring 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908200' 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\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ 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: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOBRC5d4/kPRIwbu95JmrkZ3FcETTQH7WrUOYqIRvbQ/gHnvjxu9+c0aGnpPY44hAeNQ0ESHEaL1f9eR/Rk5amM= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdaqPoQo+TzE3t+2U8X0p9MOf5bUH+GjizGPEpZL9vltfNAtUP61auJ6AZpJSc9Cg9Lf+gvF2Hlj3H2z3QqMxA= 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 - cephadm.shell: host.a: - ceph orch host label add `hostname` foo - ceph auth get-or-create client.foo mon 'allow r' - ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222 - exec: host.a: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - test -e /etc/ceph/ceph.conf - exec: host.b: - test ! -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.b: - ceph orch host label add `hostname` foo - exec: host.b: - while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx--- - ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111 - ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222 - cephadm.shell: host.b: - ceph orch host label rm `hostname` foo - exec: host.b: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - exec: host.a: - test -e /etc/ceph/ceph.client.foo.keyring - cephadm.shell: host.a: - ceph orch client-keyring rm client.foo - exec: host.a: - while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' 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:05:30.464 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:05:30.465 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T08:05:30.465 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T08:05:30.467 INFO:teuthology.task.internal:Checking packages... 2024-09-17T08:05:30.489 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T08:05:30.489 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T08:05:30.489 INFO:teuthology.packaging:ref: None 2024-09-17T08:05:30.489 INFO:teuthology.packaging:tag: None 2024-09-17T08:05:30.489 INFO:teuthology.packaging:branch: reef 2024-09-17T08:05:30.489 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:05:30.489 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:05:30.786 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855-g19e2a2be-1jammy 2024-09-17T08:05:30.789 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T08:05:30.823 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T08:05:30.823 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T08:05:30.873 INFO:teuthology.task.internal:Saving configuration 2024-09-17T08:05:30.886 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T08:05:31.030 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T08:05:31.057 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200', '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 07:59:59.804847', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ3uYfhqIYV3ZNintVE1qJ6lYIu2EHr7N1EKsfxo40l2'} 2024-09-17T08:05:31.082 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200', '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 07:59:59.805924', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIArhrDzPlNAr6JRJn8V4QnMaMzxyXPHoQ4JeeQiH9u4G'} 2024-09-17T08:05:31.082 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T08:05:31.091 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-17T08:05:31.091 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-17T08:05:31.091 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T08:05:31.224 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc993d22ef0>, signals=[15]) 2024-09-17T08:05:31.224 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T08:05:31.237 INFO:teuthology.task.internal:Opening connections... 2024-09-17T08:05:31.237 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:05:31.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:05:31.321 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:05:31.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:05:31.402 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T08:05:31.409 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-17T08:05:31.414 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-17T08:05:31.415 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-17T08:05:31.465 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T08:05:31.465 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Ubuntu" 2024-09-17T08:05:31.465 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="22.04" 2024-09-17T08:05:31.465 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T08:05:31.465 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_CODENAME=jammy 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:ID=ubuntu 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE=debian 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T08:05:31.466 INFO:teuthology.orchestra.run.smithi043.stdout:UBUNTU_CODENAME=jammy 2024-09-17T08:05:31.467 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-17T08:05:31.490 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-09-17T08:05:31.495 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-09-17T08:05:31.496 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-09-17T08:05:31.543 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T08:05:31.543 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2024-09-17T08:05:31.543 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="22.04" 2024-09-17T08:05:31.543 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=jammy 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T08:05:31.544 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=jammy 2024-09-17T08:05:31.544 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-09-17T08:05:31.565 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T08:05:31.586 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T08:05:31.627 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T08:05:31.627 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:05:31.629 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-09-17T08:05:31.634 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T08:05:31.686 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T08:05:31.686 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:05:31.689 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-09-17T08:05:31.717 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T08:05:31.781 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T08:05:31.807 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T08:05:31.807 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T08:05:31.808 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:05:31.808 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T08:05:31.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:05:31.813 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-17T08:05:31.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:05:31.814 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-17T08:05:31.860 INFO:teuthology.orchestra.run.smithi175.stdout:5.15.0-56-generic 2024-09-17T08:05:31.860 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.15.0-56-generic 2024-09-17T08:05:31.861 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-09-17T08:05:31.865 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-56-generic 2024-09-17T08:05:31.865 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.15.0-56-generic 2024-09-17T08:05:31.865 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-17T08:05:32.004 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-17T08:05:32.007 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-09-17T08:05:32.231 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T08:05:32.335 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:05:32.355 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:05:32.356 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T08:05:32.417 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T08:05:32.417 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T08:05:32.433 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T08:05:32.503 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T08:05:32.541 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T08:05:32.544 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T08:05:32.544 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T08:05:32.564 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T08:05:32.564 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T08:05:32.567 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T08:05:32.568 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T08:05:32.574 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T08:05:32.577 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T08:05:32.579 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T08:05:32.579 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T08:05:32.579 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T08:05:32.596 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T08:05:32.596 INFO:teuthology.orchestra.run.smithi043.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T08:05:32.773 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T08:05:32.773 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T08:05:32.797 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T08:05:32.911 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T08:05:32.911 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T08:05:33.118 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T08:05:33.218 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T08:05:33.232 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T08:05:33.233 INFO:teuthology.orchestra.run.smithi175.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T08:05:33.242 INFO:teuthology.orchestra.run.smithi175.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T08:05:33.243 INFO:teuthology.orchestra.run.smithi175.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T08:05:33.266 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T08:05:33.267 INFO:teuthology.orchestra.run.smithi175.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T08:05:33.280 INFO:teuthology.orchestra.run.smithi043.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T08:05:33.281 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T08:05:33.282 INFO:teuthology.orchestra.run.smithi175.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T08:05:33.282 INFO:teuthology.orchestra.run.smithi175.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T08:05:33.283 INFO:teuthology.orchestra.run.smithi175.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T08:05:33.340 INFO:teuthology.orchestra.run.smithi175.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T08:05:33.341 INFO:teuthology.orchestra.run.smithi175.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T08:05:33.351 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T08:05:33.352 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T08:05:33.368 INFO:teuthology.orchestra.run.smithi043.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T08:05:33.369 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T08:05:33.382 INFO:teuthology.orchestra.run.smithi175.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T08:05:33.382 INFO:teuthology.orchestra.run.smithi175.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T08:05:33.382 INFO:teuthology.orchestra.run.smithi175.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T08:05:33.390 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T08:05:33.390 INFO:teuthology.orchestra.run.smithi175.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T08:05:33.390 INFO:teuthology.orchestra.run.smithi175.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T08:05:33.403 INFO:teuthology.orchestra.run.smithi175.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T08:05:33.405 INFO:teuthology.orchestra.run.smithi175.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T08:05:33.417 INFO:teuthology.orchestra.run.smithi175.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T08:05:33.418 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T08:05:33.421 INFO:teuthology.orchestra.run.smithi175.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T08:05:33.421 INFO:teuthology.orchestra.run.smithi175.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T08:05:33.421 INFO:teuthology.orchestra.run.smithi175.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T08:05:33.423 INFO:teuthology.orchestra.run.smithi175.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T08:05:33.424 INFO:teuthology.orchestra.run.smithi175.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T08:05:33.428 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T08:05:33.428 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T08:05:33.429 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T08:05:33.431 INFO:teuthology.orchestra.run.smithi175.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T08:05:33.432 INFO:teuthology.orchestra.run.smithi175.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T08:05:33.432 INFO:teuthology.orchestra.run.smithi175.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T08:05:33.477 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T08:05:33.478 INFO:teuthology.orchestra.run.smithi043.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T08:05:33.478 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T08:05:33.479 INFO:teuthology.orchestra.run.smithi175.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T08:05:33.480 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T08:05:33.480 INFO:teuthology.orchestra.run.smithi175.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T08:05:33.481 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T08:05:33.507 INFO:teuthology.orchestra.run.smithi175.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T08:05:33.507 INFO:teuthology.orchestra.run.smithi175.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T08:05:33.508 INFO:teuthology.orchestra.run.smithi175.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T08:05:33.509 INFO:teuthology.orchestra.run.smithi175.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T08:05:33.510 INFO:teuthology.orchestra.run.smithi175.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T08:05:33.513 INFO:teuthology.orchestra.run.smithi175.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T08:05:33.513 INFO:teuthology.orchestra.run.smithi175.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T08:05:33.559 INFO:teuthology.orchestra.run.smithi043.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T08:05:33.559 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T08:05:33.559 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T08:05:33.560 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T08:05:33.560 INFO:teuthology.orchestra.run.smithi043.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T08:05:33.594 INFO:teuthology.orchestra.run.smithi175.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T08:05:33.595 INFO:teuthology.orchestra.run.smithi175.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T08:05:39.299 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 16.1 MB in 2s (7,088 kB/s) 2024-09-17T08:05:39.579 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 16.1 MB in 3s (5,707 kB/s) 2024-09-17T08:05:40.782 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T08:05:40.799 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:05:40.865 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T08:05:40.997 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T08:05:41.015 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:05:41.078 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T08:05:41.089 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-17T08:05:41.089 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-17T08:05:41.289 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T08:05:41.290 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T08:05:41.294 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:05:41.294 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:05:41.295 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:05:41.295 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:05:41.295 INFO:teuthology.orchestra.run.smithi043.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T08:05:41.296 INFO:teuthology.orchestra.run.smithi043.stdout: python2.7-minimal 2024-09-17T08:05:41.296 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:05:41.298 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-17T08:05:41.298 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:05:41.298 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T08:05:41.298 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T08:05:41.300 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-17T08:05:41.300 INFO:teuthology.orchestra.run.smithi043.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T08:05:41.300 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-17T08:05:41.300 INFO:teuthology.orchestra.run.smithi043.stdout: thermald 2024-09-17T08:05:41.353 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-17T08:05:41.353 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:05:41.353 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T08:05:41.353 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T08:05:41.355 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages will be upgraded: 2024-09-17T08:05:41.356 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T08:05:41.408 INFO:teuthology.orchestra.run.smithi043.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:05:41.409 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 113 MB of archives. 2024-09-17T08:05:41.409 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T08:05:41.409 INFO:teuthology.orchestra.run.smithi043.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:05:41.467 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:05:41.467 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:05:41.467 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:05:41.467 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:05:41.468 INFO:teuthology.orchestra.run.smithi175.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T08:05:41.468 INFO:teuthology.orchestra.run.smithi175.stdout: python2.7-minimal 2024-09-17T08:05:41.468 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:05:41.469 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2024-09-17T08:05:41.469 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:05:41.469 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T08:05:41.469 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T08:05:41.471 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-09-17T08:05:41.471 INFO:teuthology.orchestra.run.smithi175.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T08:05:41.471 INFO:teuthology.orchestra.run.smithi175.stdout:Recommended packages: 2024-09-17T08:05:41.471 INFO:teuthology.orchestra.run.smithi175.stdout: thermald 2024-09-17T08:05:41.530 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2024-09-17T08:05:41.530 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T08:05:41.530 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T08:05:41.530 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T08:05:41.531 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2024-09-17T08:05:41.532 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T08:05:41.713 INFO:teuthology.orchestra.run.smithi175.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:05:41.714 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 113 MB of archives. 2024-09-17T08:05:41.714 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T08:05:41.714 INFO:teuthology.orchestra.run.smithi175.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:05:41.839 INFO:teuthology.orchestra.run.smithi043.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:05:41.936 INFO:teuthology.orchestra.run.smithi043.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:05:42.801 INFO:teuthology.orchestra.run.smithi043.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:05:42.801 INFO:teuthology.orchestra.run.smithi043.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:05:42.801 INFO:teuthology.orchestra.run.smithi043.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:05:42.957 INFO:teuthology.orchestra.run.smithi043.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:05:42.979 INFO:teuthology.orchestra.run.smithi043.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:05:43.108 INFO:teuthology.orchestra.run.smithi175.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:05:43.404 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 113 MB in 2s (70.2 MB/s) 2024-09-17T08:05:43.460 INFO:teuthology.orchestra.run.smithi175.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:05:43.590 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T08:05:45.643 INFO:teuthology.orchestra.run.smithi175.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:05:45.643 INFO:teuthology.orchestra.run.smithi175.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:05:45.643 INFO:teuthology.orchestra.run.smithi175.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:05:45.659 INFO:teuthology.orchestra.run.smithi043.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:05:45.663 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:45.803 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:45.987 INFO:teuthology.orchestra.run.smithi175.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:05:46.070 INFO:teuthology.orchestra.run.smithi175.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:05:46.505 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 113 MB in 5s (25.0 MB/s) 2024-09-17T08:05:46.659 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T08:05:48.603 INFO:teuthology.orchestra.run.smithi175.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:05:48.607 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:48.613 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T08:05:48.635 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:48.730 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:48.847 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:49.191 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T08:05:49.212 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:49.240 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:51.540 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T08:05:51.561 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:51.647 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:52.126 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T08:05:52.146 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:05:52.209 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:05:56.232 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:05:56.359 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:05:56.718 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:05:56.862 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:05:57.191 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T08:05:57.214 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T08:05:57.257 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:05:58.716 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:05:58.868 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:05:59.217 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:05:59.338 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:05:59.650 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T08:05:59.672 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T08:05:59.733 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:06:02.983 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T08:06:03.021 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:06:03.050 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:05.458 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T08:06:05.496 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T08:06:05.566 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:06.545 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:06:06.678 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:06:07.053 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:06:07.174 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:07.300 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T08:06:07.463 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:09.729 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:09.729 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:09.729 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:09.729 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:09.876 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T08:06:09.881 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:10.028 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T08:06:10.395 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T08:06:10.500 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:10.659 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T08:06:10.788 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:11.383 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T08:06:11.509 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T08:06:11.660 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:12.147 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:12.147 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:12.147 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:12.147 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:12.306 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:13.095 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:13.158 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T08:06:13.158 INFO:teuthology.orchestra.run.smithi043.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:13.716 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T08:06:14.601 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T08:06:14.843 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:16.220 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T08:06:16.312 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T08:06:16.312 INFO:teuthology.orchestra.run.smithi175.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:27.574 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T08:06:27.574 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub' 2024-09-17T08:06:27.594 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:06:27.617 INFO:teuthology.orchestra.run.smithi043.stdout:Generating grub configuration file ... 2024-09-17T08:06:27.955 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:27.983 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:28.319 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:28.325 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:28.394 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:06:28.401 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:06:28.584 INFO:teuthology.orchestra.run.smithi043.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:06:28.585 INFO:teuthology.orchestra.run.smithi043.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:06:28.585 INFO:teuthology.orchestra.run.smithi043.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:06:28.620 INFO:teuthology.orchestra.run.smithi043.stdout:done 2024-09-17T08:06:29.202 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-17T08:06:29.299 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-17T08:06:29.299 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.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:06:29.300 INFO:teuthology.orchestra.run.smithi043.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:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-17T08:06:29.300 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:06:29.301 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-17T08:06:29.301 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T08:06:29.301 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:06:29.301 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:06:29.301 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T08:06:29.301 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:06:29.302 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-17T08:06:29.507 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-17T08:06:29.630 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:06:29.638 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T08:06:29.655 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T08:06:29.751 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T08:06:30.608 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T08:06:30.608 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub' 2024-09-17T08:06:30.641 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:06:30.660 INFO:teuthology.orchestra.run.smithi175.stdout:Generating grub configuration file ... 2024-09-17T08:06:31.021 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:31.040 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:31.079 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T08:06:31.097 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:06:31.163 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T08:06:31.382 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-17T08:06:31.383 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-17T08:06:31.458 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:31.463 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:31.543 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:06:31.549 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:06:31.586 INFO:teuthology.orchestra.run.smithi043.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T08:06:31.587 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:06:31.634 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:06:31.636 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-17T08:06:31.649 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-17T08:06:31.649 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-17T08:06:31.649 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-17T08:06:31.649 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.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:06:31.650 INFO:teuthology.orchestra.run.smithi043.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:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:06:31.650 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-17T08:06:31.651 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-09-17T08:06:31.697 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.ALB5Jz6P54 2024-09-17T08:06:31.697 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ALB5Jz6P54 2024-09-17T08:06:31.726 INFO:teuthology.orchestra.run.smithi175.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:06:31.727 INFO:teuthology.orchestra.run.smithi175.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:06:31.727 INFO:teuthology.orchestra.run.smithi175.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:06:31.754 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.ALB5Jz6P54 2024-09-17T08:06:31.767 INFO:teuthology.orchestra.run.smithi175.stdout:done 2024-09-17T08:06:31.882 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.ALB5Jz6P54 is 10KB 2024-09-17T08:06:31.896 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.ALB5Jz6P54 2024-09-17T08:06:31.905 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T08:06:31.961 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:06:31.961 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T08:06:31.961 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T08:06:32.050 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T08:06:32.050 DEBUG:teuthology.orchestra.run.smithi043:> sudo update-grub 2024-09-17T08:06:32.265 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 21 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:06:32.291 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.15.0.122.122 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.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:06:32.292 INFO:teuthology.orchestra.run.smithi175.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:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:06:32.292 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-09-17T08:06:32.293 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T08:06:32.293 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T08:06:32.293 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T08:06:32.293 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T08:06:32.294 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T08:06:32.294 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-09-17T08:06:32.518 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-09-17T08:06:32.662 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T08:06:32.670 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T08:06:32.687 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T08:06:32.780 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T08:06:33.445 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub' 2024-09-17T08:06:33.447 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:06:33.457 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-09-17T08:06:33.659 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:33.665 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:33.915 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:33.921 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:33.965 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:06:33.970 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:06:34.092 INFO:teuthology.orchestra.run.smithi043.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:06:34.092 INFO:teuthology.orchestra.run.smithi043.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:06:34.092 INFO:teuthology.orchestra.run.smithi043.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:06:34.103 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-09-17T08:06:34.106 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T08:06:34.114 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-09-17T08:06:34.125 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T08:06:34.188 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T08:06:34.408 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T08:06:34.420 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T08:06:34.601 INFO:teuthology.orchestra.run.smithi175.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T08:06:34.601 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T08:06:34.601 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T08:06:34.602 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T08:06:34.602 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T08:06:34.602 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T08:06:34.602 INFO:teuthology.orchestra.run.smithi175.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T08:06:34.602 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T08:06:34.641 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T08:06:34.643 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-09-17T08:06:34.658 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-09-17T08:06:34.658 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-09-17T08:06:34.658 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 21 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.15.0.122.122 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.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:06:34.659 INFO:teuthology.orchestra.run.smithi175.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:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-09-17T08:06:34.659 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-09-17T08:06:34.660 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-09-17T08:06:34.703 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.2kQA1iZ6Ym 2024-09-17T08:06:34.703 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub/grub.cfg /tmp/tmp.2kQA1iZ6Ym 2024-09-17T08:06:34.757 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.2kQA1iZ6Ym 2024-09-17T08:06:34.878 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.2kQA1iZ6Ym is 10KB 2024-09-17T08:06:34.891 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.2kQA1iZ6Ym 2024-09-17T08:06:34.896 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T08:06:34.951 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:06:34.951 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T08:06:34.951 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T08:06:35.039 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T08:06:35.039 DEBUG:teuthology.orchestra.run.smithi175:> sudo update-grub 2024-09-17T08:06:36.431 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub' 2024-09-17T08:06:36.433 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T08:06:36.436 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-09-17T08:06:36.651 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T08:06:36.658 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T08:06:36.950 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T08:06:36.955 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T08:06:36.993 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T08:06:36.997 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T08:06:37.103 INFO:teuthology.orchestra.run.smithi175.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T08:06:37.103 INFO:teuthology.orchestra.run.smithi175.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T08:06:37.103 INFO:teuthology.orchestra.run.smithi175.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T08:06:37.128 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-09-17T08:06:37.140 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-09-17T08:07:04.143 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T08:07:04.144 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:07:04.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:07:07.188 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T08:07:07.189 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:07:07.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:07:22.685 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-09-17T08:07:25.761 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-09-17T08:07:31.692 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:07:31.693 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:07:34.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:07:34.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:07:37.821 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-09-17T08:07:49.834 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:07:49.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:08:08.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-09-17T08:08:23.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:08:23.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:08:23.485 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-17T08:08:24.051 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:08:24.051 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T08:08:24.051 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-17T08:08:24.100 INFO:teuthology.orchestra.run.smithi175.stdout:5.15.0-122-generic 2024-09-17T08:08:24.100 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T08:08:24.100 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:08:24.100 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T08:08:25.101 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T08:08:25.101 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:08:25.161 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-09-17T08:08:25.194 DEBUG:teuthology.parallel:result is None 2024-09-17T08:08:31.696 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T08:08:43.697 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:08:43.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:08:43.930 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-17T08:08:44.481 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:08:44.481 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T08:08:44.481 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-17T08:08:44.529 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-122-generic 2024-09-17T08:08:44.529 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T08:08:44.529 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T08:08:44.529 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T08:08:45.530 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T08:08:45.530 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T08:08:45.606 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-17T08:08:45.630 DEBUG:teuthology.parallel:result is None 2024-09-17T08:08:45.630 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T08:08:45.638 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T08:08:45.638 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:08:45.640 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T08:08:45.646 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T08:08:45.689 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T08:08:45.727 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T08:08:45.727 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:08:45.730 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T08:08:45.840 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T08:08:45.847 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T08:08:45.847 DEBUG:teuthology.orchestra.run.smithi043:> 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:08:45.849 DEBUG:teuthology.orchestra.run.smithi175:> 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:08:45.870 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:08:45.875 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:08:45.881 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:08:45.883 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T08:08:45.885 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T08:08:45.929 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T08:08:45.929 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:08:45.932 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T08:08:45.952 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T08:08:45.977 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T08:08:45.977 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:08:45.998 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T08:08:46.003 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:08:46.049 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:08:46.097 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:08:46.098 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:08:46.160 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T08:08:46.166 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T08:08:46.212 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:08:46.212 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T08:08:46.276 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-17T08:08:46.278 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-09-17T08:08:46.351 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T08:08:46.360 INFO:teuthology.task.internal:Starting timer... 2024-09-17T08:08:46.360 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T08:08:46.406 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T08:08:46.481 DEBUG:teuthology.task.selinux:Excluding smithi043: OS 'ubuntu' does not support SELinux 2024-09-17T08:08:46.481 DEBUG:teuthology.task.selinux:Excluding smithi175: OS 'ubuntu' does not support SELinux 2024-09-17T08:08:46.481 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T08:08:46.481 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T08:08:46.481 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T08:08:46.481 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T08:08:46.563 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T08:08:46.566 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T08:08:46.685 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T08:08:46.696 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:08:46.697 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T08:16:22.775 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-09-17T08:16:22.776 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:16:22.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:16:22.863 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-17T08:16:22.949 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T08:16:22.949 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:16:22.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T08:16:23.033 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-17T08:16:23.108 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T08:16:23.109 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T08:16:23.121 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T08:16:23.122 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:16:23.122 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:23.125 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T08:16:23.125 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:23.154 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T08:16:23.154 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Command line: ntpd -gq 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: ---------------------------------------------------- 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: corporation. Support and training for ntp-4 are 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: available at https://www.nwtime.org/support 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: ---------------------------------------------------- 2024-09-17T08:16:23.155 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: proto: precision = 0.046 usec (-24) 2024-09-17T08:16:23.156 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: basedate set to 2022-02-04 2024-09-17T08:16:23.156 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: gps base set to 2022-02-06 (week 2196) 2024-09-17T08:16:23.156 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T08:16:23.156 INFO:teuthology.orchestra.run.smithi043.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T08:16:23.156 INFO:teuthology.orchestra.run.smithi043.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen normally on 3 ens1f0 172.21.15.43:123 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen normally on 4 lo [::1]:123 2024-09-17T08:16:23.157 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1358%3]:123 2024-09-17T08:16:23.158 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:23 ntpd[18382]: Listening on routing socket on fd #22 for interface updates 2024-09-17T08:16:23.175 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Command line: ntpd -gq 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: ---------------------------------------------------- 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: corporation. Support and training for ntp-4 are 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: available at https://www.nwtime.org/support 2024-09-17T08:16:23.176 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: ---------------------------------------------------- 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: proto: precision = 0.061 usec (-24) 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: basedate set to 2022-02-04 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: gps base set to 2022-02-06 (week 2196) 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T08:16:23.177 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T08:16:23.178 INFO:teuthology.orchestra.run.smithi175.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen normally on 3 enp3s0f1 172.21.15.175:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen normally on 4 lo [::1]:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:71f1%5]:123 2024-09-17T08:16:23.179 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:23 ntpd[18543]: Listening on routing socket on fd #22 for interface updates 2024-09-17T08:16:24.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:24.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:24.158 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:24.159 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.159 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:24.159 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:24.159 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:24 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:24.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:24 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:24.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:24 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:25.155 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:25.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:25.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:25.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:25.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:25.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:25 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:26.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:26.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:26.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:26.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:26.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:26 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:27.155 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:27 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:27.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:27.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:27 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:28.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:28.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:28 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:28.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:28 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:29.155 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.155 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:29.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:29 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:29.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:29.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:29 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:30.155 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:30.156 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 08:16:30 ntpd[18382]: ntpd: time slew +0.002176 s 2024-09-17T08:16:30.157 INFO:teuthology.orchestra.run.smithi043.stdout:ntpd: time slew +0.002176s 2024-09-17T08:16:30.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:30.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T08:16:30.157 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 08:16:30 ntpd[18382]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:30.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:30 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:30.213 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:16:30.213 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-17T08:16:30.214 INFO:teuthology.orchestra.run.smithi043.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:30.214 INFO:teuthology.orchestra.run.smithi043.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:30.214 INFO:teuthology.orchestra.run.smithi043.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:30.214 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:31.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:31.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:31.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:31.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:31.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:31 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:32.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:32.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:32.176 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:32.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:32.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:32.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:32 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T08:16:33.177 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T08:16:33.178 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 08:16:33 ntpd[18543]: ntpd: time slew +0.001122 s 2024-09-17T08:16:33.178 INFO:teuthology.orchestra.run.smithi175.stdout:ntpd: time slew +0.001122s 2024-09-17T08:16:33.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T08:16:33.178 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 08:16:33 ntpd[18543]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:33.233 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T08:16:33.233 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-17T08:16:33.245 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-17T08:16:33.246 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:16:33.246 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:16:33.252 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-17T08:16:33.252 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:12:48.367189827 +0000 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:12:47.995193142 +0000 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:12:47.995193142 +0000 2024-09-17T08:16:33.302 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:16:33.303 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:16:33.356 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:16:33.357 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:16:33.357 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000338521 s, 1.5 MB/s 2024-09-17T08:16:33.358 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:16:33.406 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:12:48.863185408 +0000 2024-09-17T08:16:33.453 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:12:48.591187831 +0000 2024-09-17T08:16:33.454 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:12:48.591187831 +0000 2024-09-17T08:16:33.454 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:16:33.454 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:16:33.507 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:16:33.507 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:16:33.507 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000239246 s, 2.1 MB/s 2024-09-17T08:16:33.509 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:16:33.562 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-17T08:16:33.613 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:16:33.613 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:12:49.331181237 +0000 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:12:49.071183555 +0000 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:12:49.071183555 +0000 2024-09-17T08:16:33.614 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:16:33.614 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:16:33.672 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:16:33.672 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:16:33.672 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000263624 s, 1.9 MB/s 2024-09-17T08:16:33.673 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:16:33.726 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-17T08:16:33.773 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:16:33.773 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:33.773 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-09-17T08:16:33.774 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:33.774 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:12:49.783177211 +0000 2024-09-17T08:16:33.774 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:12:49.551179277 +0000 2024-09-17T08:16:33.774 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:12:49.551179277 +0000 2024-09-17T08:16:33.774 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:16:33.774 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:16:33.830 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:16:33.831 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:16:33.831 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000205106 s, 2.5 MB/s 2024-09-17T08:16:33.832 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:16:33.882 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:34.005 INFO:teuthology.orchestra.run.smithi043.stdout:loop 2024-09-17T08:16:34.006 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_1... 2024-09-17T08:16:34.006 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:34.022 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-17T08:16:34.040 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_11 2024-09-17T08:16:34.056 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_2... 2024-09-17T08:16:34.056 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:34.117 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-17T08:16:34.137 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_21 2024-09-17T08:16:34.154 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_3... 2024-09-17T08:16:34.154 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:34.211 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-17T08:16:34.231 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_31 2024-09-17T08:16:34.247 INFO:tasks.nvme_loop:Connecting nvme_loop smithi043:/dev/vg_nvme/lv_4... 2024-09-17T08:16:34.247 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:34.305 INFO:teuthology.orchestra.run.smithi043.stdout:1 2024-09-17T08:16:34.322 INFO:teuthology.orchestra.run.smithi043.stdout:/dev/vg_nvme/lv_41 2024-09-17T08:16:34.339 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:16:34.339 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:16:34.388 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme list -o json 2024-09-17T08:16:34.441 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-17T08:16:34.441 INFO:teuthology.orchestra.run.smithi043.stdout: "Devices" : [ 2024-09-17T08:16:34.441 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware" : "E2010325", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "Index" : 0, 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber" : "INTEL SSDPED1D480GA", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber" : "PHMB751300GH480DGN" 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "Index" : 1, 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:34.442 INFO:teuthology.orchestra.run.smithi043.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber" : "0c3a5673f49d61f679c5" 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "Index" : 2, 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber" : "104185d01b0291136ae4" 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T08:16:34.443 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "Index" : 3, 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber" : "32ec8070d76d874132dd" 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "Index" : 4, 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: "SerialNumber" : "71926327cefd150d43a6" 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-17T08:16:34.444 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-17T08:16:34.445 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-17T08:16:34.445 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T08:16:34.446 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:16:34.446 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/scratch_devs 2024-09-17T08:16:34.498 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:16:34.498 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:16:34.504 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-17T08:16:34.504 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_1 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:12:43.970310427 +0000 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:12:43.722312642 +0000 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:12:43.722312642 +0000 2024-09-17T08:16:34.552 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:16:34.553 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T08:16:34.606 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:16:34.606 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:16:34.606 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000436138 s, 1.2 MB/s 2024-09-17T08:16:34.608 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T08:16:34.657 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_2 2024-09-17T08:16:34.703 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T08:16:34.703 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:34.703 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-17T08:16:34.703 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:34.703 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:12:44.218308211 +0000 2024-09-17T08:16:34.704 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:12:44.214308247 +0000 2024-09-17T08:16:34.704 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:12:44.214308247 +0000 2024-09-17T08:16:34.704 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:16:34.704 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T08:16:34.757 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:16:34.758 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:16:34.758 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000427033 s, 1.2 MB/s 2024-09-17T08:16:34.759 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T08:16:34.808 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_3 2024-09-17T08:16:34.855 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T08:16:34.855 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:34.855 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 919 Links: 1 2024-09-17T08:16:34.855 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:34.855 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:12:44.926301887 +0000 2024-09-17T08:16:34.856 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:12:44.674304138 +0000 2024-09-17T08:16:34.856 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:12:44.674304138 +0000 2024-09-17T08:16:34.856 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:16:34.856 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T08:16:34.909 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:16:34.910 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:16:34.910 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000346346 s, 1.5 MB/s 2024-09-17T08:16:34.911 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T08:16:34.960 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_4 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:12:45.398297672 +0000 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:12:45.158299815 +0000 2024-09-17T08:16:35.007 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:12:45.158299815 +0000 2024-09-17T08:16:35.008 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:16:35.008 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T08:16:35.062 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:16:35.062 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:16:35.062 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000372543 s, 1.4 MB/s 2024-09-17T08:16:35.063 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T08:16:35.112 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:35.234 INFO:teuthology.orchestra.run.smithi175.stdout:loop 2024-09-17T08:16:35.235 INFO:tasks.nvme_loop:Connecting nvme_loop smithi175:/dev/vg_nvme/lv_1... 2024-09-17T08:16:35.235 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:35.251 INFO:teuthology.orchestra.run.smithi175.stdout:1 2024-09-17T08:16:35.270 INFO:teuthology.orchestra.run.smithi175.stdout:/dev/vg_nvme/lv_11 2024-09-17T08:16:35.286 INFO:tasks.nvme_loop:Connecting nvme_loop smithi175:/dev/vg_nvme/lv_2... 2024-09-17T08:16:35.286 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:35.348 INFO:teuthology.orchestra.run.smithi175.stdout:1 2024-09-17T08:16:35.367 INFO:teuthology.orchestra.run.smithi175.stdout:/dev/vg_nvme/lv_21 2024-09-17T08:16:35.385 INFO:tasks.nvme_loop:Connecting nvme_loop smithi175:/dev/vg_nvme/lv_3... 2024-09-17T08:16:35.385 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:35.447 INFO:teuthology.orchestra.run.smithi175.stdout:1 2024-09-17T08:16:35.468 INFO:teuthology.orchestra.run.smithi175.stdout:/dev/vg_nvme/lv_31 2024-09-17T08:16:35.484 INFO:tasks.nvme_loop:Connecting nvme_loop smithi175:/dev/vg_nvme/lv_4... 2024-09-17T08:16:35.485 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:35.543 INFO:teuthology.orchestra.run.smithi175.stdout:1 2024-09-17T08:16:35.563 INFO:teuthology.orchestra.run.smithi175.stdout:/dev/vg_nvme/lv_41 2024-09-17T08:16:35.579 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:16:35.579 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:16:35.627 DEBUG:teuthology.orchestra.run.smithi175:> sudo nvme list -o json 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "Devices" : [ 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: { 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "DevicePath" : "/dev/nvme0n1", 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "Firmware" : "8DV101H0", 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "Index" : 0, 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "ModelNumber" : "INTEL SSDPEDMD400G4", 2024-09-17T08:16:35.681 INFO:teuthology.orchestra.run.smithi175.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "SerialNumber" : "CVFT623300M0400BGN" 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: }, 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: { 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "DevicePath" : "/dev/nvme1n1", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "Index" : 1, 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "SerialNumber" : "9a40e2c1a76fb1d94be7" 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: }, 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: { 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "DevicePath" : "/dev/nvme2n1", 2024-09-17T08:16:35.682 INFO:teuthology.orchestra.run.smithi175.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "Index" : 2, 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "SerialNumber" : "d0887ec2de6ce8d3234d" 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: }, 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: { 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "DevicePath" : "/dev/nvme3n1", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "Index" : 3, 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: "SerialNumber" : "f83cd97bb8b9d314421b" 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: }, 2024-09-17T08:16:35.683 INFO:teuthology.orchestra.run.smithi175.stdout: { 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "DevicePath" : "/dev/nvme4n1", 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "Firmware" : "5.15.0-1", 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "Index" : 4, 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "ModelNumber" : "Linux", 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "ProductName" : "Unknown Device", 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: "SerialNumber" : "cfbc5772ffdc3127588d" 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: } 2024-09-17T08:16:35.684 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2024-09-17T08:16:35.685 INFO:teuthology.orchestra.run.smithi175.stdout:} 2024-09-17T08:16:35.685 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T08:16:35.685 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:16:35.685 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/scratch_devs 2024-09-17T08:16:35.743 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T08:16:35.839 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\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T08:16:35.839 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:16:35.840 INFO:tasks.cephadm:Cluster fsid is 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:16:35.840 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T08:16:35.840 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T08:16:35.840 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi043': '172.21.15.43', 'mon.smithi175': '172.21.15.175'} 2024-09-17T08:16:35.840 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T08:16:35.840 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-17T08:16:35.856 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-09-17T08:16:35.870 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T08:16:35.871 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-17T08:16:36.024 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-17T08:16:36.166 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-17T08:16:36.168 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T08:16:36.168 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:16:36.789 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 08:16 /home/ubuntu/cephtest/cephadm 2024-09-17T08:16:36.790 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:16:37.391 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 08:16 /home/ubuntu/cephtest/cephadm 2024-09-17T08:16:37.391 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:16:37.399 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T08:16:37.415 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 on all hosts... 2024-09-17T08:16:37.416 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:16:37.445 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T08:16:37.570 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:16:37.570 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:17:31.599 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2024-09-17T08:17:31.600 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:17:31.600 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:17:31.600 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2024-09-17T08:17:31.600 INFO:teuthology.orchestra.run.smithi175.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:17:31.601 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2024-09-17T08:17:31.601 INFO:teuthology.orchestra.run.smithi175.stdout:} 2024-09-17T08:17:31.604 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-17T08:17:31.604 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T08:17:31.604 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T08:17:31.604 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-17T08:17:31.605 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T08:17:31.605 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-17T08:17:31.605 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-17T08:17:31.642 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-17T08:17:31.656 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2024-09-17T08:17:31.670 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-17T08:17:31.716 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2024-09-17T08:17:31.727 INFO:tasks.cephadm:Writing seed config... 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T08:17:31.729 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T08:17:31.730 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:17:31.730 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T08:17:31.764 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 = 27e7de0c-74cd-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-17T08:17:31.764 DEBUG:teuthology.orchestra.run.smithi043:mon.smithi043> sudo journalctl -f -n 0 -u ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service 2024-09-17T08:17:31.809 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T08:17:31.809 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -v bootstrap --fsid 27e7de0c-74cd-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:17:31.972 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-17T08:17:31.972 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '-v', 'bootstrap', '--fsid', '27e7de0c-74cd-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.43', '--skip-admin-label'] 2024-09-17T08:17:31.972 INFO:teuthology.orchestra.run.smithi043.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T08:17:31.973 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2024-09-17T08:17:31.973 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2024-09-17T08:17:31.973 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2024-09-17T08:17:31.979 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:17:31.980 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:17:31.985 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:17:31.985 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:31.989 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T08:17:31.989 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T08:17:31.993 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T08:17:31.993 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:31.997 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T08:17:31.997 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-17T08:17:32.001 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T08:17:32.001 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.005 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T08:17:32.005 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T08:17:32.008 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T08:17:32.009 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.013 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:docker (/usr/bin/docker) is present 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2024-09-17T08:17:32.017 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2024-09-17T08:17:32.021 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T08:17:32.021 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T08:17:32.024 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T08:17:32.025 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.029 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T08:17:32.030 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T08:17:32.032 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T08:17:32.032 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.036 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T08:17:32.036 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-17T08:17:32.039 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T08:17:32.039 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.043 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T08:17:32.043 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T08:17:32.046 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T08:17:32.047 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T08:17:32.050 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 139774962825632 on /run/cephadm/27e7de0c-74cd-11ef-bceb-c7b262605968.lock 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 139774962825632 acquired on /run/cephadm/27e7de0c-74cd-11ef-bceb-c7b262605968.lock 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2024-09-17T08:17:32.055 INFO:teuthology.orchestra.run.smithi043.stdout:Base mon IP(s) is [172.21.15.43:3300, 172.21.15.43:6789], mon addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-17T08:17:32.058 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T08:17:32.058 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T08:17:32.058 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 2024-09-17T08:17:32.060 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T08:17:32.060 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T08:17:32.060 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1767sec hoplimit 64 pref medium 2024-09-17T08:17:32.063 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T08:17:32.063 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T08:17:32.063 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T08:17:32.064 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T08:17:32.065 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T08:17:32.306 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9: Pulling from ceph-ci/ceph 2024-09-17T08:17:32.306 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Digest: sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T08:17:32.306 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:32.306 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T08:17:33.942 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:17:33.942 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T08:17:33.942 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T08:17:35.340 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2024-09-17T08:17:35.341 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2024-09-17T08:17:36.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAgO+lmIEQZChAAFKmndVrHUHKXkCzYmu9QAg== 2024-09-17T08:17:38.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAhO+lm0ADGJBAA4gH4Y4KNoAnvhorLjn1mpw== 2024-09-17T08:17:39.591 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAjO+lmvDu1AhAAzwhERIWlCusneAuTmuRSCQ== 2024-09-17T08:17:39.592 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2024-09-17T08:17:40.973 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:17:40.973 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T08:17:40.973 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:monmaptool for smithi043 [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = pacific 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:17:40.974 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.984+0000 7f3db06d6b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.984+0000 7f3db06d6b00 1 imported monmap: 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T08:17:40.448058+0000 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T08:17:40.448058+0000 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T08:17:42.651 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.smithi043 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.984+0000 7f3db06d6b00 0 /usr/bin/ceph-mon: set fsid to 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Git sha 0 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: DB SUMMARY 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: DB Session ID: 5S085IXE7K3TWM77ZL9O 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi043/store.db dir, Total Num: 0, files: 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi043/store.db: 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.create_if_missing: 1 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.env: 0x55c2cd9b5bc0 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T08:17:42.653 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.info_log: 0x55c2cf36aa80 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T08:17:42.654 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.db_log_dir: 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.wal_dir: 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.write_buffer_manager: 0x55c2cf370e60 2024-09-17T08:17:42.655 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T08:17:42.656 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.row_cache: None 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.wal_filter: None 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T08:17:42.657 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T08:17:42.658 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Compression algorithms supported: 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kZSTD supported: 0 2024-09-17T08:17:42.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi043/store.db/MANIFEST-000001 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.merge_operator: 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c2cf363ee0) 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T08:17:42.662 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55c2cf3571f0 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T08:17:42.663 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T08:17:42.664 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T08:17:42.665 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.num_levels: 7 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T08:17:42.666 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T08:17:42.667 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T08:17:42.668 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T08:17:42.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T08:17:42.670 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T08:17:42.671 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi043/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-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 26408afa-5ca6-4959-863e-1c9c63ce08a6 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.988+0000 7f3db06d6b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3db06d6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c2cf382e00 2024-09-17T08:17:42.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3db06d6b00 4 rocksdb: DB pointer 0x55c2cf454000 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3da7e62640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3da7e62640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T08:17:42.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.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-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55c2cf3571f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3db06d6b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3db06d6b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T08:17:42.675 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T08:17:41.992+0000 7f3db06d6b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi043 for mon.smithi043 2024-09-17T08:17:42.676 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.smithi043 on 2024-09-17T08:17:43.105 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T08:17:43.337 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target. 2024-09-17T08:17:43.337 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target. 2024-09-17T08:17:43.568 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043 2024-09-17T08:17:43.568 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service: Unit ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service not loaded. 2024-09-17T08:17:43.759 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target.wants/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service -> /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service. 2024-09-17T08:17:43.769 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T08:17:43.769 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:17:43.769 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2024-09-17T08:17:43.769 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2024-09-17T08:17:45.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:45 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.388503+0000 mon.smithi043 (mon.0) 1 : cluster [INF] mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2024-09-17T08:17:46.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi043 (age 0.13793s) 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2024-09-17T08:17:46.078 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T08:17:46.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.391482+0000 mon.smithi043 (mon.0) 2 : cluster [INF] mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-17T08:17:46.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.391621+0000 mon.smithi043 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:17:46.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.393620+0000 mon.smithi043 (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T08:17:46.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.395953+0000 mon.smithi043 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T08:17:46.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: cluster 2024-09-17T08:17:45.396355+0000 mon.smithi043 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T08:17:46.521 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:46 smithi043 bash[19383]: audit 2024-09-17T08:17:45.529380+0000 mon.smithi043 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.43:0/4113805240' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:17:47.659 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:17:47.660 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2024-09-17T08:17:47.749 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:47 smithi043 bash[19383]: audit 2024-09-17T08:17:47.128326+0000 mon.smithi043 (mon.0) 8 : audit [INF] from='client.? 172.21.15.43:0/1407545139' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T08:17:47.749 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:47 smithi043 bash[19383]: audit 2024-09-17T08:17:47.131889+0000 mon.smithi043 (mon.0) 9 : audit [INF] from='client.? 172.21.15.43:0/1407545139' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T08:17:49.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:48 smithi043 bash[19383]: audit 2024-09-17T08:17:48.877107+0000 mon.smithi043 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.43:0/3224417662' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:17:49.389 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2024-09-17T08:17:49.755 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:49 smithi043 systemd[1]: Stopping Ceph mon.smithi043 for 27e7de0c-74cd-11ef-bceb-c7b262605968... 2024-09-17T08:17:49.755 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:49 smithi043 bash[19383]: debug 2024-09-17T08:17:49.523+0000 7efe86060640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi043 -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-17T08:17:49.756 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:49 smithi043 bash[19383]: debug 2024-09-17T08:17:49.523+0000 7efe86060640 -1 mon.smithi043@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T08:17:50.177 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T08:17:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:50 smithi043 bash[19766]: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968-mon-smithi043 2024-09-17T08:17:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:50 smithi043 bash[19826]: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968-mon-smithi043 2024-09-17T08:17:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:50 smithi043 systemd[1]: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service: Deactivated successfully. 2024-09-17T08:17:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:50 smithi043 systemd[1]: Stopped Ceph mon.smithi043 for 27e7de0c-74cd-11ef-bceb-c7b262605968. 2024-09-17T08:17:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:50 smithi043 systemd[1]: Started Ceph mon.smithi043 for 27e7de0c-74cd-11ef-bceb-c7b262605968. 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.579+0000 7f9192c2ab00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.579+0000 7f9192c2ab00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.579+0000 7f9192c2ab00 0 pidfile_write: ignore empty --pid-file 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 0 load: jerasure load: lrc 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Git sha 0 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: DB SUMMARY 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: DB Session ID: 3W8VX7YVUJVTCMRZZWYK 2024-09-17T08:17:51.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi043/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi043/store.db: 000009.log size: 83810 ; 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.env: 0x5587d2634bc0 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T08:17:51.772 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.info_log: 0x5587d48bedc0 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.statistics: (nil) 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.use_fsync: 0 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T08:17:51.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.db_log_dir: 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.wal_dir: 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T08:17:51.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.write_buffer_manager: 0x5587d48cc320 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T08:17:51.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.unordered_write: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.row_cache: None 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.wal_filter: None 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.wal_compression: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T08:17:51.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T08:17:51.777 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_open_files: -1 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T08:17:51.778 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Compression algorithms supported: 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kZSTD supported: 0 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T08:17:51.779 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi043/store.db/MANIFEST-000010 2024-09-17T08:17:51.780 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T08:17:51.780 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T08:17:51.780 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.merge_operator: 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_filter: None 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5587d48bea20) 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: cache_index_and_filter_blocks: 1 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: pin_top_level_index_and_filter: 1 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: index_type: 0 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: data_block_index_type: 0 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: index_shortening: 1 2024-09-17T08:17:51.781 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: checksum: 4 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: no_block_cache: 0 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_cache: 0x5587d48b51f0 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_cache_name: BinnedLRUCache 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_cache_options: 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: capacity : 536870912 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: num_shard_bits : 4 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: strict_capacity_limit : 0 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: high_pri_pool_ratio: 0.000 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_cache_compressed: (nil) 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: persistent_cache: (nil) 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_size: 4096 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_size_deviation: 10 2024-09-17T08:17:51.782 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_restart_interval: 16 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: index_block_restart_interval: 1 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: metadata_block_size: 4096 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: partition_filters: 0 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: use_delta_encoding: 1 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: filter_policy: bloomfilter 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: whole_key_filtering: 1 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: verify_compression: 0 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: read_amp_bytes_per_bit: 0 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: format_version: 5 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: enable_index_compression: 1 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: block_align: 0 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: max_auto_readahead_size: 262144 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: prepopulate_block_cache: 0 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: initial_auto_readahead_size: 8192 2024-09-17T08:17:51.783 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: num_file_reads_for_auto_readahead: 2 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression: NoCompression 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.num_levels: 7 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T08:17:51.784 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T08:17:51.785 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T08:17:51.786 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T08:17:51.787 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T08:17:51.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.ttl: 2592000 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T08:17:51.789 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.583+0000 7f9192c2ab00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi043/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-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 26408afa-5ca6-4959-863e-1c9c63ce08a6 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561071588649, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T08:17:51.790 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561071589740, "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": 1726561071, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "26408afa-5ca6-4959-863e-1c9c63ce08a6", "db_session_id": "3W8VX7YVUJVTCMRZZWYK", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561071589865, "job": 1, "event": "recovery_finished"} 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi043/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5587d48dee00 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 4 rocksdb: DB pointer 0x5587d49d6000 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f91889f5640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f91889f5640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: ** DB Stats ** 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.791 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: ** Compaction Stats [default] ** 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: L0 2/0 80.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Sum 2/0 80.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: ** Compaction Stats [default] ** 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:17:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Cumulative compaction: 0.00 GB write, 20.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Interval compaction: 0.00 GB write, 20.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: Block cache BinnedLRUCache@0x5587d48b51f0#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-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.587+0000 7f9192c2ab00 0 starting mon.smithi043 rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi043 fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 1 mon.smithi043@-1(???) e1 preinit fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).mds e1 new map 2024-09-17T08:17:51.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).mds e1 print_map 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: e1 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 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-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: legacy client fscid: -1 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: No filesystems configured 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 0 mon.smithi043@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:17:51.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:51 smithi043 bash[19863]: debug 2024-09-17T08:17:51.591+0000 7f9192c2ab00 1 mon.smithi043@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T08:17:52.493 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T08:17:52.519 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:17:52.519 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2024-09-17T08:17:52.519 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T08:17:52.520 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T08:17:52.520 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-17T08:17:52.840 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mgr.smithi043.jlbwzm 2024-09-17T08:17:52.840 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mgr.smithi043.jlbwzm.service: Unit ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mgr.smithi043.jlbwzm.service not loaded. 2024-09-17T08:17:52.946 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: cluster 2024-09-17T08:17:51.616506+0000 mon.smithi043 (mon.0) 1 : cluster [INF] mon.smithi043 is new leader, mons smithi043 in quorum (ranks 0) 2024-09-17T08:17:52.946 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: cluster 2024-09-17T08:17:51.616566+0000 mon.smithi043 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: cluster 2024-09-17T08:17:51.616982+0000 mon.smithi043 (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: cluster 2024-09-17T08:17:51.617005+0000 mon.smithi043 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: cluster 2024-09-17T08:17:51.617374+0000 mon.smithi043 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 bash[19863]: audit 2024-09-17T08:17:51.954109+0000 mon.smithi043 (mon.0) 6 : audit [INF] from='client.? 172.21.15.43:0/865070205' entity='client.admin' 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:17:52.947 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:52 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:17:53.032 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968.target.wants/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mgr.smithi043.jlbwzm.service -> /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service. 2024-09-17T08:17:53.041 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T08:17:53.041 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T08:17:53.041 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T08:17:53.042 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-17T08:17:53.042 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2024-09-17T08:17:53.042 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2024-09-17T08:17:55.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:54 smithi043 bash[19863]: audit 2024-09-17T08:17:54.794670+0000 mon.smithi043 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.43:0/4026525496' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:17:55.356 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:55.356 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "27e7de0c-74cd-11ef-bceb-c7b262605968", 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:55.357 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:17:55.358 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:17:55.359 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:17:55.359 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:17:55.362 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:17:55.362 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.363 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:17:55.364 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:17:45.392702+0000", 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:17:55.365 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2024-09-17T08:17:58.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:17:58 smithi043 bash[19863]: audit 2024-09-17T08:17:58.627797+0000 mon.smithi043 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.43:0/2137640039' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "27e7de0c-74cd-11ef-bceb-c7b262605968", 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:17:59.199 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:17:59.200 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:17:59.201 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T08:17:59.202 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:17:45.392702+0000", 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:17:59.203 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:17:59.204 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2024-09-17T08:18:00.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: cluster 2024-09-17T08:18:00.498544+0000 mon.smithi043 (mon.0) 9 : cluster [INF] Activating manager daemon smithi043.jlbwzm 2024-09-17T08:18:00.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: cluster 2024-09-17T08:18:00.505422+0000 mon.smithi043 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi043.jlbwzm(active, starting, since 0.00708823s) 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.508217+0000 mon.smithi043 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.508775+0000 mon.smithi043 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.509191+0000 mon.smithi043 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.509504+0000 mon.smithi043 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.509893+0000 mon.smithi043 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi043.jlbwzm", "id": "smithi043.jlbwzm"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: cluster 2024-09-17T08:18:00.534159+0000 mon.smithi043 (mon.0) 16 : cluster [INF] Manager daemon smithi043.jlbwzm is now available 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.544114+0000 mon.smithi043 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.546086+0000 mon.smithi043 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/trash_purge_schedule"}]: dispatch 2024-09-17T08:18:00.771 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:00 smithi043 bash[19863]: audit 2024-09-17T08:18:00.549064+0000 mon.smithi043 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:02.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:01 smithi043 bash[19863]: audit 2024-09-17T08:18:00.550976+0000 mon.smithi043 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:02.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:01 smithi043 bash[19863]: audit 2024-09-17T08:18:00.555208+0000 mon.smithi043 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.43:0/2808281257' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:02.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:01 smithi043 bash[19863]: cluster 2024-09-17T08:18:01.514528+0000 mon.smithi043 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi043.jlbwzm(active, since 1.0162s) 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "27e7de0c-74cd-11ef-bceb-c7b262605968", 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.405 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "smithi043" 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.406 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T08:18:03.407 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.408 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T08:18:03.409 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T08:17:45.392702+0000", 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:18:03.410 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2024-09-17T08:18:03.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:03 smithi043 bash[19863]: cluster 2024-09-17T08:18:02.559446+0000 mon.smithi043 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi043.jlbwzm(active, since 2s) 2024-09-17T08:18:03.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:03 smithi043 bash[19863]: audit 2024-09-17T08:18:02.846080+0000 mon.smithi043 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.43:0/799427437' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T08:18:05.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:04 smithi043 bash[19863]: audit 2024-09-17T08:18:04.758824+0000 mon.smithi043 (mon.0) 25 : audit [INF] from='client.? 172.21.15.43:0/897838502' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T08:18:05.268 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T08:18:05.269 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T08:18:05.269 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T08:18:05.270 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2024-09-17T08:18:07.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:06 smithi043 bash[19863]: audit 2024-09-17T08:18:06.716621+0000 mon.smithi043 (mon.0) 26 : audit [INF] from='client.? 172.21.15.43:0/3646948553' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T08:18:08.112 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:07 smithi043 bash[19863]: audit 2024-09-17T08:18:06.773508+0000 mon.smithi043 (mon.0) 27 : audit [INF] from='client.? 172.21.15.43:0/3646948553' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T08:18:08.112 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:07 smithi043 bash[19863]: cluster 2024-09-17T08:18:06.773574+0000 mon.smithi043 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi043.jlbwzm(active, since 6s) 2024-09-17T08:18:09.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:08 smithi043 bash[19863]: audit 2024-09-17T08:18:08.721532+0000 mon.smithi043 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.43:0/2698968203' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:18:09.265 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:18:09.265 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "smithi043.jlbwzm", 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-17T08:18:09.266 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2024-09-17T08:18:13.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: cluster 2024-09-17T08:18:12.737976+0000 mon.smithi043 (mon.0) 30 : cluster [INF] Active manager daemon smithi043.jlbwzm restarted 2024-09-17T08:18:13.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: cluster 2024-09-17T08:18:12.738704+0000 mon.smithi043 (mon.0) 31 : cluster [INF] Activating manager daemon smithi043.jlbwzm 2024-09-17T08:18:13.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: cluster 2024-09-17T08:18:12.746133+0000 mon.smithi043 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: cluster 2024-09-17T08:18:12.746340+0000 mon.smithi043 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi043.jlbwzm(active, starting, since 0.00796285s) 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: audit 2024-09-17T08:18:12.749092+0000 mon.smithi043 (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: audit 2024-09-17T08:18:12.750396+0000 mon.smithi043 (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi043.jlbwzm", "id": "smithi043.jlbwzm"}]: dispatch 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: audit 2024-09-17T08:18:12.751220+0000 mon.smithi043 (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: audit 2024-09-17T08:18:12.751390+0000 mon.smithi043 (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: audit 2024-09-17T08:18:12.751560+0000 mon.smithi043 (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:18:13.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:12 smithi043 bash[19863]: cluster 2024-09-17T08:18:12.782847+0000 mon.smithi043 (mon.0) 39 : cluster [INF] Manager daemon smithi043.jlbwzm is now available 2024-09-17T08:18:14.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: cephadm 2024-09-17T08:18:12.797702+0000 mgr.smithi043.jlbwzm (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T08:18:14.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.800301+0000 mon.smithi043 (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:14.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.803667+0000 mon.smithi043 (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.806747+0000 mon.smithi043 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.809522+0000 mon.smithi043 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.821095+0000 mon.smithi043 (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:12.822586+0000 mon.smithi043 (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/trash_purge_schedule"}]: dispatch 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:13.366549+0000 mon.smithi043 (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: audit 2024-09-17T08:18:13.370825+0000 mon.smithi043 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:14.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:13 smithi043 bash[19863]: cluster 2024-09-17T08:18:13.747118+0000 mon.smithi043 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi043.jlbwzm(active, since 1.00874s) 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2024-09-17T08:18:14.345 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2024-09-17T08:18:15.095 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:14 smithi043 bash[19863]: audit 2024-09-17T08:18:13.749241+0000 mgr.smithi043.jlbwzm (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:18:15.095 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:14 smithi043 bash[19863]: audit 2024-09-17T08:18:13.763433+0000 mgr.smithi043.jlbwzm (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:18:16.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:15 smithi043 bash[19863]: cluster 2024-09-17T08:18:14.810300+0000 mon.smithi043 (mon.0) 49 : cluster [DBG] mgrmap e8: smithi043.jlbwzm(active, since 2s) 2024-09-17T08:18:16.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:15 smithi043 bash[19863]: audit 2024-09-17T08:18:15.217982+0000 mon.smithi043 (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:16.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:15 smithi043 bash[19863]: audit 2024-09-17T08:18:15.636533+0000 mon.smithi043 (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:16.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:15 smithi043 bash[19863]: audit 2024-09-17T08:18:15.651698+0000 mon.smithi043 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:17.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: cephadm 2024-09-17T08:18:14.994619+0000 mgr.smithi043.jlbwzm (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:08:18:14] ENGINE Bus STARTING 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: cephadm 2024-09-17T08:18:15.096471+0000 mgr.smithi043.jlbwzm (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:08:18:15] ENGINE Serving on http://172.21.15.43:8765 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: cephadm 2024-09-17T08:18:15.217191+0000 mgr.smithi043.jlbwzm (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:08:18:15] ENGINE Serving on https://172.21.15.43:7150 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: cephadm 2024-09-17T08:18:15.217285+0000 mgr.smithi043.jlbwzm (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:08:18:15] ENGINE Bus STARTED 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: cephadm 2024-09-17T08:18:15.219660+0000 mgr.smithi043.jlbwzm (mgr.14118) 8 : cephadm [ERR] [17/Sep/2024:08:18:15] ENGINE Error in HTTPServer.serve 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: Traceback (most recent call last): 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: self._connections.run(self.expiration_interval) 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: self._run(expiration_interval) 2024-09-17T08:18:17.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: s = self.context.wrap_socket( 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: return self.sslsocket_class._create( 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: self.do_handshake() 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: self._sslobj.do_handshake() 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:18:17.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:16 smithi043 bash[19863]: audit 2024-09-17T08:18:15.628721+0000 mgr.smithi043.jlbwzm (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:18.027 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T08:18:18.027 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2024-09-17T08:18:18.123 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:17 smithi043 bash[19863]: audit 2024-09-17T08:18:17.477099+0000 mgr.smithi043.jlbwzm (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:20.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:19 smithi043 bash[19863]: audit 2024-09-17T08:18:19.425937+0000 mgr.smithi043.jlbwzm (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:20.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:19 smithi043 bash[19863]: cephadm 2024-09-17T08:18:19.426368+0000 mgr.smithi043.jlbwzm (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T08:18:21.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:20 smithi043 bash[19863]: audit 2024-09-17T08:18:19.947120+0000 mon.smithi043 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:21.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:20 smithi043 bash[19863]: audit 2024-09-17T08:18:19.951578+0000 mon.smithi043 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:22.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:21 smithi043 bash[19863]: audit 2024-09-17T08:18:21.794602+0000 mgr.smithi043.jlbwzm (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:22.343 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2zTe4qh/OWpE0CBSY4K7s3lTeqKnEf6dSQDBXcpcHuImZ651nbevI43Pqu1a5Wu5PLHnN1/oGaW4yiour29HD/h81Uoj4A2g37snNipPypIbAkzX+X32RGQ1aKKYJDzoWzeV9wIqWQ3JQalAuYFBWqvWkroJWMTu+ESMxfP//P1FIo/daZpNBgINB2bkT2laFdfkeWyouHlDsiqLKHWnw5WKB5yzZoh+KKP3uEfWna7uX19YrL0RJM6bI8xL7IcoPcrJBCnwkg00INDs4Zx7S+r+kAKm8p/8rA6vpcV2W0zhCDvJ+IA+qZawZKl6ouCFJ3Gq0IAJEDBw6u7JUNPRybFfiE5c0ad1/dwzyy/1lKQdab6QsI3loETrpT3dJYFz1BjNJNSdOO7AEAm0FkCTFLMg5N4zppuyH3IhWkP2ldSs6keHAtv1u89SccZoFWLkHt2cP5bPTXQ8pRolUhSEbbZK/lwt5Vepf751XI1F1qiAUu+VN35PvDrR78esNbYs= ceph-27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:18:22.343 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:18:22.343 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T08:18:22.344 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2024-09-17T08:18:24.175 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:23 smithi043 bash[19863]: audit 2024-09-17T08:18:23.721213+0000 mgr.smithi043.jlbwzm (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:26.168 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:25 smithi043 bash[19863]: cephadm 2024-09-17T08:18:24.978488+0000 mgr.smithi043.jlbwzm (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-17T08:18:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2024-09-17T08:18:28.652 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying mon service with default placement... 2024-09-17T08:18:28.895 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:28 smithi043 bash[19863]: audit 2024-09-17T08:18:27.581867+0000 mon.smithi043 (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:28.895 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:28 smithi043 bash[19863]: cephadm 2024-09-17T08:18:27.582371+0000 mgr.smithi043.jlbwzm (mgr.14118) 16 : cephadm [INF] Added host smithi043 2024-09-17T08:18:28.895 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:28 smithi043 bash[19863]: audit 2024-09-17T08:18:27.582895+0000 mon.smithi043 (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:31.496 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T08:18:31.497 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying mgr service with default placement... 2024-09-17T08:18:31.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:31 smithi043 bash[19863]: audit 2024-09-17T08:18:30.461107+0000 mon.smithi043 (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:31.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:31 smithi043 bash[19863]: audit 2024-09-17T08:18:30.777913+0000 mon.smithi043 (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:31.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:31 smithi043 bash[19863]: audit 2024-09-17T08:18:30.928019+0000 mon.smithi043 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:32.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:32 smithi043 bash[19863]: audit 2024-09-17T08:18:30.923429+0000 mgr.smithi043.jlbwzm (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:32.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:32 smithi043 bash[19863]: cephadm 2024-09-17T08:18:30.924679+0000 mgr.smithi043.jlbwzm (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T08:18:33.578 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T08:18:33.579 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying crash service with default placement... 2024-09-17T08:18:34.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:33 smithi043 bash[19863]: cluster 2024-09-17T08:18:32.752938+0000 mgr.smithi043.jlbwzm (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:34.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:33 smithi043 bash[19863]: audit 2024-09-17T08:18:33.001534+0000 mon.smithi043 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:35.019 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:34 smithi043 bash[19863]: audit 2024-09-17T08:18:32.995779+0000 mgr.smithi043.jlbwzm (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:35.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:34 smithi043 bash[19863]: cephadm 2024-09-17T08:18:32.997141+0000 mgr.smithi043.jlbwzm (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T08:18:35.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-17T08:18:35.509 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying ceph-exporter service with default placement... 2024-09-17T08:18:36.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:35 smithi043 bash[19863]: cluster 2024-09-17T08:18:34.753274+0000 mgr.smithi043.jlbwzm (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:36.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:35 smithi043 bash[19863]: audit 2024-09-17T08:18:34.950692+0000 mon.smithi043 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:36.845 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:36 smithi043 bash[19863]: audit 2024-09-17T08:18:34.944714+0000 mgr.smithi043.jlbwzm (mgr.14118) 23 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:36.845 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:36 smithi043 bash[19863]: cephadm 2024-09-17T08:18:34.946628+0000 mgr.smithi043.jlbwzm (mgr.14118) 24 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T08:18:36.845 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:36 smithi043 bash[19863]: audit 2024-09-17T08:18:36.317479+0000 mon.smithi043 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:37.328 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-17T08:18:37.328 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying prometheus service with default placement... 2024-09-17T08:18:38.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:37 smithi043 bash[19863]: cluster 2024-09-17T08:18:36.753502+0000 mgr.smithi043.jlbwzm (mgr.14118) 25 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:38.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:37 smithi043 bash[19863]: audit 2024-09-17T08:18:36.836312+0000 mon.smithi043 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:38.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:37 smithi043 bash[19863]: audit 2024-09-17T08:18:37.024034+0000 mon.smithi043 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:39.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:38 smithi043 bash[19863]: audit 2024-09-17T08:18:36.828790+0000 mgr.smithi043.jlbwzm (mgr.14118) 26 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:39.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:38 smithi043 bash[19863]: cephadm 2024-09-17T08:18:36.831416+0000 mgr.smithi043.jlbwzm (mgr.14118) 27 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-09-17T08:18:39.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:38 smithi043 bash[19863]: audit 2024-09-17T08:18:38.648830+0000 mon.smithi043 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:39.231 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-17T08:18:39.231 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying grafana service with default placement... 2024-09-17T08:18:40.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:39 smithi043 bash[19863]: audit 2024-09-17T08:18:38.645481+0000 mgr.smithi043.jlbwzm (mgr.14118) 28 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:40.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:39 smithi043 bash[19863]: cephadm 2024-09-17T08:18:38.646380+0000 mgr.smithi043.jlbwzm (mgr.14118) 29 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T08:18:40.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:39 smithi043 bash[19863]: cluster 2024-09-17T08:18:38.753743+0000 mgr.smithi043.jlbwzm (mgr.14118) 30 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:41.147 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-17T08:18:41.147 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying node-exporter service with default placement... 2024-09-17T08:18:41.967 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:41 smithi043 bash[19863]: audit 2024-09-17T08:18:40.598277+0000 mgr.smithi043.jlbwzm (mgr.14118) 31 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:41.967 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:41 smithi043 bash[19863]: cephadm 2024-09-17T08:18:40.600099+0000 mgr.smithi043.jlbwzm (mgr.14118) 32 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T08:18:41.967 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:41 smithi043 bash[19863]: audit 2024-09-17T08:18:40.604494+0000 mon.smithi043 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:41.967 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:41 smithi043 bash[19863]: cluster 2024-09-17T08:18:40.753956+0000 mgr.smithi043.jlbwzm (mgr.14118) 33 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:43.102 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-17T08:18:43.102 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying alertmanager service with default placement... 2024-09-17T08:18:43.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:43 smithi043 bash[19863]: audit 2024-09-17T08:18:42.504860+0000 mgr.smithi043.jlbwzm (mgr.14118) 34 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:43.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:43 smithi043 bash[19863]: cephadm 2024-09-17T08:18:42.506909+0000 mgr.smithi043.jlbwzm (mgr.14118) 35 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T08:18:43.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:43 smithi043 bash[19863]: audit 2024-09-17T08:18:42.511512+0000 mon.smithi043 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:43.770 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:43 smithi043 bash[19863]: cluster 2024-09-17T08:18:42.754307+0000 mgr.smithi043.jlbwzm (mgr.14118) 36 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:45.774 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-17T08:18:46.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:45 smithi043 bash[19863]: cluster 2024-09-17T08:18:44.754589+0000 mgr.smithi043.jlbwzm (mgr.14118) 37 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:46.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:45 smithi043 bash[19863]: audit 2024-09-17T08:18:45.020672+0000 mon.smithi043 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.43:0/28894792' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:18:47.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:46 smithi043 bash[19863]: audit 2024-09-17T08:18:45.015136+0000 mgr.smithi043.jlbwzm (mgr.14118) 38 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:18:47.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:46 smithi043 bash[19863]: cephadm 2024-09-17T08:18:45.016782+0000 mgr.smithi043.jlbwzm (mgr.14118) 39 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T08:18:48.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:47 smithi043 bash[19863]: cluster 2024-09-17T08:18:46.754885+0000 mgr.smithi043.jlbwzm (mgr.14118) 40 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:48.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:47 smithi043 bash[19863]: audit 2024-09-17T08:18:47.229065+0000 mon.smithi043 (mon.0) 69 : audit [INF] from='client.? 172.21.15.43:0/2969268732' entity='client.admin' 2024-09-17T08:18:49.687 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling the dashboard module... 2024-09-17T08:18:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:49 smithi043 bash[19863]: cluster 2024-09-17T08:18:48.755145+0000 mgr.smithi043.jlbwzm (mgr.14118) 41 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:49 smithi043 bash[19863]: audit 2024-09-17T08:18:49.213602+0000 mon.smithi043 (mon.0) 70 : audit [INF] from='client.? 172.21.15.43:0/2979540490' entity='client.admin' 2024-09-17T08:18:52.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:51 smithi043 bash[19863]: cluster 2024-09-17T08:18:50.755530+0000 mgr.smithi043.jlbwzm (mgr.14118) 42 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:18:52.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:51 smithi043 bash[19863]: audit 2024-09-17T08:18:51.099741+0000 mon.smithi043 (mon.0) 71 : audit [INF] from='client.? 172.21.15.43:0/3182379799' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T08:18:53.219 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:52 smithi043 bash[19863]: audit 2024-09-17T08:18:51.819742+0000 mon.smithi043 (mon.0) 72 : audit [INF] from='client.? 172.21.15.43:0/3182379799' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T08:18:53.220 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:52 smithi043 bash[19863]: cluster 2024-09-17T08:18:51.819804+0000 mon.smithi043 (mon.0) 73 : cluster [DBG] mgrmap e9: smithi043.jlbwzm(active, since 39s) 2024-09-17T08:18:54.119 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:53 smithi043 bash[19863]: audit 2024-09-17T08:18:53.853010+0000 mon.smithi043 (mon.0) 74 : audit [DBG] from='client.? 172.21.15.43:0/1062391150' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "smithi043.jlbwzm", 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-17T08:18:54.367 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 9... 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: cluster 2024-09-17T08:18:57.818084+0000 mon.smithi043 (mon.0) 75 : cluster [INF] Active manager daemon smithi043.jlbwzm restarted 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: cluster 2024-09-17T08:18:57.818518+0000 mon.smithi043 (mon.0) 76 : cluster [INF] Activating manager daemon smithi043.jlbwzm 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: cluster 2024-09-17T08:18:57.824481+0000 mon.smithi043 (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: cluster 2024-09-17T08:18:57.824699+0000 mon.smithi043 (mon.0) 78 : cluster [DBG] mgrmap e10: smithi043.jlbwzm(active, starting, since 0.00635565s) 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: audit 2024-09-17T08:18:57.827359+0000 mon.smithi043 (mon.0) 79 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: audit 2024-09-17T08:18:57.828924+0000 mon.smithi043 (mon.0) 80 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi043.jlbwzm", "id": "smithi043.jlbwzm"}]: dispatch 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: audit 2024-09-17T08:18:57.830377+0000 mon.smithi043 (mon.0) 81 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:18:58.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: audit 2024-09-17T08:18:57.830696+0000 mon.smithi043 (mon.0) 82 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:18:58.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: audit 2024-09-17T08:18:57.830842+0000 mon.smithi043 (mon.0) 83 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:18:58.021 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:57 smithi043 bash[19863]: cluster 2024-09-17T08:18:57.854831+0000 mon.smithi043 (mon.0) 84 : cluster [INF] Manager daemon smithi043.jlbwzm is now available 2024-09-17T08:18:59.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:58 smithi043 bash[19863]: audit 2024-09-17T08:18:57.876200+0000 mon.smithi043 (mon.0) 85 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:18:59.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:58 smithi043 bash[19863]: audit 2024-09-17T08:18:57.895066+0000 mon.smithi043 (mon.0) 86 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:18:59.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:58 smithi043 bash[19863]: audit 2024-09-17T08:18:57.897679+0000 mon.smithi043 (mon.0) 87 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/trash_purge_schedule"}]: dispatch 2024-09-17T08:18:59.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:58 smithi043 bash[19863]: cluster 2024-09-17T08:18:58.829703+0000 mon.smithi043 (mon.0) 88 : cluster [DBG] mgrmap e11: smithi043.jlbwzm(active, since 1.01134s) 2024-09-17T08:18:59.448 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T08:18:59.448 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T08:18:59.448 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T08:18:59.449 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T08:18:59.449 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 9 is available 2024-09-17T08:18:59.449 INFO:teuthology.orchestra.run.smithi043.stdout:Generating a dashboard self-signed certificate... 2024-09-17T08:19:00.170 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:59 smithi043 bash[19863]: audit 2024-09-17T08:18:58.828329+0000 mgr.smithi043.jlbwzm (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T08:19:00.170 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:18:59 smithi043 bash[19863]: audit 2024-09-17T08:18:58.841575+0000 mgr.smithi043.jlbwzm (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T08:19:01.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:00 smithi043 bash[19863]: cluster 2024-09-17T08:18:59.880974+0000 mon.smithi043 (mon.0) 89 : cluster [DBG] mgrmap e12: smithi043.jlbwzm(active, since 2s) 2024-09-17T08:19:01.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:00 smithi043 bash[19863]: audit 2024-09-17T08:19:00.828704+0000 mon.smithi043 (mon.0) 90 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:01.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:00 smithi043 bash[19863]: audit 2024-09-17T08:19:00.833936+0000 mon.smithi043 (mon.0) 91 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T08:19:01.422 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial admin user... 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: cephadm 2024-09-17T08:19:00.022326+0000 mgr.smithi043.jlbwzm (mgr.14162) 3 : cephadm [INF] [17/Sep/2024:08:19:00] ENGINE Bus STARTING 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: cephadm 2024-09-17T08:19:00.124154+0000 mgr.smithi043.jlbwzm (mgr.14162) 4 : cephadm [INF] [17/Sep/2024:08:19:00] ENGINE Serving on http://172.21.15.43:8765 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: cephadm 2024-09-17T08:19:00.248198+0000 mgr.smithi043.jlbwzm (mgr.14162) 5 : cephadm [INF] [17/Sep/2024:08:19:00] ENGINE Serving on https://172.21.15.43:7150 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: cephadm 2024-09-17T08:19:00.248374+0000 mgr.smithi043.jlbwzm (mgr.14162) 6 : cephadm [INF] [17/Sep/2024:08:19:00] ENGINE Bus STARTED 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: cephadm 2024-09-17T08:19:00.249662+0000 mgr.smithi043.jlbwzm (mgr.14162) 7 : cephadm [ERR] [17/Sep/2024:08:19:00] ENGINE Error in HTTPServer.serve 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: Traceback (most recent call last): 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:19:02.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: self._connections.run(self.expiration_interval) 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: self._run(expiration_interval) 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: s = self.context.wrap_socket( 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: return self.sslsocket_class._create( 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: self.do_handshake() 2024-09-17T08:19:02.216 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:19:02.217 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: self._sslobj.do_handshake() 2024-09-17T08:19:02.217 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:19:02.217 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:01 smithi043 bash[19863]: audit 2024-09-17T08:19:00.682635+0000 mgr.smithi043.jlbwzm (mgr.14162) 8 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:19:03.234 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:02 smithi043 bash[19863]: audit 2024-09-17T08:19:02.759168+0000 mgr.smithi043.jlbwzm (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-17T08:19:03.578 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$j2oTDxBhQoujp0YWYMfQI.8SQyY0fKeP1R7CGevlbMMatuco5Gedm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726561143, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T08:19:03.579 INFO:teuthology.orchestra.run.smithi043.stdout:Fetching dashboard port number... 2024-09-17T08:19:04.364 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:04 smithi043 bash[19863]: audit 2024-09-17T08:19:03.025997+0000 mon.smithi043 (mon.0) 92 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:05.161 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:05 smithi043 bash[19863]: cluster 2024-09-17T08:19:04.030629+0000 mon.smithi043 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi043.jlbwzm(active, since 6s) 2024-09-17T08:19:05.161 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:05 smithi043 bash[19863]: audit 2024-09-17T08:19:04.612816+0000 mon.smithi043 (mon.0) 94 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:05.161 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:05 smithi043 bash[19863]: audit 2024-09-17T08:19:04.884547+0000 mon.smithi043 (mon.0) 95 : audit [DBG] from='client.? 172.21.15.43:0/985349101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T08:19:05.517 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T08:19:05.518 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T08:19:05.518 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph Dashboard is now available at: 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout: URL: https://smithi043.front.sepia.ceph.com:8443/ 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout: User: admin 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout: Password: oypvf10jvq 2024-09-17T08:19:05.521 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:05.522 INFO:teuthology.orchestra.run.smithi043.stdout:Saving cluster configuration to /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config directory 2024-09-17T08:19:05.522 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling autotune for osd_memory_target 2024-09-17T08:19:06.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:06 smithi043 bash[19863]: audit 2024-09-17T08:19:05.261927+0000 mon.smithi043 (mon.0) 96 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:09.340 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T08:19:09.340 INFO:teuthology.orchestra.run.smithi043.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: ceph telemetry on 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout:For more information see: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.341 INFO:teuthology.orchestra.run.smithi043.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T08:19:09.342 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:19:09.342 INFO:teuthology.orchestra.run.smithi043.stdout:Bootstrap complete. 2024-09-17T08:19:09.385 INFO:tasks.cephadm:Fetching config... 2024-09-17T08:19:09.386 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:19:09.386 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T08:19:09.392 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T08:19:09.392 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:19:09.392 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T08:19:09.439 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T08:19:09.440 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:19:09.440 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/keyring of=/dev/stdout 2024-09-17T08:19:09.494 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T08:19:09.495 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:19:09.495 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T08:19:09.548 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T08:19:09.548 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2zTe4qh/OWpE0CBSY4K7s3lTeqKnEf6dSQDBXcpcHuImZ651nbevI43Pqu1a5Wu5PLHnN1/oGaW4yiour29HD/h81Uoj4A2g37snNipPypIbAkzX+X32RGQ1aKKYJDzoWzeV9wIqWQ3JQalAuYFBWqvWkroJWMTu+ESMxfP//P1FIo/daZpNBgINB2bkT2laFdfkeWyouHlDsiqLKHWnw5WKB5yzZoh+KKP3uEfWna7uX19YrL0RJM6bI8xL7IcoPcrJBCnwkg00INDs4Zx7S+r+kAKm8p/8rA6vpcV2W0zhCDvJ+IA+qZawZKl6ouCFJ3Gq0IAJEDBw6u7JUNPRybFfiE5c0ad1/dwzyy/1lKQdab6QsI3loETrpT3dJYFz1BjNJNSdOO7AEAm0FkCTFLMg5N4zppuyH3IhWkP2ldSs6keHAtv1u89SccZoFWLkHt2cP5bPTXQ8pRolUhSEbbZK/lwt5Vepf751XI1F1qiAUu+VN35PvDrR78esNbYs= ceph-27e7de0c-74cd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:19:09.613 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2zTe4qh/OWpE0CBSY4K7s3lTeqKnEf6dSQDBXcpcHuImZ651nbevI43Pqu1a5Wu5PLHnN1/oGaW4yiour29HD/h81Uoj4A2g37snNipPypIbAkzX+X32RGQ1aKKYJDzoWzeV9wIqWQ3JQalAuYFBWqvWkroJWMTu+ESMxfP//P1FIo/daZpNBgINB2bkT2laFdfkeWyouHlDsiqLKHWnw5WKB5yzZoh+KKP3uEfWna7uX19YrL0RJM6bI8xL7IcoPcrJBCnwkg00INDs4Zx7S+r+kAKm8p/8rA6vpcV2W0zhCDvJ+IA+qZawZKl6ouCFJ3Gq0IAJEDBw6u7JUNPRybFfiE5c0ad1/dwzyy/1lKQdab6QsI3loETrpT3dJYFz1BjNJNSdOO7AEAm0FkCTFLMg5N4zppuyH3IhWkP2ldSs6keHAtv1u89SccZoFWLkHt2cP5bPTXQ8pRolUhSEbbZK/lwt5Vepf751XI1F1qiAUu+VN35PvDrR78esNbYs= ceph-27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:19:09.622 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2zTe4qh/OWpE0CBSY4K7s3lTeqKnEf6dSQDBXcpcHuImZ651nbevI43Pqu1a5Wu5PLHnN1/oGaW4yiour29HD/h81Uoj4A2g37snNipPypIbAkzX+X32RGQ1aKKYJDzoWzeV9wIqWQ3JQalAuYFBWqvWkroJWMTu+ESMxfP//P1FIo/daZpNBgINB2bkT2laFdfkeWyouHlDsiqLKHWnw5WKB5yzZoh+KKP3uEfWna7uX19YrL0RJM6bI8xL7IcoPcrJBCnwkg00INDs4Zx7S+r+kAKm8p/8rA6vpcV2W0zhCDvJ+IA+qZawZKl6ouCFJ3Gq0IAJEDBw6u7JUNPRybFfiE5c0ad1/dwzyy/1lKQdab6QsI3loETrpT3dJYFz1BjNJNSdOO7AEAm0FkCTFLMg5N4zppuyH3IhWkP2ldSs6keHAtv1u89SccZoFWLkHt2cP5bPTXQ8pRolUhSEbbZK/lwt5Vepf751XI1F1qiAUu+VN35PvDrR78esNbYs= ceph-27e7de0c-74cd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T08:19:09.645 INFO:teuthology.orchestra.run.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2zTe4qh/OWpE0CBSY4K7s3lTeqKnEf6dSQDBXcpcHuImZ651nbevI43Pqu1a5Wu5PLHnN1/oGaW4yiour29HD/h81Uoj4A2g37snNipPypIbAkzX+X32RGQ1aKKYJDzoWzeV9wIqWQ3JQalAuYFBWqvWkroJWMTu+ESMxfP//P1FIo/daZpNBgINB2bkT2laFdfkeWyouHlDsiqLKHWnw5WKB5yzZoh+KKP3uEfWna7uX19YrL0RJM6bI8xL7IcoPcrJBCnwkg00INDs4Zx7S+r+kAKm8p/8rA6vpcV2W0zhCDvJ+IA+qZawZKl6ouCFJ3Gq0IAJEDBw6u7JUNPRybFfiE5c0ad1/dwzyy/1lKQdab6QsI3loETrpT3dJYFz1BjNJNSdOO7AEAm0FkCTFLMg5N4zppuyH3IhWkP2ldSs6keHAtv1u89SccZoFWLkHt2cP5bPTXQ8pRolUhSEbbZK/lwt5Vepf751XI1F1qiAUu+VN35PvDrR78esNbYs= ceph-27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:19:09.654 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T08:19:10.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:09 smithi043 bash[19863]: audit 2024-09-17T08:19:08.845747+0000 mon.smithi043 (mon.0) 97 : audit [INF] from='client.? 172.21.15.43:0/1417281529' entity='client.admin' 2024-09-17T08:19:15.998 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.635518+0000 mon.smithi043 (mon.0) 98 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.641516+0000 mon.smithi043 (mon.0) 99 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.643003+0000 mon.smithi043 (mon.0) 100 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.651175+0000 mon.smithi043 (mon.0) 101 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.654390+0000 mon.smithi043 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi043", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.658956+0000 mon.smithi043 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi043", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: audit 2024-09-17T08:19:15.660896+0000 mon.smithi043 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:19:17.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:16 smithi043 bash[19863]: cephadm 2024-09-17T08:19:15.662963+0000 mgr.smithi043.jlbwzm (mgr.14162) 10 : cephadm [INF] Deploying daemon ceph-exporter.smithi043 on smithi043 2024-09-17T08:19:18.909 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:18 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:18.909 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:18 smithi043 bash[19863]: cluster 2024-09-17T08:19:17.832008+0000 mgr.smithi043.jlbwzm (mgr.14162) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:19.269 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:19 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:20.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.155567+0000 mon.smithi043 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:20.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.158392+0000 mon.smithi043 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:20.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.161521+0000 mon.smithi043 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.164416+0000 mon.smithi043 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.165649+0000 mon.smithi043 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.167458+0000 mon.smithi043 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: audit 2024-09-17T08:19:19.168218+0000 mon.smithi043 (mon.0) 111 : audit [DBG] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: cephadm 2024-09-17T08:19:19.169117+0000 mgr.smithi043.jlbwzm (mgr.14162) 12 : cephadm [INF] Deploying daemon crash.smithi043 on smithi043 2024-09-17T08:19:20.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:20 smithi043 bash[19863]: cluster 2024-09-17T08:19:19.832381+0000 mgr.smithi043.jlbwzm (mgr.14162) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:21.951 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T08:19:21.951 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T08:19:22.114 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:22 smithi043 bash[19863]: audit 2024-09-17T08:19:21.039125+0000 mon.smithi043 (mon.0) 112 : audit [INF] from='client.? 172.21.15.43:0/3167630329' entity='client.admin' 2024-09-17T08:19:22.114 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:22 smithi043 bash[19863]: cluster 2024-09-17T08:19:21.832805+0000 mgr.smithi043.jlbwzm (mgr.14162) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:22.877 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:22 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:23.130 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:24.128 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: audit 2024-09-17T08:19:22.892682+0000 mon.smithi043 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:24.128 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: audit 2024-09-17T08:19:23.168755+0000 mon.smithi043 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: audit 2024-09-17T08:19:23.171210+0000 mon.smithi043 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: audit 2024-09-17T08:19:23.173719+0000 mon.smithi043 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: audit 2024-09-17T08:19:23.176208+0000 mon.smithi043 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: cephadm 2024-09-17T08:19:23.177642+0000 mgr.smithi043.jlbwzm (mgr.14162) 15 : cephadm [INF] Deploying daemon node-exporter.smithi043 on smithi043 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 bash[19863]: cluster 2024-09-17T08:19:23.833261+0000 mgr.smithi043.jlbwzm (mgr.14162) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:24.129 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:23 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:24.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:24 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:25.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:25 smithi043 bash[19863]: audit 2024-09-17T08:19:24.269980+0000 mon.smithi043 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:25.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:25 smithi043 bash[19863]: audit 2024-09-17T08:19:24.272614+0000 mon.smithi043 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:25.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:25 smithi043 bash[19863]: audit 2024-09-17T08:19:24.275470+0000 mon.smithi043 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:25.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:25 smithi043 bash[19863]: audit 2024-09-17T08:19:24.277634+0000 mon.smithi043 (mon.0) 121 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:25.520 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:25 smithi043 bash[19863]: cephadm 2024-09-17T08:19:24.286222+0000 mgr.smithi043.jlbwzm (mgr.14162) 17 : cephadm [INF] Deploying daemon alertmanager.smithi043 on smithi043 2024-09-17T08:19:26.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:26 smithi043 bash[19863]: cluster 2024-09-17T08:19:25.833607+0000 mgr.smithi043.jlbwzm (mgr.14162) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:26.612 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:19:29.137 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:28 smithi043 bash[19863]: cluster 2024-09-17T08:19:27.834003+0000 mgr.smithi043.jlbwzm (mgr.14162) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:29.137 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:28 smithi043 bash[19863]: audit 2024-09-17T08:19:27.898862+0000 mon.smithi043 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:30.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:29 smithi043 bash[19863]: cluster 2024-09-17T08:19:29.834456+0000 mgr.smithi043.jlbwzm (mgr.14162) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:33.001 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:32 smithi043 bash[19863]: cluster 2024-09-17T08:19:31.834884+0000 mgr.smithi043.jlbwzm (mgr.14162) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:33.001 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:32 smithi043 bash[19863]: audit 2024-09-17T08:19:32.446921+0000 mon.smithi043 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:33.558 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi175 2024-09-17T08:19:33.559 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:19:33.559 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.conf 2024-09-17T08:19:33.565 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:19:33.565 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:19:33.613 INFO:tasks.cephadm:Adding host smithi175 to orchestrator... 2024-09-17T08:19:33.613 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph orch host add smithi175 2024-09-17T08:19:34.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:33 smithi043 bash[19863]: audit 2024-09-17T08:19:32.444111+0000 mgr.smithi043.jlbwzm (mgr.14162) 22 : 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-17T08:19:35.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:34 smithi043 bash[19863]: cluster 2024-09-17T08:19:33.835325+0000 mgr.smithi043.jlbwzm (mgr.14162) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:35.359 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:35 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:35.690 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:35 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.633977+0000 mon.smithi043 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.637020+0000 mon.smithi043 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.639841+0000 mon.smithi043 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.641990+0000 mon.smithi043 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.644553+0000 mon.smithi043 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.646329+0000 mon.smithi043 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: cephadm 2024-09-17T08:19:35.654652+0000 mgr.smithi043.jlbwzm (mgr.14162) 24 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.717428+0000 mon.smithi043 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.719510+0000 mon.smithi043 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.721182+0000 mon.smithi043 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T08:19:36.843 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.721985+0000 mgr.smithi043.jlbwzm (mgr.14162) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T08:19:36.844 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: audit 2024-09-17T08:19:35.724659+0000 mon.smithi043 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:36.844 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: cephadm 2024-09-17T08:19:35.732757+0000 mgr.smithi043.jlbwzm (mgr.14162) 26 : cephadm [INF] Deploying daemon grafana.smithi043 on smithi043 2024-09-17T08:19:36.844 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:36 smithi043 bash[19863]: cluster 2024-09-17T08:19:35.835720+0000 mgr.smithi043.jlbwzm (mgr.14162) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:39.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:38 smithi043 bash[19863]: cluster 2024-09-17T08:19:37.836198+0000 mgr.smithi043.jlbwzm (mgr.14162) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:39.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:38 smithi043 bash[19863]: audit 2024-09-17T08:19:37.906441+0000 mon.smithi043 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:39.320 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:19:40.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:39 smithi043 bash[19863]: cluster 2024-09-17T08:19:39.836738+0000 mgr.smithi043.jlbwzm (mgr.14162) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:43.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:42 smithi043 bash[19863]: cluster 2024-09-17T08:19:41.837220+0000 mgr.smithi043.jlbwzm (mgr.14162) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:44.269 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:43 smithi043 bash[19863]: cluster 2024-09-17T08:19:43.837577+0000 mgr.smithi043.jlbwzm (mgr.14162) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:47.269 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:46 smithi043 bash[19863]: cluster 2024-09-17T08:19:45.837867+0000 mgr.smithi043.jlbwzm (mgr.14162) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:48.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:47 smithi043 bash[19863]: audit 2024-09-17T08:19:46.369455+0000 mgr.smithi043.jlbwzm (mgr.14162) 33 : audit [DBG] from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi175", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:19:49.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:48 smithi043 bash[19863]: cephadm 2024-09-17T08:19:47.732043+0000 mgr.smithi043.jlbwzm (mgr.14162) 34 : cephadm [INF] Deploying cephadm binary to smithi175 2024-09-17T08:19:49.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:48 smithi043 bash[19863]: cluster 2024-09-17T08:19:47.838145+0000 mgr.smithi043.jlbwzm (mgr.14162) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:50.270 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:49 smithi043 bash[19863]: cluster 2024-09-17T08:19:49.838551+0000 mgr.smithi043.jlbwzm (mgr.14162) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:50.648 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi175' with addr '172.21.15.175' 2024-09-17T08:19:52.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:51 smithi043 bash[19863]: audit 2024-09-17T08:19:50.650631+0000 mon.smithi043 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:19:52.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:51 smithi043 bash[19863]: cephadm 2024-09-17T08:19:50.651503+0000 mgr.smithi043.jlbwzm (mgr.14162) 37 : cephadm [INF] Added host smithi175 2024-09-17T08:19:53.020 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:52 smithi043 bash[19863]: cluster 2024-09-17T08:19:51.838981+0000 mgr.smithi043.jlbwzm (mgr.14162) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:54.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:53 smithi043 bash[19863]: cluster 2024-09-17T08:19:53.839395+0000 mgr.smithi043.jlbwzm (mgr.14162) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:56.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:55 smithi043 bash[19863]: cluster 2024-09-17T08:19:55.839834+0000 mgr.smithi043.jlbwzm (mgr.14162) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:19:57.759 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T08:19:59.271 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:58 smithi043 bash[19863]: cluster 2024-09-17T08:19:57.840232+0000 mgr.smithi043.jlbwzm (mgr.14162) 41 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:00.263 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:19:59 smithi043 bash[19863]: cluster 2024-09-17T08:19:59.840628+0000 mgr.smithi043.jlbwzm (mgr.14162) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:01.263 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:01 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:01.515 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:01 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:02.465 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.555963+0000 mon.smithi043 (mon.0) 136 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.559461+0000 mon.smithi043 (mon.0) 137 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.562808+0000 mon.smithi043 (mon.0) 138 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.565109+0000 mon.smithi043 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.567611+0000 mon.smithi043 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.570114+0000 mon.smithi043 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.572542+0000 mon.smithi043 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.032 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: audit 2024-09-17T08:20:01.574247+0000 mon.smithi043 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:03.033 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: cephadm 2024-09-17T08:20:01.837113+0000 mgr.smithi043.jlbwzm (mgr.14162) 43 : cephadm [INF] Deploying daemon prometheus.smithi043 on smithi043 2024-09-17T08:20:03.033 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:02 smithi043 bash[19863]: cluster 2024-09-17T08:20:01.840883+0000 mgr.smithi043.jlbwzm (mgr.14162) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:04.101 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:03 smithi043 bash[19863]: audit 2024-09-17T08:20:02.913711+0000 mon.smithi043 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:04.102 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:03 smithi043 bash[19863]: cluster 2024-09-17T08:20:03.841135+0000 mgr.smithi043.jlbwzm (mgr.14162) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:06.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:05 smithi043 bash[19863]: cluster 2024-09-17T08:20:05.841617+0000 mgr.smithi043.jlbwzm (mgr.14162) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:08.219 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:07 smithi043 bash[19863]: cluster 2024-09-17T08:20:07.842125+0000 mgr.smithi043.jlbwzm (mgr.14162) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:08.674 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:20:08.675 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.175", "hostname": "smithi175", "labels": [], "status": ""}] 2024-09-17T08:20:09.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:08 smithi043 bash[19863]: audit 2024-09-17T08:20:08.676292+0000 mgr.smithi043.jlbwzm (mgr.14162) 48 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:20:10.272 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:09 smithi043 bash[19863]: cluster 2024-09-17T08:20:09.842593+0000 mgr.smithi043.jlbwzm (mgr.14162) 49 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:10.828 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T08:20:10.828 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T08:20:12.140 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:11 smithi043 bash[19863]: cluster 2024-09-17T08:20:11.843027+0000 mgr.smithi043.jlbwzm (mgr.14162) 50 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:14.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:13 smithi043 bash[19863]: cluster 2024-09-17T08:20:13.843454+0000 mgr.smithi043.jlbwzm (mgr.14162) 51 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:15.546 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:20:16.022 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:15 smithi043 bash[19863]: cluster 2024-09-17T08:20:15.843883+0000 mgr.smithi043.jlbwzm (mgr.14162) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:18.269 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:17 smithi043 bash[19863]: cluster 2024-09-17T08:20:17.844311+0000 mgr.smithi043.jlbwzm (mgr.14162) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:20.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:19 smithi043 bash[19863]: cluster 2024-09-17T08:20:19.844762+0000 mgr.smithi043.jlbwzm (mgr.14162) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:21.639 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:21 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:21.918 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:21 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:22.243 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:21 smithi043 bash[19863]: cluster 2024-09-17T08:20:21.845069+0000 mgr.smithi043.jlbwzm (mgr.14162) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:22.977 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:21.968971+0000 mon.smithi043 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:21.972014+0000 mon.smithi043 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:21.975222+0000 mon.smithi043 (mon.0) 147 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:21.977819+0000 mon.smithi043 (mon.0) 148 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:21.991777+0000 mon.smithi043 (mon.0) 149 : audit [INF] from='client.? 172.21.15.43:0/1184346324' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T08:20:23.227 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:22 smithi043 bash[19863]: audit 2024-09-17T08:20:22.921088+0000 mon.smithi043 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:24.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:23 smithi043 bash[19863]: audit 2024-09-17T08:20:22.978342+0000 mon.smithi043 (mon.0) 151 : audit [INF] from='client.? 172.21.15.43:0/1184346324' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T08:20:24.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:23 smithi043 bash[19863]: cluster 2024-09-17T08:20:22.978459+0000 mon.smithi043 (mon.0) 152 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T08:20:24.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:23 smithi043 bash[19863]: audit 2024-09-17T08:20:22.985243+0000 mon.smithi043 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.43:0/2655932824' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T08:20:24.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:23 smithi043 bash[19863]: cluster 2024-09-17T08:20:22.985298+0000 mon.smithi043 (mon.0) 154 : cluster [DBG] mgrmap e14: smithi043.jlbwzm(active, since 85s) 2024-09-17T08:20:24.226 INFO:tasks.cephadm:Adding mon.smithi043 on smithi043 2024-09-17T08:20:24.226 INFO:tasks.cephadm:Adding mon.smithi175 on smithi175 2024-09-17T08:20:24.226 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi043:172.21.15.43=smithi043;smithi175:172.21.15.175=smithi175' 2024-09-17T08:20:25.394 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:20:26.441 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:20:29.193 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: cluster 2024-09-17T08:20:29.018392+0000 mon.smithi043 (mon.0) 155 : cluster [INF] Active manager daemon smithi043.jlbwzm restarted 2024-09-17T08:20:29.193 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: cluster 2024-09-17T08:20:29.018845+0000 mon.smithi043 (mon.0) 156 : cluster [INF] Activating manager daemon smithi043.jlbwzm 2024-09-17T08:20:29.193 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: cluster 2024-09-17T08:20:29.025288+0000 mon.smithi043 (mon.0) 157 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: cluster 2024-09-17T08:20:29.025490+0000 mon.smithi043 (mon.0) 158 : cluster [DBG] mgrmap e15: smithi043.jlbwzm(active, starting, since 0.00682991s) 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.026416+0000 mon.smithi043 (mon.0) 159 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.027719+0000 mon.smithi043 (mon.0) 160 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi043.jlbwzm", "id": "smithi043.jlbwzm"}]: dispatch 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.028824+0000 mon.smithi043 (mon.0) 161 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.029034+0000 mon.smithi043 (mon.0) 162 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T08:20:29.194 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.029194+0000 mon.smithi043 (mon.0) 163 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T08:20:29.195 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: cluster 2024-09-17T08:20:29.036213+0000 mon.smithi043 (mon.0) 164 : cluster [INF] Manager daemon smithi043.jlbwzm is now available 2024-09-17T08:20:29.195 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:29 smithi043 bash[19863]: audit 2024-09-17T08:20:29.052384+0000 mon.smithi043 (mon.0) 165 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:20:30.040 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mon update... 2024-09-17T08:20:30.220 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:29.071542+0000 mon.smithi043 (mon.0) 166 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:29.076587+0000 mon.smithi043 (mon.0) 167 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:29.094373+0000 mon.smithi043 (mon.0) 168 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:29.097740+0000 mon.smithi043 (mon.0) 169 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.jlbwzm/trash_purge_schedule"}]: dispatch 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:29.835087+0000 mon.smithi043 (mon.0) 170 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: cluster 2024-09-17T08:20:30.031701+0000 mon.smithi043 (mon.0) 171 : cluster [DBG] mgrmap e16: smithi043.jlbwzm(active, since 1.01304s) 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.035344+0000 mgr.smithi043.jlbwzm (mgr.14195) 2 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=smithi043;smithi175:172.21.15.175=smithi175;count:2 2024-09-17T08:20:30.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:30 smithi043 bash[19863]: audit 2024-09-17T08:20:30.039943+0000 mon.smithi043 (mon.0) 172 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:30.618 DEBUG:teuthology.orchestra.run.smithi175:mon.smithi175> sudo journalctl -f -n 0 -u ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi175.service 2024-09-17T08:20:30.621 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:20:30.621 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.553433+0000 mgr.smithi043.jlbwzm (mgr.14195) 3 : cephadm [INF] [17/Sep/2024:08:20:30] ENGINE Bus STARTING 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.677980+0000 mgr.smithi043.jlbwzm (mgr.14195) 4 : cephadm [INF] [17/Sep/2024:08:20:30] ENGINE Serving on https://172.21.15.43:7150 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.682858+0000 mgr.smithi043.jlbwzm (mgr.14195) 5 : cephadm [ERR] [17/Sep/2024:08:20:30] ENGINE Error in HTTPServer.serve 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: Traceback (most recent call last): 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T08:20:31.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: self._connections.run(self.expiration_interval) 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: self._run(expiration_interval) 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: s = self.context.wrap_socket( 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: return self.sslsocket_class._create( 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: self.do_handshake() 2024-09-17T08:20:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T08:20:31.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: self._sslobj.do_handshake() 2024-09-17T08:20:31.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T08:20:31.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.779446+0000 mgr.smithi043.jlbwzm (mgr.14195) 6 : cephadm [INF] [17/Sep/2024:08:20:30] ENGINE Serving on http://172.21.15.43:8765 2024-09-17T08:20:31.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:31 smithi043 bash[19863]: cephadm 2024-09-17T08:20:30.779837+0000 mgr.smithi043.jlbwzm (mgr.14195) 7 : cephadm [INF] [17/Sep/2024:08:20:30] ENGINE Bus STARTED 2024-09-17T08:20:31.825 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:20:32.324 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:32 smithi043 bash[19863]: cluster 2024-09-17T08:20:31.084837+0000 mon.smithi043 (mon.0) 173 : cluster [DBG] mgrmap e17: smithi043.jlbwzm(active, since 2s) 2024-09-17T08:20:32.325 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:32 smithi043 bash[19863]: audit 2024-09-17T08:20:31.641496+0000 mon.smithi043 (mon.0) 174 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:32.868 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-17T08:20:33.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:33 smithi043 bash[19863]: audit 2024-09-17T08:20:32.452689+0000 mon.smithi043 (mon.0) 175 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:36.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:36 smithi043 bash[19863]: audit 2024-09-17T08:20:35.173863+0000 mon.smithi043 (mon.0) 176 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:36.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:36 smithi043 bash[19863]: audit 2024-09-17T08:20:35.176453+0000 mon.smithi043 (mon.0) 177 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:36.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:36 smithi043 bash[19863]: audit 2024-09-17T08:20:35.910878+0000 mon.smithi043 (mon.0) 178 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:36.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:36 smithi043 bash[19863]: audit 2024-09-17T08:20:35.914032+0000 mon.smithi043 (mon.0) 179 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:36.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:36 smithi043 bash[19863]: audit 2024-09-17T08:20:35.914841+0000 mon.smithi043 (mon.0) 180 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:20:36.769 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T08:20:36.769 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","modified":"2024-09-17T08:17:40.448058Z","created":"2024-09-17T08:17:40.448058Z","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":"smithi043","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:20:36.770 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2024-09-17T08:20:37.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:37 smithi043 bash[19863]: audit 2024-09-17T08:20:36.769332+0000 mon.smithi043 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.175:0/3922024073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:20:38.419 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:20:38.419 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:20:40.306 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:20:40.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.395432+0000 mon.smithi043 (mon.0) 182 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.400738+0000 mon.smithi043 (mon.0) 183 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.407510+0000 mon.smithi043 (mon.0) 184 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.412749+0000 mon.smithi043 (mon.0) 185 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.414129+0000 mon.smithi043 (mon.0) 186 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.416374+0000 mon.smithi043 (mon.0) 187 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:39.418258+0000 mon.smithi043 (mon.0) 188 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.420772+0000 mgr.smithi043.jlbwzm (mgr.14195) 8 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.421349+0000 mgr.smithi043.jlbwzm (mgr.14195) 9 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.622671+0000 mgr.smithi043.jlbwzm (mgr.14195) 10 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.622992+0000 mgr.smithi043.jlbwzm (mgr.14195) 11 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:20:40.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.767652+0000 mgr.smithi043.jlbwzm (mgr.14195) 12 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.767967+0000 mgr.smithi043.jlbwzm (mgr.14195) 13 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.904468+0000 mgr.smithi043.jlbwzm (mgr.14195) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: cephadm 2024-09-17T08:20:39.904700+0000 mgr.smithi043.jlbwzm (mgr.14195) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.042070+0000 mon.smithi043 (mon.0) 189 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.046527+0000 mon.smithi043 (mon.0) 190 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.049896+0000 mon.smithi043 (mon.0) 191 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.054969+0000 mon.smithi043 (mon.0) 192 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.059031+0000 mon.smithi043 (mon.0) 193 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.060882+0000 mon.smithi043 (mon.0) 194 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.063782+0000 mon.smithi043 (mon.0) 195 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T08:20:40.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:40 smithi043 bash[19863]: audit 2024-09-17T08:20:40.065112+0000 mon.smithi043 (mon.0) 196 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:20:41.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:41 smithi043 bash[19863]: cephadm 2024-09-17T08:20:40.066677+0000 mgr.smithi043.jlbwzm (mgr.14195) 16 : cephadm [INF] Deploying daemon ceph-exporter.smithi175 on smithi175 2024-09-17T08:20:44.134 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2024-09-17T08:20:44.135 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T08:20:44.135 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","modified":"2024-09-17T08:17:40.448058Z","created":"2024-09-17T08:17:40.448058Z","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":"smithi043","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:20:45.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.022243+0000 mon.smithi043 (mon.0) 197 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:45.366 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.027914+0000 mon.smithi043 (mon.0) 198 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:45.366 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.034429+0000 mon.smithi043 (mon.0) 199 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:45.366 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.040321+0000 mon.smithi043 (mon.0) 200 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.043128+0000 mon.smithi043 (mon.0) 201 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.047948+0000 mon.smithi043 (mon.0) 202 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.049668+0000 mon.smithi043 (mon.0) 203 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.074431+0000 mon.smithi043 (mon.0) 204 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.077523+0000 mon.smithi043 (mon.0) 205 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:20:45.367 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:45 smithi043 bash[19863]: audit 2024-09-17T08:20:44.134999+0000 mon.smithi043 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.175:0/1985257418' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:20:46.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:46 smithi043 bash[19863]: cephadm 2024-09-17T08:20:44.051523+0000 mgr.smithi043.jlbwzm (mgr.14195) 17 : cephadm [INF] Deploying daemon crash.smithi175 on smithi175 2024-09-17T08:20:46.369 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:20:46.369 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:20:48.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:48 smithi043 bash[19863]: audit 2024-09-17T08:20:47.323655+0000 mon.smithi043 (mon.0) 207 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:48.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:48 smithi043 bash[19863]: audit 2024-09-17T08:20:47.329883+0000 mon.smithi043 (mon.0) 208 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:48.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:48 smithi043 bash[19863]: audit 2024-09-17T08:20:47.336104+0000 mon.smithi043 (mon.0) 209 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:48.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:48 smithi043 bash[19863]: audit 2024-09-17T08:20:47.341821+0000 mon.smithi043 (mon.0) 210 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:48.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:48 smithi043 bash[19863]: cephadm 2024-09-17T08:20:47.344687+0000 mgr.smithi043.jlbwzm (mgr.14195) 18 : cephadm [INF] Deploying daemon node-exporter.smithi175 on smithi175 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.344486+0000 mon.smithi043 (mon.0) 211 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.350279+0000 mon.smithi043 (mon.0) 212 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.356106+0000 mon.smithi043 (mon.0) 213 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.361441+0000 mon.smithi043 (mon.0) 214 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.365886+0000 mon.smithi043 (mon.0) 215 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.370433+0000 mon.smithi043 (mon.0) 216 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.372310+0000 mon.smithi043 (mon.0) 217 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:48.374404+0000 mon.smithi043 (mon.0) 218 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:20:49.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: cephadm 2024-09-17T08:20:48.376479+0000 mgr.smithi043.jlbwzm (mgr.14195) 19 : cephadm [INF] Deploying daemon mgr.smithi175.zfopjy on smithi175 2024-09-17T08:20:49.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: cluster 2024-09-17T08:20:49.030700+0000 mgr.smithi043.jlbwzm (mgr.14195) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:49.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:49 smithi043 bash[19863]: audit 2024-09-17T08:20:49.081086+0000 mon.smithi043 (mon.0) 219 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:51.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:51 smithi043 bash[19863]: cluster 2024-09-17T08:20:51.031127+0000 mgr.smithi043.jlbwzm (mgr.14195) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:51.677 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:20:52.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:52 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.885931+0000 mon.smithi043 (mon.0) 220 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.891957+0000 mon.smithi043 (mon.0) 221 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.897878+0000 mon.smithi043 (mon.0) 222 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.903306+0000 mon.smithi043 (mon.0) 223 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.906591+0000 mon.smithi043 (mon.0) 224 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: audit 2024-09-17T08:20:51.908530+0000 mon.smithi043 (mon.0) 225 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:20:53.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:52 smithi043 bash[19863]: cephadm 2024-09-17T08:20:51.910553+0000 mgr.smithi043.jlbwzm (mgr.14195) 22 : cephadm [INF] Deploying daemon mon.smithi175 on smithi175 2024-09-17T08:20:54.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:53 smithi043 bash[19863]: cluster 2024-09-17T08:20:53.031606+0000 mgr.smithi043.jlbwzm (mgr.14195) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:55.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:55 smithi043 bash[19863]: audit 2024-09-17T08:20:54.087526+0000 mon.smithi043 (mon.0) 226 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:20:55.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:55 smithi043 bash[19863]: cluster 2024-09-17T08:20:55.032125+0000 mgr.smithi043.jlbwzm (mgr.14195) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:57.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:57 smithi043 bash[19863]: cluster 2024-09-17T08:20:57.032491+0000 mgr.smithi043.jlbwzm (mgr.14195) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:20:57.534 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2024-09-17T08:20:57.534 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T08:20:57.534 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","modified":"2024-09-17T08:17:40.448058Z","created":"2024-09-17T08:17:40.448058Z","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":"smithi043","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T08:20:58.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:58 smithi043 bash[19863]: audit 2024-09-17T08:20:57.533998+0000 mon.smithi043 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.175:0/2256383237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:20:58.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:58 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:58.640 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:58 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:58.640 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:58 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:58.744 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:58 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:20:59.037 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:58 smithi175 systemd[1]: Started Ceph mon.smithi175 for 27e7de0c-74cd-11ef-bceb-c7b262605968. 2024-09-17T08:20:59.342 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T08:20:59.342 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T08:21:00.265 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.974+0000 7f7ac08e5b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T08:21:00.265 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.974+0000 7f7ac08e5b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T08:21:00.265 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.974+0000 7f7ac08e5b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T08:21:00.265 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 0 load: jerasure load: lrc 2024-09-17T08:21:00.265 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Git sha 0 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: DB SUMMARY 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: DB Session ID: LP5K06LRM1BOLNIEM8DE 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi175/store.db dir, Total Num: 0, files: 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi175/store.db: 000004.log size: 511 ; 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T08:21:00.266 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.env: 0x5616b25f2bc0 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.info_log: 0x5616b4766dc0 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T08:21:00.267 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T08:21:00.268 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.db_log_dir: 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.wal_dir: 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.write_buffer_manager: 0x5616b4774320 2024-09-17T08:21:00.269 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.row_cache: None 2024-09-17T08:21:00.270 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.wal_filter: None 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T08:21:00.271 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T08:21:00.272 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Compression algorithms supported: 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kZSTD supported: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T08:21:00.273 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T08:21:00.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi175/store.db/MANIFEST-000005 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.788784+0000 mon.smithi043 (mon.0) 228 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.794964+0000 mon.smithi043 (mon.0) 229 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.801113+0000 mon.smithi043 (mon.0) 230 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.806887+0000 mon.smithi043 (mon.0) 231 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.816165+0000 mon.smithi043 (mon.0) 232 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:58.870696+0000 mon.smithi043 (mon.0) 233 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: cluster 2024-09-17T08:20:59.032934+0000 mgr.smithi043.jlbwzm (mgr.14195) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:59.077972+0000 mon.smithi043 (mon.0) 234 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:20:59 smithi043 bash[19863]: audit 2024-09-17T08:20:59.107900+0000 mon.smithi043 (mon.0) 235 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.merge_operator: 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5616b4766a20) 2024-09-17T08:21:00.277 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: cache_index_and_filter_blocks: 1 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: pin_top_level_index_and_filter: 1 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: index_type: 0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: data_block_index_type: 0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: index_shortening: 1 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: checksum: 4 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: no_block_cache: 0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_cache: 0x5616b475d1f0 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_cache_name: BinnedLRUCache 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_cache_options: 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: capacity : 536870912 2024-09-17T08:21:00.278 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: num_shard_bits : 4 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: strict_capacity_limit : 0 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: high_pri_pool_ratio: 0.000 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_cache_compressed: (nil) 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: persistent_cache: (nil) 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_size: 4096 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_size_deviation: 10 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_restart_interval: 16 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: index_block_restart_interval: 1 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: metadata_block_size: 4096 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: partition_filters: 0 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: use_delta_encoding: 1 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: filter_policy: bloomfilter 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: whole_key_filtering: 1 2024-09-17T08:21:00.279 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: verify_compression: 0 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: read_amp_bytes_per_bit: 0 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: format_version: 5 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: enable_index_compression: 1 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: block_align: 0 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: max_auto_readahead_size: 262144 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: prepopulate_block_cache: 0 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: initial_auto_readahead_size: 8192 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: num_file_reads_for_auto_readahead: 2 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T08:21:00.280 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.num_levels: 7 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:21:00.281 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T08:21:00.282 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T08:21:00.283 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T08:21:00.284 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T08:21:00.285 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi175/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-17T08:21:00.286 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T08:21:00.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: db455971-c656-4064-91e0-11291215aea9 2024-09-17T08:21:00.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561259985988, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T08:21:00.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T08:21:00.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.978+0000 7f7ac08e5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561259986423, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1726561259, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "db455971-c656-4064-91e0-11291215aea9", "db_session_id": "LP5K06LRM1BOLNIEM8DE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726561259986613, "job": 1, "event": "recovery_finished"} 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi175/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5616b4786e00 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 4 rocksdb: DB pointer 0x5616b487e000 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ab66b0640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ab66b0640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: ** DB Stats ** 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:21:00.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: 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-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: 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-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: ** Compaction Stats [default] ** 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: 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-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: ** Compaction Stats [default] ** 2024-09-17T08:21:00.289 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: 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-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Interval compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: 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-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Block cache BinnedLRUCache@0x5616b475d1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T08:21:00.290 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 0 mon.smithi175 does not exist in monmap, will attempt to join an existing cluster 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 0 using public_addr v2:172.21.15.175:0/0 -> [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 0 starting mon.smithi175 rank -1 at public addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] at bind addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi175 fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:20:59 smithi175 bash[24990]: debug 2024-09-17T08:20:59.982+0000 7f7ac08e5b00 1 mon.smithi175@-1(???) e0 preinit fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).mds e1 new map 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).mds e1 print_map 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: e1 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: 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-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: legacy client fscid: -1 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: No filesystems configured 2024-09-17T08:21:00.291 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.014+0000 7f7ab96b6640 0 mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:36.769332+0000 mon.smithi043 (mon.0) 181 : audit [DBG] from='client.? 172.21.15.175:0/3922024073' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:21:00.292 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.395432+0000 mon.smithi043 (mon.0) 182 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.400738+0000 mon.smithi043 (mon.0) 183 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.407510+0000 mon.smithi043 (mon.0) 184 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.412749+0000 mon.smithi043 (mon.0) 185 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.414129+0000 mon.smithi043 (mon.0) 186 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.416374+0000 mon.smithi043 (mon.0) 187 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:39.418258+0000 mon.smithi043 (mon.0) 188 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.420772+0000 mgr.smithi043.jlbwzm (mgr.14195) 8 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.421349+0000 mgr.smithi043.jlbwzm (mgr.14195) 9 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.622671+0000 mgr.smithi043.jlbwzm (mgr.14195) 10 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.622992+0000 mgr.smithi043.jlbwzm (mgr.14195) 11 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.767652+0000 mgr.smithi043.jlbwzm (mgr.14195) 12 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.767967+0000 mgr.smithi043.jlbwzm (mgr.14195) 13 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:21:00.293 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.904468+0000 mgr.smithi043.jlbwzm (mgr.14195) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:39.904700+0000 mgr.smithi043.jlbwzm (mgr.14195) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.042070+0000 mon.smithi043 (mon.0) 189 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.046527+0000 mon.smithi043 (mon.0) 190 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.049896+0000 mon.smithi043 (mon.0) 191 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.054969+0000 mon.smithi043 (mon.0) 192 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.059031+0000 mon.smithi043 (mon.0) 193 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.060882+0000 mon.smithi043 (mon.0) 194 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.063782+0000 mon.smithi043 (mon.0) 195 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:40.065112+0000 mon.smithi043 (mon.0) 196 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:40.066677+0000 mgr.smithi043.jlbwzm (mgr.14195) 16 : cephadm [INF] Deploying daemon ceph-exporter.smithi175 on smithi175 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.022243+0000 mon.smithi043 (mon.0) 197 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.027914+0000 mon.smithi043 (mon.0) 198 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.034429+0000 mon.smithi043 (mon.0) 199 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.294 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.040321+0000 mon.smithi043 (mon.0) 200 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.043128+0000 mon.smithi043 (mon.0) 201 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.047948+0000 mon.smithi043 (mon.0) 202 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.049668+0000 mon.smithi043 (mon.0) 203 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.074431+0000 mon.smithi043 (mon.0) 204 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.077523+0000 mon.smithi043 (mon.0) 205 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:44.134999+0000 mon.smithi043 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.175:0/1985257418' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:44.051523+0000 mgr.smithi043.jlbwzm (mgr.14195) 17 : cephadm [INF] Deploying daemon crash.smithi175 on smithi175 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:47.323655+0000 mon.smithi043 (mon.0) 207 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:47.329883+0000 mon.smithi043 (mon.0) 208 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:47.336104+0000 mon.smithi043 (mon.0) 209 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:47.341821+0000 mon.smithi043 (mon.0) 210 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:47.344687+0000 mgr.smithi043.jlbwzm (mgr.14195) 18 : cephadm [INF] Deploying daemon node-exporter.smithi175 on smithi175 2024-09-17T08:21:00.295 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.344486+0000 mon.smithi043 (mon.0) 211 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.350279+0000 mon.smithi043 (mon.0) 212 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.356106+0000 mon.smithi043 (mon.0) 213 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.361441+0000 mon.smithi043 (mon.0) 214 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.365886+0000 mon.smithi043 (mon.0) 215 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.370433+0000 mon.smithi043 (mon.0) 216 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.372310+0000 mon.smithi043 (mon.0) 217 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:48.374404+0000 mon.smithi043 (mon.0) 218 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:48.376479+0000 mgr.smithi043.jlbwzm (mgr.14195) 19 : cephadm [INF] Deploying daemon mgr.smithi175.zfopjy on smithi175 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:49.030700+0000 mgr.smithi043.jlbwzm (mgr.14195) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:49.081086+0000 mon.smithi043 (mon.0) 219 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:51.031127+0000 mgr.smithi043.jlbwzm (mgr.14195) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.885931+0000 mon.smithi043 (mon.0) 220 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.296 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.891957+0000 mon.smithi043 (mon.0) 221 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.897878+0000 mon.smithi043 (mon.0) 222 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.903306+0000 mon.smithi043 (mon.0) 223 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.906591+0000 mon.smithi043 (mon.0) 224 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:51.908530+0000 mon.smithi043 (mon.0) 225 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cephadm 2024-09-17T08:20:51.910553+0000 mgr.smithi043.jlbwzm (mgr.14195) 22 : cephadm [INF] Deploying daemon mon.smithi175 on smithi175 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:53.031606+0000 mgr.smithi043.jlbwzm (mgr.14195) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:54.087526+0000 mon.smithi043 (mon.0) 226 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:55.032125+0000 mgr.smithi043.jlbwzm (mgr.14195) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:57.032491+0000 mgr.smithi043.jlbwzm (mgr.14195) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:57.533998+0000 mon.smithi043 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.175:0/2256383237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.788784+0000 mon.smithi043 (mon.0) 228 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.794964+0000 mon.smithi043 (mon.0) 229 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.801113+0000 mon.smithi043 (mon.0) 230 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.297 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.806887+0000 mon.smithi043 (mon.0) 231 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.816165+0000 mon.smithi043 (mon.0) 232 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:58.870696+0000 mon.smithi043 (mon.0) 233 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: cluster 2024-09-17T08:20:59.032934+0000 mgr.smithi043.jlbwzm (mgr.14195) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:59.077972+0000 mon.smithi043 (mon.0) 234 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: audit 2024-09-17T08:20:59.107900+0000 mon.smithi043 (mon.0) 235 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:00.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:00 smithi175 bash[24990]: debug 2024-09-17T08:21:00.018+0000 7f7ab96b6640 1 mon.smithi175@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-17T08:21:03.686 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi175/config 2024-09-17T08:21:05.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:00.027666+0000 mon.smithi043 (mon.0) 236 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:00.032702+0000 mon.smithi043 (mon.0) 237 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:21:05.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:00.033078+0000 mon.smithi043 (mon.0) 238 : cluster [INF] mon.smithi043 calling monitor election 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:00.057332+0000 mon.smithi043 (mon.0) 239 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:01.027675+0000 mon.smithi043 (mon.0) 240 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:01.033293+0000 mgr.smithi043.jlbwzm (mgr.14195) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:01.107344+0000 mon.smithi043 (mon.0) 241 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.zfopjy/crt"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:02.028045+0000 mon.smithi043 (mon.0) 242 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:02.029882+0000 mon.smithi175 (mon.1) 1 : cluster [INF] mon.smithi175 calling monitor election 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:03.027935+0000 mon.smithi043 (mon.0) 243 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:03.033727+0000 mgr.smithi043.jlbwzm (mgr.14195) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:04.027628+0000 mon.smithi043 (mon.0) 244 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.028057+0000 mon.smithi043 (mon.0) 245 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.034174+0000 mgr.smithi043.jlbwzm (mgr.14195) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.077593+0000 mon.smithi043 (mon.0) 246 : cluster [INF] mon.smithi043 is new leader, mons smithi043,smithi175 in quorum (ranks 0,1) 2024-09-17T08:21:05.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.083793+0000 mon.smithi043 (mon.0) 247 : cluster [DBG] monmap e2: 2 mons at {smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],smithi175=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.100988+0000 mon.smithi043 (mon.0) 248 : cluster [DBG] fsmap 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.101104+0000 mon.smithi043 (mon.0) 249 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.101399+0000 mon.smithi043 (mon.0) 250 : cluster [DBG] mgrmap e17: smithi043.jlbwzm(active, since 36s) 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.101672+0000 mon.smithi043 (mon.0) 251 : cluster [INF] overall HEALTH_OK 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.102415+0000 mon.smithi043 (mon.0) 252 : cluster [DBG] Standby manager daemon smithi175.zfopjy started 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.109618+0000 mon.smithi043 (mon.0) 253 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.110161+0000 mon.smithi043 (mon.0) 254 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.113141+0000 mon.smithi043 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.zfopjy/key"}]: dispatch 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.114194+0000 mon.smithi043 (mon.0) 256 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.117915+0000 mon.smithi043 (mon.0) 257 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.119725+0000 mon.smithi043 (mon.0) 258 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:05.315 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:05 smithi175 bash[24990]: audit 2024-09-17T08:21:05.121569+0000 mon.smithi043 (mon.0) 259 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:00.027666+0000 mon.smithi043 (mon.0) 236 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:00.032702+0000 mon.smithi043 (mon.0) 237 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:00.033078+0000 mon.smithi043 (mon.0) 238 : cluster [INF] mon.smithi043 calling monitor election 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:00.057332+0000 mon.smithi043 (mon.0) 239 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:01.027675+0000 mon.smithi043 (mon.0) 240 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:01.033293+0000 mgr.smithi043.jlbwzm (mgr.14195) 27 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:01.107344+0000 mon.smithi043 (mon.0) 241 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.zfopjy/crt"}]: dispatch 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:02.028045+0000 mon.smithi043 (mon.0) 242 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:02.029882+0000 mon.smithi175 (mon.1) 1 : cluster [INF] mon.smithi175 calling monitor election 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:03.027935+0000 mon.smithi043 (mon.0) 243 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:03.033727+0000 mgr.smithi043.jlbwzm (mgr.14195) 28 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:04.027628+0000 mon.smithi043 (mon.0) 244 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.028057+0000 mon.smithi043 (mon.0) 245 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.034174+0000 mgr.smithi043.jlbwzm (mgr.14195) 29 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.077593+0000 mon.smithi043 (mon.0) 246 : cluster [INF] mon.smithi043 is new leader, mons smithi043,smithi175 in quorum (ranks 0,1) 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.083793+0000 mon.smithi043 (mon.0) 247 : cluster [DBG] monmap e2: 2 mons at {smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],smithi175=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.100988+0000 mon.smithi043 (mon.0) 248 : cluster [DBG] fsmap 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.101104+0000 mon.smithi043 (mon.0) 249 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.101399+0000 mon.smithi043 (mon.0) 250 : cluster [DBG] mgrmap e17: smithi043.jlbwzm(active, since 36s) 2024-09-17T08:21:05.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.101672+0000 mon.smithi043 (mon.0) 251 : cluster [INF] overall HEALTH_OK 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.102415+0000 mon.smithi043 (mon.0) 252 : cluster [DBG] Standby manager daemon smithi175.zfopjy started 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.109618+0000 mon.smithi043 (mon.0) 253 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.110161+0000 mon.smithi043 (mon.0) 254 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.113141+0000 mon.smithi043 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.zfopjy/key"}]: dispatch 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.114194+0000 mon.smithi043 (mon.0) 256 : audit [DBG] from='mgr.? 172.21.15.175:0/2741748124' entity='mgr.smithi175.zfopjy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.117915+0000 mon.smithi043 (mon.0) 257 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.119725+0000 mon.smithi043 (mon.0) 258 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:05.528 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:05 smithi043 bash[19863]: audit 2024-09-17T08:21:05.121569+0000 mon.smithi043 (mon.0) 259 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.123943+0000 mgr.smithi043.jlbwzm (mgr.14195) 30 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.124450+0000 mgr.smithi043.jlbwzm (mgr.14195) 31 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cluster 2024-09-17T08:21:05.173854+0000 mon.smithi043 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi043.jlbwzm(active, since 36s), standbys: smithi175.zfopjy 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.174132+0000 mon.smithi043 (mon.0) 261 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi175.zfopjy", "id": "smithi175.zfopjy"}]: dispatch 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.326812+0000 mgr.smithi043.jlbwzm (mgr.14195) 32 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.327074+0000 mgr.smithi043.jlbwzm (mgr.14195) 33 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.466205+0000 mon.smithi043 (mon.0) 262 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.473866+0000 mon.smithi043 (mon.0) 263 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.479337+0000 mon.smithi043 (mon.0) 264 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.486336+0000 mon.smithi043 (mon.0) 265 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.493103+0000 mon.smithi043 (mon.0) 266 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.537371+0000 mgr.smithi043.jlbwzm (mgr.14195) 34 : cephadm [INF] Reconfiguring mon.smithi043 (unknown last config time)... 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.538071+0000 mon.smithi043 (mon.0) 267 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.539727+0000 mon.smithi043 (mon.0) 268 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:05.541178+0000 mon.smithi043 (mon.0) 269 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: cephadm 2024-09-17T08:21:05.542685+0000 mgr.smithi043.jlbwzm (mgr.14195) 35 : cephadm [INF] Reconfiguring daemon mon.smithi043 on smithi043 2024-09-17T08:21:06.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:06 smithi043 bash[19863]: audit 2024-09-17T08:21:06.028582+0000 mon.smithi043 (mon.0) 270 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:06.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.123943+0000 mgr.smithi043.jlbwzm (mgr.14195) 30 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T08:21:06.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.124450+0000 mgr.smithi043.jlbwzm (mgr.14195) 31 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-09-17T08:21:06.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cluster 2024-09-17T08:21:05.173854+0000 mon.smithi043 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi043.jlbwzm(active, since 36s), standbys: smithi175.zfopjy 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.174132+0000 mon.smithi043 (mon.0) 261 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr metadata", "who": "smithi175.zfopjy", "id": "smithi175.zfopjy"}]: dispatch 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.326812+0000 mgr.smithi043.jlbwzm (mgr.14195) 32 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.327074+0000 mgr.smithi043.jlbwzm (mgr.14195) 33 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.466205+0000 mon.smithi043 (mon.0) 262 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.473866+0000 mon.smithi043 (mon.0) 263 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.479337+0000 mon.smithi043 (mon.0) 264 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.486336+0000 mon.smithi043 (mon.0) 265 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.493103+0000 mon.smithi043 (mon.0) 266 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.537371+0000 mgr.smithi043.jlbwzm (mgr.14195) 34 : cephadm [INF] Reconfiguring mon.smithi043 (unknown last config time)... 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.538071+0000 mon.smithi043 (mon.0) 267 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.539727+0000 mon.smithi043 (mon.0) 268 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:21:06.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:05.541178+0000 mon.smithi043 (mon.0) 269 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:06.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: cephadm 2024-09-17T08:21:05.542685+0000 mgr.smithi043.jlbwzm (mgr.14195) 35 : cephadm [INF] Reconfiguring daemon mon.smithi043 on smithi043 2024-09-17T08:21:06.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:06 smithi175 bash[24990]: audit 2024-09-17T08:21:06.028582+0000 mon.smithi043 (mon.0) 270 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:21:06.728 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 2 2024-09-17T08:21:06.728 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T08:21:06.728 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":2,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","modified":"2024-09-17T08:21:00.026991Z","created":"2024-09-17T08:17:40.448058Z","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":"smithi043","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi175","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:3300","nonce":0},{"type":"v1","addr":"172.21.15.175:6789","nonce":0}]},"addr":"172.21.15.175:6789/0","public_addr":"172.21.15.175:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T08:21:07.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:07 smithi043 bash[19863]: audit 2024-09-17T08:21:06.727131+0000 mon.smithi043 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.175:0/1245294175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:21:07.221 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:07 smithi043 bash[19863]: cluster 2024-09-17T08:21:07.034625+0000 mgr.smithi043.jlbwzm (mgr.14195) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:07.389 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T08:21:07.389 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T08:21:07.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:07 smithi175 bash[24990]: audit 2024-09-17T08:21:06.727131+0000 mon.smithi043 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.175:0/1245294175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T08:21:07.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:07 smithi175 bash[24990]: cluster 2024-09-17T08:21:07.034625+0000 mgr.smithi043.jlbwzm (mgr.14195) 36 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:09.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: audit 2024-09-17T08:21:07.760038+0000 mon.smithi043 (mon.0) 272 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:09.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: audit 2024-09-17T08:21:07.766105+0000 mon.smithi043 (mon.0) 273 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:09.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: cephadm 2024-09-17T08:21:07.767309+0000 mgr.smithi043.jlbwzm (mgr.14195) 37 : cephadm [INF] Reconfiguring mgr.smithi043.jlbwzm (unknown last config time)... 2024-09-17T08:21:09.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: audit 2024-09-17T08:21:07.767760+0000 mon.smithi043 (mon.0) 274 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.jlbwzm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:21:09.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: audit 2024-09-17T08:21:07.769098+0000 mon.smithi043 (mon.0) 275 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:21:09.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: audit 2024-09-17T08:21:07.770264+0000 mon.smithi043 (mon.0) 276 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:09.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:08 smithi043 bash[19863]: cephadm 2024-09-17T08:21:07.771472+0000 mgr.smithi043.jlbwzm (mgr.14195) 38 : cephadm [INF] Reconfiguring daemon mgr.smithi043.jlbwzm on smithi043 2024-09-17T08:21:09.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: audit 2024-09-17T08:21:07.760038+0000 mon.smithi043 (mon.0) 272 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:09.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: audit 2024-09-17T08:21:07.766105+0000 mon.smithi043 (mon.0) 273 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:09.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: cephadm 2024-09-17T08:21:07.767309+0000 mgr.smithi043.jlbwzm (mgr.14195) 37 : cephadm [INF] Reconfiguring mgr.smithi043.jlbwzm (unknown last config time)... 2024-09-17T08:21:09.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: audit 2024-09-17T08:21:07.767760+0000 mon.smithi043 (mon.0) 274 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.jlbwzm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:21:09.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: audit 2024-09-17T08:21:07.769098+0000 mon.smithi043 (mon.0) 275 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:21:09.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: audit 2024-09-17T08:21:07.770264+0000 mon.smithi043 (mon.0) 276 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:09.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:08 smithi175 bash[24990]: cephadm 2024-09-17T08:21:07.771472+0000 mgr.smithi043.jlbwzm (mgr.14195) 38 : cephadm [INF] Reconfiguring daemon mgr.smithi043.jlbwzm on smithi043 2024-09-17T08:21:10.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:09 smithi043 bash[19863]: cluster 2024-09-17T08:21:09.034992+0000 mgr.smithi043.jlbwzm (mgr.14195) 39 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:10.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:09 smithi043 bash[19863]: audit 2024-09-17T08:21:09.643300+0000 mon.smithi043 (mon.0) 277 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:10.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:09 smithi043 bash[19863]: audit 2024-09-17T08:21:09.649753+0000 mon.smithi043 (mon.0) 278 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:10.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:09 smithi043 bash[19863]: audit 2024-09-17T08:21:09.651342+0000 mon.smithi043 (mon.0) 279 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi043", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:21:10.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:09 smithi043 bash[19863]: audit 2024-09-17T08:21:09.652541+0000 mon.smithi043 (mon.0) 280 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:10.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:09 smithi175 bash[24990]: cluster 2024-09-17T08:21:09.034992+0000 mgr.smithi043.jlbwzm (mgr.14195) 39 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:10.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:09 smithi175 bash[24990]: audit 2024-09-17T08:21:09.643300+0000 mon.smithi043 (mon.0) 277 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:10.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:09 smithi175 bash[24990]: audit 2024-09-17T08:21:09.649753+0000 mon.smithi043 (mon.0) 278 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:10.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:09 smithi175 bash[24990]: audit 2024-09-17T08:21:09.651342+0000 mon.smithi043 (mon.0) 279 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi043", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:21:10.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:09 smithi175 bash[24990]: audit 2024-09-17T08:21:09.652541+0000 mon.smithi043 (mon.0) 280 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:11.207 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:10 smithi043 bash[19863]: cephadm 2024-09-17T08:21:09.650879+0000 mgr.smithi043.jlbwzm (mgr.14195) 40 : cephadm [INF] Reconfiguring ceph-exporter.smithi043 (monmap changed)... 2024-09-17T08:21:11.207 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:10 smithi043 bash[19863]: cephadm 2024-09-17T08:21:09.653659+0000 mgr.smithi043.jlbwzm (mgr.14195) 41 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi043 on smithi043 2024-09-17T08:21:11.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:10 smithi175 bash[24990]: cephadm 2024-09-17T08:21:09.650879+0000 mgr.smithi043.jlbwzm (mgr.14195) 40 : cephadm [INF] Reconfiguring ceph-exporter.smithi043 (monmap changed)... 2024-09-17T08:21:11.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:10 smithi175 bash[24990]: cephadm 2024-09-17T08:21:09.653659+0000 mgr.smithi043.jlbwzm (mgr.14195) 41 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi043 on smithi043 2024-09-17T08:21:12.112 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:21:12.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:12 smithi043 bash[19863]: cluster 2024-09-17T08:21:11.035242+0000 mgr.smithi043.jlbwzm (mgr.14195) 42 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:12.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:12 smithi043 bash[19863]: audit 2024-09-17T08:21:11.611184+0000 mon.smithi043 (mon.0) 281 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:12.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:12 smithi043 bash[19863]: audit 2024-09-17T08:21:11.617175+0000 mon.smithi043 (mon.0) 282 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:12.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:12 smithi043 bash[19863]: audit 2024-09-17T08:21:11.618683+0000 mon.smithi043 (mon.0) 283 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:21:12.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:12 smithi043 bash[19863]: audit 2024-09-17T08:21:11.619734+0000 mon.smithi043 (mon.0) 284 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:12.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:12 smithi175 bash[24990]: cluster 2024-09-17T08:21:11.035242+0000 mgr.smithi043.jlbwzm (mgr.14195) 42 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:12.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:12 smithi175 bash[24990]: audit 2024-09-17T08:21:11.611184+0000 mon.smithi043 (mon.0) 281 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:12.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:12 smithi175 bash[24990]: audit 2024-09-17T08:21:11.617175+0000 mon.smithi043 (mon.0) 282 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:12.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:12 smithi175 bash[24990]: audit 2024-09-17T08:21:11.618683+0000 mon.smithi043 (mon.0) 283 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:21:12.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:12 smithi175 bash[24990]: audit 2024-09-17T08:21:11.619734+0000 mon.smithi043 (mon.0) 284 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:13.242 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:13 smithi043 bash[19863]: cephadm 2024-09-17T08:21:11.618283+0000 mgr.smithi043.jlbwzm (mgr.14195) 43 : cephadm [INF] Reconfiguring crash.smithi043 (monmap changed)... 2024-09-17T08:21:13.242 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:13 smithi043 bash[19863]: cephadm 2024-09-17T08:21:11.620851+0000 mgr.smithi043.jlbwzm (mgr.14195) 44 : cephadm [INF] Reconfiguring daemon crash.smithi043 on smithi043 2024-09-17T08:21:13.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:13 smithi175 bash[24990]: cephadm 2024-09-17T08:21:11.618283+0000 mgr.smithi043.jlbwzm (mgr.14195) 43 : cephadm [INF] Reconfiguring crash.smithi043 (monmap changed)... 2024-09-17T08:21:13.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:13 smithi175 bash[24990]: cephadm 2024-09-17T08:21:11.620851+0000 mgr.smithi043.jlbwzm (mgr.14195) 44 : cephadm [INF] Reconfiguring daemon crash.smithi043 on smithi043 2024-09-17T08:21:14.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:14 smithi043 bash[19863]: cluster 2024-09-17T08:21:13.035607+0000 mgr.smithi043.jlbwzm (mgr.14195) 45 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:14.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:14 smithi175 bash[24990]: cluster 2024-09-17T08:21:13.035607+0000 mgr.smithi043.jlbwzm (mgr.14195) 45 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:15.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:15 smithi043 bash[19863]: audit 2024-09-17T08:21:14.078475+0000 mon.smithi043 (mon.0) 285 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:15.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:15 smithi043 bash[19863]: audit 2024-09-17T08:21:14.444819+0000 mon.smithi043 (mon.0) 286 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:15.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:15 smithi043 bash[19863]: audit 2024-09-17T08:21:14.452527+0000 mon.smithi043 (mon.0) 287 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:15.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:15 smithi175 bash[24990]: audit 2024-09-17T08:21:14.078475+0000 mon.smithi043 (mon.0) 285 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:15.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:15 smithi175 bash[24990]: audit 2024-09-17T08:21:14.444819+0000 mon.smithi043 (mon.0) 286 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:15.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:15 smithi175 bash[24990]: audit 2024-09-17T08:21:14.452527+0000 mon.smithi043 (mon.0) 287 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:16.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:16 smithi043 bash[19863]: cephadm 2024-09-17T08:21:14.454346+0000 mgr.smithi043.jlbwzm (mgr.14195) 46 : cephadm [INF] Reconfiguring alertmanager.smithi043 (dependencies changed)... 2024-09-17T08:21:16.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:16 smithi043 bash[19863]: cephadm 2024-09-17T08:21:14.478760+0000 mgr.smithi043.jlbwzm (mgr.14195) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi043 on smithi043 2024-09-17T08:21:16.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:16 smithi043 bash[19863]: cluster 2024-09-17T08:21:15.035973+0000 mgr.smithi043.jlbwzm (mgr.14195) 48 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:16.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:16 smithi175 bash[24990]: cephadm 2024-09-17T08:21:14.454346+0000 mgr.smithi043.jlbwzm (mgr.14195) 46 : cephadm [INF] Reconfiguring alertmanager.smithi043 (dependencies changed)... 2024-09-17T08:21:16.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:16 smithi175 bash[24990]: cephadm 2024-09-17T08:21:14.478760+0000 mgr.smithi043.jlbwzm (mgr.14195) 47 : cephadm [INF] Reconfiguring daemon alertmanager.smithi043 on smithi043 2024-09-17T08:21:16.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:16 smithi175 bash[24990]: cluster 2024-09-17T08:21:15.035973+0000 mgr.smithi043.jlbwzm (mgr.14195) 48 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:16.486 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:21:16.486 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2024-09-17T08:21:16.486 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:21:16.486 INFO:teuthology.orchestra.run.smithi043.stdout: mon_host = [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] 2024-09-17T08:21:17.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:17 smithi175 bash[24990]: audit 2024-09-17T08:21:16.485614+0000 mon.smithi043 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.43:0/3765385640' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:17.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:17 smithi043 bash[19863]: audit 2024-09-17T08:21:16.485614+0000 mon.smithi043 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.43:0/3765385640' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:17.609 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T08:21:17.609 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:21:17.609 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:21:17.620 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:21:17.620 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:21:17.920 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:21:17.921 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T08:21:17.935 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:21:17.935 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T08:21:17.989 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T08:21:17.989 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:21:17.990 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:21:17.995 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T08:21:17.995 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/nvme1n1 2024-09-17T08:21:18.041 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/nvme1n1 2024-09-17T08:21:18.041 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.041 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 965 Links: 1 Device type: 103,2 2024-09-17T08:21:18.041 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.042 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:19:11.655255728 +0000 2024-09-17T08:21:18.042 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:16:34.060001394 +0000 2024-09-17T08:21:18.042 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:16:34.060001394 +0000 2024-09-17T08:21:18.042 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:21:18.042 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T08:21:18.094 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:21:18.095 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:21:18.095 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000210394 s, 2.4 MB/s 2024-09-17T08:21:18.096 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T08:21:18.151 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/nvme2n1 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/nvme2n1 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 974 Links: 1 Device type: 103,4 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:19:11.667255621 +0000 2024-09-17T08:21:18.197 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:16:34.156048539 +0000 2024-09-17T08:21:18.198 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:16:34.156048539 +0000 2024-09-17T08:21:18.198 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:21:18.198 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T08:21:18.249 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:18 smithi043 bash[19863]: cluster 2024-09-17T08:21:17.036631+0000 mgr.smithi043.jlbwzm (mgr.14195) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:18.251 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:21:18.251 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:21:18.251 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000245279 s, 2.1 MB/s 2024-09-17T08:21:18.252 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T08:21:18.302 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/nvme3n1 2024-09-17T08:21:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:18 smithi175 bash[24990]: cluster 2024-09-17T08:21:17.036631+0000 mgr.smithi043.jlbwzm (mgr.14195) 49 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/nvme3n1 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 983 Links: 1 Device type: 103,6 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:19:11.679255514 +0000 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:16:34.248093719 +0000 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:16:34.248093719 +0000 2024-09-17T08:21:18.349 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:21:18.350 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T08:21:18.403 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:21:18.404 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:21:18.404 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000376483 s, 1.4 MB/s 2024-09-17T08:21:18.405 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T08:21:18.458 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/nvme4n1 2024-09-17T08:21:18.505 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/nvme4n1 2024-09-17T08:21:18.505 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.505 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 992 Links: 1 Device type: 103,8 2024-09-17T08:21:18.505 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.506 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 08:19:11.695255372 +0000 2024-09-17T08:21:18.506 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 08:16:34.340138900 +0000 2024-09-17T08:21:18.506 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 08:16:34.340138900 +0000 2024-09-17T08:21:18.506 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T08:21:18.506 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T08:21:18.560 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T08:21:18.560 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T08:21:18.561 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000372753 s, 1.4 MB/s 2024-09-17T08:21:18.561 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T08:21:18.611 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:21:18.611 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T08:21:18.617 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-09-17T08:21:18.617 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/nvme1n1 2024-09-17T08:21:18.666 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/nvme1n1 2024-09-17T08:21:18.666 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.666 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 965 Links: 1 Device type: 103,2 2024-09-17T08:21:18.667 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.667 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:20:38.139157432 +0000 2024-09-17T08:21:18.667 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:16:35.285691347 +0000 2024-09-17T08:21:18.667 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:16:35.285691347 +0000 2024-09-17T08:21:18.667 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:21:18.667 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-17T08:21:18.719 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:21:18.719 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:21:18.719 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000340273 s, 1.5 MB/s 2024-09-17T08:21:18.720 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-17T08:21:18.766 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/nvme2n1 2024-09-17T08:21:18.813 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/nvme2n1 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 974 Links: 1 Device type: 103,4 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:20:38.151157241 +0000 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:16:35.385740453 +0000 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:16:35.385740453 +0000 2024-09-17T08:21:18.814 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:21:18.815 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-17T08:21:18.868 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:21:18.868 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:21:18.869 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000476936 s, 1.1 MB/s 2024-09-17T08:21:18.870 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-17T08:21:18.919 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/nvme3n1 2024-09-17T08:21:18.965 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/nvme3n1 2024-09-17T08:21:18.965 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 983 Links: 1 Device type: 103,6 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:20:38.167156986 +0000 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:16:35.485789559 +0000 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:16:35.485789559 +0000 2024-09-17T08:21:18.966 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:21:18.967 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-17T08:21:19.020 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:21:19.020 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:21:19.020 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000441686 s, 1.2 MB/s 2024-09-17T08:21:19.021 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-17T08:21:19.071 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/nvme4n1 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/nvme4n1 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 5h/5d Inode: 992 Links: 1 Device type: 103,8 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-09-17 08:20:38.183156731 +0000 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-09-17 08:16:35.581836700 +0000 2024-09-17T08:21:19.118 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-09-17 08:16:35.581836700 +0000 2024-09-17T08:21:19.119 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-09-17T08:21:19.119 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-17T08:21:19.172 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T08:21:19.172 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T08:21:19.172 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000412502 s, 1.2 MB/s 2024-09-17T08:21:19.173 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-17T08:21:19.222 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-17T08:21:19.274 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:19 smithi175 bash[24990]: cluster 2024-09-17T08:21:19.037079+0000 mgr.smithi043.jlbwzm (mgr.14195) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:19.513 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:19 smithi043 bash[19863]: cluster 2024-09-17T08:21:19.037079+0000 mgr.smithi043.jlbwzm (mgr.14195) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:21 smithi043 bash[19863]: audit 2024-09-17T08:21:20.398791+0000 mon.smithi043 (mon.0) 289 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:21 smithi043 bash[19863]: audit 2024-09-17T08:21:20.404151+0000 mon.smithi043 (mon.0) 290 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:21 smithi043 bash[19863]: cephadm 2024-09-17T08:21:20.405387+0000 mgr.smithi043.jlbwzm (mgr.14195) 51 : cephadm [INF] Reconfiguring grafana.smithi043 (dependencies changed)... 2024-09-17T08:21:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:21 smithi043 bash[19863]: cephadm 2024-09-17T08:21:20.451483+0000 mgr.smithi043.jlbwzm (mgr.14195) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi043 on smithi043 2024-09-17T08:21:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:21 smithi043 bash[19863]: cluster 2024-09-17T08:21:21.037515+0000 mgr.smithi043.jlbwzm (mgr.14195) 53 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:21.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:21 smithi175 bash[24990]: audit 2024-09-17T08:21:20.398791+0000 mon.smithi043 (mon.0) 289 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:21.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:21 smithi175 bash[24990]: audit 2024-09-17T08:21:20.404151+0000 mon.smithi043 (mon.0) 290 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:21.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:21 smithi175 bash[24990]: cephadm 2024-09-17T08:21:20.405387+0000 mgr.smithi043.jlbwzm (mgr.14195) 51 : cephadm [INF] Reconfiguring grafana.smithi043 (dependencies changed)... 2024-09-17T08:21:21.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:21 smithi175 bash[24990]: cephadm 2024-09-17T08:21:20.451483+0000 mgr.smithi043.jlbwzm (mgr.14195) 52 : cephadm [INF] Reconfiguring daemon grafana.smithi043 on smithi043 2024-09-17T08:21:21.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:21 smithi175 bash[24990]: cluster 2024-09-17T08:21:21.037515+0000 mgr.smithi043.jlbwzm (mgr.14195) 53 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:23.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:23 smithi043 bash[19863]: cluster 2024-09-17T08:21:23.037968+0000 mgr.smithi043.jlbwzm (mgr.14195) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:23.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:23 smithi175 bash[24990]: cluster 2024-09-17T08:21:23.037968+0000 mgr.smithi043.jlbwzm (mgr.14195) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:23.960 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi175/config 2024-09-17T08:21:26.285 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:26 smithi043 bash[19863]: audit 2024-09-17T08:21:25.019468+0000 mon.smithi043 (mon.0) 291 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:26.285 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:26 smithi043 bash[19863]: audit 2024-09-17T08:21:25.024289+0000 mon.smithi043 (mon.0) 292 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:26.285 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:26 smithi043 bash[19863]: cephadm 2024-09-17T08:21:25.025480+0000 mgr.smithi043.jlbwzm (mgr.14195) 55 : cephadm [INF] Reconfiguring prometheus.smithi043 (dependencies changed)... 2024-09-17T08:21:26.285 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:26 smithi043 bash[19863]: cluster 2024-09-17T08:21:25.038240+0000 mgr.smithi043.jlbwzm (mgr.14195) 56 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:26.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:26 smithi175 bash[24990]: audit 2024-09-17T08:21:25.019468+0000 mon.smithi043 (mon.0) 291 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:26.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:26 smithi175 bash[24990]: audit 2024-09-17T08:21:25.024289+0000 mon.smithi043 (mon.0) 292 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:26.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:26 smithi175 bash[24990]: cephadm 2024-09-17T08:21:25.025480+0000 mgr.smithi043.jlbwzm (mgr.14195) 55 : cephadm [INF] Reconfiguring prometheus.smithi043 (dependencies changed)... 2024-09-17T08:21:26.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:26 smithi175 bash[24990]: cluster 2024-09-17T08:21:25.038240+0000 mgr.smithi043.jlbwzm (mgr.14195) 56 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:26.790 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled osd.all-available-devices update... 2024-09-17T08:21:27.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:27 smithi175 bash[24990]: cephadm 2024-09-17T08:21:25.283666+0000 mgr.smithi043.jlbwzm (mgr.14195) 57 : cephadm [INF] Reconfiguring daemon prometheus.smithi043 on smithi043 2024-09-17T08:21:27.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:27 smithi175 bash[24990]: audit 2024-09-17T08:21:26.789263+0000 mon.smithi043 (mon.0) 293 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:27.146 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:27 smithi043 bash[19863]: cephadm 2024-09-17T08:21:25.283666+0000 mgr.smithi043.jlbwzm (mgr.14195) 57 : cephadm [INF] Reconfiguring daemon prometheus.smithi043 on smithi043 2024-09-17T08:21:27.147 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:27 smithi043 bash[19863]: audit 2024-09-17T08:21:26.789263+0000 mon.smithi043 (mon.0) 293 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:27.393 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T08:21:27.394 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:21:28.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:28 smithi175 bash[24990]: audit 2024-09-17T08:21:26.779814+0000 mgr.smithi043.jlbwzm (mgr.14195) 58 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:21:28.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:28 smithi175 bash[24990]: cephadm 2024-09-17T08:21:26.782231+0000 mgr.smithi043.jlbwzm (mgr.14195) 59 : cephadm [INF] Marking host: smithi043 for OSDSpec preview refresh. 2024-09-17T08:21:28.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:28 smithi175 bash[24990]: cephadm 2024-09-17T08:21:26.782312+0000 mgr.smithi043.jlbwzm (mgr.14195) 60 : cephadm [INF] Marking host: smithi175 for OSDSpec preview refresh. 2024-09-17T08:21:28.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:28 smithi175 bash[24990]: cephadm 2024-09-17T08:21:26.782727+0000 mgr.smithi043.jlbwzm (mgr.14195) 61 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T08:21:28.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:28 smithi175 bash[24990]: cluster 2024-09-17T08:21:27.038475+0000 mgr.smithi043.jlbwzm (mgr.14195) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:28.459 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:28 smithi043 bash[19863]: audit 2024-09-17T08:21:26.779814+0000 mgr.smithi043.jlbwzm (mgr.14195) 58 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:21:28.459 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:28 smithi043 bash[19863]: cephadm 2024-09-17T08:21:26.782231+0000 mgr.smithi043.jlbwzm (mgr.14195) 59 : cephadm [INF] Marking host: smithi043 for OSDSpec preview refresh. 2024-09-17T08:21:28.459 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:28 smithi043 bash[19863]: cephadm 2024-09-17T08:21:26.782312+0000 mgr.smithi043.jlbwzm (mgr.14195) 60 : cephadm [INF] Marking host: smithi175 for OSDSpec preview refresh. 2024-09-17T08:21:28.459 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:28 smithi043 bash[19863]: cephadm 2024-09-17T08:21:26.782727+0000 mgr.smithi043.jlbwzm (mgr.14195) 61 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-09-17T08:21:28.460 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:28 smithi043 bash[19863]: cluster 2024-09-17T08:21:27.038475+0000 mgr.smithi043.jlbwzm (mgr.14195) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:29.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:29 smithi043 bash[19863]: cluster 2024-09-17T08:21:29.038829+0000 mgr.smithi043.jlbwzm (mgr.14195) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:29.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:29 smithi043 bash[19863]: audit 2024-09-17T08:21:29.078783+0000 mon.smithi043 (mon.0) 294 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:29.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:29 smithi175 bash[24990]: cluster 2024-09-17T08:21:29.038829+0000 mgr.smithi043.jlbwzm (mgr.14195) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:29.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:29 smithi175 bash[24990]: audit 2024-09-17T08:21:29.078783+0000 mon.smithi043 (mon.0) 294 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:31.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: audit 2024-09-17T08:21:30.348422+0000 mon.smithi043 (mon.0) 295 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: audit 2024-09-17T08:21:30.352898+0000 mon.smithi043 (mon.0) 296 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: cephadm 2024-09-17T08:21:30.353950+0000 mgr.smithi043.jlbwzm (mgr.14195) 64 : cephadm [INF] Reconfiguring ceph-exporter.smithi175 (monmap changed)... 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: audit 2024-09-17T08:21:30.354320+0000 mon.smithi043 (mon.0) 297 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: audit 2024-09-17T08:21:30.355357+0000 mon.smithi043 (mon.0) 298 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: cephadm 2024-09-17T08:21:30.356313+0000 mgr.smithi043.jlbwzm (mgr.14195) 65 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi175 on smithi175 2024-09-17T08:21:31.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:31 smithi175 bash[24990]: cluster 2024-09-17T08:21:31.039168+0000 mgr.smithi043.jlbwzm (mgr.14195) 66 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:31.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: audit 2024-09-17T08:21:30.348422+0000 mon.smithi043 (mon.0) 295 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:31.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: audit 2024-09-17T08:21:30.352898+0000 mon.smithi043 (mon.0) 296 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:31.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: cephadm 2024-09-17T08:21:30.353950+0000 mgr.smithi043.jlbwzm (mgr.14195) 64 : cephadm [INF] Reconfiguring ceph-exporter.smithi175 (monmap changed)... 2024-09-17T08:21:31.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: audit 2024-09-17T08:21:30.354320+0000 mon.smithi043 (mon.0) 297 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi175", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-09-17T08:21:31.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: audit 2024-09-17T08:21:30.355357+0000 mon.smithi043 (mon.0) 298 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:31.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: cephadm 2024-09-17T08:21:30.356313+0000 mgr.smithi043.jlbwzm (mgr.14195) 65 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi175 on smithi175 2024-09-17T08:21:31.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:31 smithi043 bash[19863]: cluster 2024-09-17T08:21:31.039168+0000 mgr.smithi043.jlbwzm (mgr.14195) 66 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:33.161 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:21:33.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: audit 2024-09-17T08:21:32.414666+0000 mon.smithi043 (mon.0) 299 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:33.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: audit 2024-09-17T08:21:32.422882+0000 mon.smithi043 (mon.0) 300 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:33.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: cephadm 2024-09-17T08:21:32.424376+0000 mgr.smithi043.jlbwzm (mgr.14195) 67 : cephadm [INF] Reconfiguring crash.smithi175 (monmap changed)... 2024-09-17T08:21:33.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: audit 2024-09-17T08:21:32.424854+0000 mon.smithi043 (mon.0) 301 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:21:33.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: audit 2024-09-17T08:21:32.426285+0000 mon.smithi043 (mon.0) 302 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:33.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: cephadm 2024-09-17T08:21:32.427646+0000 mgr.smithi043.jlbwzm (mgr.14195) 68 : cephadm [INF] Reconfiguring daemon crash.smithi175 on smithi175 2024-09-17T08:21:33.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:33 smithi043 bash[19863]: cluster 2024-09-17T08:21:33.039571+0000 mgr.smithi043.jlbwzm (mgr.14195) 69 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:33.805 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: audit 2024-09-17T08:21:32.414666+0000 mon.smithi043 (mon.0) 299 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: audit 2024-09-17T08:21:32.422882+0000 mon.smithi043 (mon.0) 300 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: cephadm 2024-09-17T08:21:32.424376+0000 mgr.smithi043.jlbwzm (mgr.14195) 67 : cephadm [INF] Reconfiguring crash.smithi175 (monmap changed)... 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: audit 2024-09-17T08:21:32.424854+0000 mon.smithi043 (mon.0) 301 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: audit 2024-09-17T08:21:32.426285+0000 mon.smithi043 (mon.0) 302 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: cephadm 2024-09-17T08:21:32.427646+0000 mgr.smithi043.jlbwzm (mgr.14195) 68 : cephadm [INF] Reconfiguring daemon crash.smithi175 on smithi175 2024-09-17T08:21:33.806 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:33 smithi175 bash[24990]: cluster 2024-09-17T08:21:33.039571+0000 mgr.smithi043.jlbwzm (mgr.14195) 69 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: audit 2024-09-17T08:21:34.179300+0000 mon.smithi043 (mon.0) 303 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: audit 2024-09-17T08:21:34.189173+0000 mon.smithi043 (mon.0) 304 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: cephadm 2024-09-17T08:21:34.191084+0000 mgr.smithi043.jlbwzm (mgr.14195) 70 : cephadm [INF] Reconfiguring mgr.smithi175.zfopjy (monmap changed)... 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: audit 2024-09-17T08:21:34.191808+0000 mon.smithi043 (mon.0) 305 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: audit 2024-09-17T08:21:34.193875+0000 mon.smithi043 (mon.0) 306 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: audit 2024-09-17T08:21:34.195549+0000 mon.smithi043 (mon.0) 307 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:35.462 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: cephadm 2024-09-17T08:21:34.197499+0000 mgr.smithi043.jlbwzm (mgr.14195) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi175.zfopjy on smithi175 2024-09-17T08:21:35.463 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:35 smithi175 bash[24990]: cluster 2024-09-17T08:21:35.039846+0000 mgr.smithi043.jlbwzm (mgr.14195) 72 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:35.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: audit 2024-09-17T08:21:34.179300+0000 mon.smithi043 (mon.0) 303 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:35.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: audit 2024-09-17T08:21:34.189173+0000 mon.smithi043 (mon.0) 304 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:35.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: cephadm 2024-09-17T08:21:34.191084+0000 mgr.smithi043.jlbwzm (mgr.14195) 70 : cephadm [INF] Reconfiguring mgr.smithi175.zfopjy (monmap changed)... 2024-09-17T08:21:35.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: audit 2024-09-17T08:21:34.191808+0000 mon.smithi043 (mon.0) 305 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.zfopjy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T08:21:35.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: audit 2024-09-17T08:21:34.193875+0000 mon.smithi043 (mon.0) 306 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T08:21:35.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: audit 2024-09-17T08:21:34.195549+0000 mon.smithi043 (mon.0) 307 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:35.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: cephadm 2024-09-17T08:21:34.197499+0000 mgr.smithi043.jlbwzm (mgr.14195) 71 : cephadm [INF] Reconfiguring daemon mgr.smithi175.zfopjy on smithi175 2024-09-17T08:21:35.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:35 smithi043 bash[19863]: cluster 2024-09-17T08:21:35.039846+0000 mgr.smithi043.jlbwzm (mgr.14195) 72 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:36.293 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:21:36.900 INFO:teuthology.orchestra.run.smithi043.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-17T08:21:37.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:35.996314+0000 mon.smithi043 (mon.0) 308 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:37.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:36.001362+0000 mon.smithi043 (mon.0) 309 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: cephadm 2024-09-17T08:21:36.002303+0000 mgr.smithi043.jlbwzm (mgr.14195) 73 : cephadm [INF] Reconfiguring mon.smithi175 (monmap changed)... 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:36.002608+0000 mon.smithi043 (mon.0) 310 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:36.003410+0000 mon.smithi043 (mon.0) 311 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:36.004183+0000 mon.smithi043 (mon.0) 312 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: cephadm 2024-09-17T08:21:36.005123+0000 mgr.smithi043.jlbwzm (mgr.14195) 74 : cephadm [INF] Reconfiguring daemon mon.smithi175 on smithi175 2024-09-17T08:21:37.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:36 smithi043 bash[19863]: audit 2024-09-17T08:21:36.291980+0000 mon.smithi043 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.43:0/3149629679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:37.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:35.996314+0000 mon.smithi043 (mon.0) 308 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:37.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:36.001362+0000 mon.smithi043 (mon.0) 309 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:37.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: cephadm 2024-09-17T08:21:36.002303+0000 mgr.smithi043.jlbwzm (mgr.14195) 73 : cephadm [INF] Reconfiguring mon.smithi175 (monmap changed)... 2024-09-17T08:21:37.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:36.002608+0000 mon.smithi043 (mon.0) 310 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T08:21:37.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:36.003410+0000 mon.smithi043 (mon.0) 311 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T08:21:37.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:36.004183+0000 mon.smithi043 (mon.0) 312 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:37.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: cephadm 2024-09-17T08:21:36.005123+0000 mgr.smithi043.jlbwzm (mgr.14195) 74 : cephadm [INF] Reconfiguring daemon mon.smithi175 on smithi175 2024-09-17T08:21:37.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:36 smithi175 bash[24990]: audit 2024-09-17T08:21:36.291980+0000 mon.smithi043 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.43:0/3149629679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:37.902 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:21:38.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: cluster 2024-09-17T08:21:37.040260+0000 mgr.smithi043.jlbwzm (mgr.14195) 75 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.916324+0000 mon.smithi043 (mon.0) 314 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.923418+0000 mon.smithi043 (mon.0) 315 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.931389+0000 mon.smithi043 (mon.0) 316 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.934218+0000 mon.smithi043 (mon.0) 317 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.941006+0000 mon.smithi043 (mon.0) 318 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.956713+0000 mon.smithi043 (mon.0) 319 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.963643+0000 mon.smithi043 (mon.0) 320 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi043.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.970739+0000 mon.smithi043 (mon.0) 321 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.991269+0000 mon.smithi043 (mon.0) 322 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:21:38.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:38 smithi043 bash[19863]: audit 2024-09-17T08:21:37.994056+0000 mon.smithi043 (mon.0) 323 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi043.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:21:38.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: cluster 2024-09-17T08:21:37.040260+0000 mgr.smithi043.jlbwzm (mgr.14195) 75 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.916324+0000 mon.smithi043 (mon.0) 314 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.923418+0000 mon.smithi043 (mon.0) 315 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.931389+0000 mon.smithi043 (mon.0) 316 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.934218+0000 mon.smithi043 (mon.0) 317 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.941006+0000 mon.smithi043 (mon.0) 318 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.956713+0000 mon.smithi043 (mon.0) 319 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.963643+0000 mon.smithi043 (mon.0) 320 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi043.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.970739+0000 mon.smithi043 (mon.0) 321 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.991269+0000 mon.smithi043 (mon.0) 322 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:21:38.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:38 smithi175 bash[24990]: audit 2024-09-17T08:21:37.994056+0000 mon.smithi043 (mon.0) 323 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi043.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:21:39.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.932278+0000 mgr.smithi043.jlbwzm (mgr.14195) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:21:39.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.935018+0000 mgr.smithi043.jlbwzm (mgr.14195) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:21:39.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.957334+0000 mgr.smithi043.jlbwzm (mgr.14195) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:21:39.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.964411+0000 mgr.smithi043.jlbwzm (mgr.14195) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi043.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:21:39.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.992067+0000 mgr.smithi043.jlbwzm (mgr.14195) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:21:39.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:37.994949+0000 mgr.smithi043.jlbwzm (mgr.14195) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi043.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:21:39.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:38.001099+0000 mon.smithi043 (mon.0) 324 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:39.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:39 smithi043 bash[19863]: audit 2024-09-17T08:21:38.088249+0000 mon.smithi043 (mon.0) 325 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.932278+0000 mgr.smithi043.jlbwzm (mgr.14195) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.935018+0000 mgr.smithi043.jlbwzm (mgr.14195) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.957334+0000 mgr.smithi043.jlbwzm (mgr.14195) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.964411+0000 mgr.smithi043.jlbwzm (mgr.14195) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi043.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.992067+0000 mgr.smithi043.jlbwzm (mgr.14195) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:37.994949+0000 mgr.smithi043.jlbwzm (mgr.14195) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi043.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T08:21:39.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:38.001099+0000 mon.smithi043 (mon.0) 324 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:39.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:39 smithi175 bash[24990]: audit 2024-09-17T08:21:38.088249+0000 mon.smithi043 (mon.0) 325 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:21:40.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:40 smithi043 bash[19863]: cluster 2024-09-17T08:21:39.040647+0000 mgr.smithi043.jlbwzm (mgr.14195) 82 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:40.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:40 smithi175 bash[24990]: cluster 2024-09-17T08:21:39.040647+0000 mgr.smithi043.jlbwzm (mgr.14195) 82 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:41.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:41 smithi043 bash[19863]: cluster 2024-09-17T08:21:41.041111+0000 mgr.smithi043.jlbwzm (mgr.14195) 83 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:41.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:41 smithi175 bash[24990]: cluster 2024-09-17T08:21:41.041111+0000 mgr.smithi043.jlbwzm (mgr.14195) 83 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:42.640 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:21:43.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:43 smithi043 bash[19863]: cluster 2024-09-17T08:21:43.041515+0000 mgr.smithi043.jlbwzm (mgr.14195) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:43.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:43 smithi175 bash[24990]: cluster 2024-09-17T08:21:43.041515+0000 mgr.smithi043.jlbwzm (mgr.14195) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.281338+0000 mon.smithi043 (mon.0) 326 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.288188+0000 mon.smithi043 (mon.0) 327 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.485851+0000 mon.smithi043 (mon.0) 328 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.490124+0000 mon.smithi043 (mon.0) 329 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.699465+0000 mon.smithi043 (mon.0) 330 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.707892+0000 mon.smithi043 (mon.0) 331 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.893396+0000 mon.smithi043 (mon.0) 332 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.899030+0000 mon.smithi043 (mon.0) 333 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.899845+0000 mon.smithi043 (mon.0) 334 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.900500+0000 mon.smithi043 (mon.0) 335 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.904913+0000 mon.smithi043 (mon.0) 336 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.565 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.907491+0000 mon.smithi043 (mon.0) 337 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:21:44.566 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.910777+0000 mon.smithi043 (mon.0) 338 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:21:44.566 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.911405+0000 mon.smithi043 (mon.0) 339 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.566 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.914172+0000 mon.smithi043 (mon.0) 340 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:21:44.566 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:43.914793+0000 mon.smithi043 (mon.0) 341 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.566 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:44 smithi175 bash[24990]: audit 2024-09-17T08:21:44.079338+0000 mon.smithi043 (mon.0) 342 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.281338+0000 mon.smithi043 (mon.0) 326 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.288188+0000 mon.smithi043 (mon.0) 327 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.485851+0000 mon.smithi043 (mon.0) 328 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.490124+0000 mon.smithi043 (mon.0) 329 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.699465+0000 mon.smithi043 (mon.0) 330 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.707892+0000 mon.smithi043 (mon.0) 331 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.893396+0000 mon.smithi043 (mon.0) 332 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.899030+0000 mon.smithi043 (mon.0) 333 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.899845+0000 mon.smithi043 (mon.0) 334 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.900500+0000 mon.smithi043 (mon.0) 335 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.904913+0000 mon.smithi043 (mon.0) 336 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.907491+0000 mon.smithi043 (mon.0) 337 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.910777+0000 mon.smithi043 (mon.0) 338 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.911405+0000 mon.smithi043 (mon.0) 339 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.736 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.914172+0000 mon.smithi043 (mon.0) 340 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:21:44.737 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:43.914793+0000 mon.smithi043 (mon.0) 341 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:21:44.737 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:44 smithi043 bash[19863]: audit 2024-09-17T08:21:44.079338+0000 mon.smithi043 (mon.0) 342 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:21:45.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:45 smithi175 bash[24990]: cluster 2024-09-17T08:21:45.041920+0000 mgr.smithi043.jlbwzm (mgr.14195) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:45.660 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:21:45.672 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:45 smithi043 bash[19863]: cluster 2024-09-17T08:21:45.041920+0000 mgr.smithi043.jlbwzm (mgr.14195) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:46.240 INFO:teuthology.orchestra.run.smithi043.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-17T08:21:46.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:46 smithi043 bash[19863]: audit 2024-09-17T08:21:45.659262+0000 mon.smithi043 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.43:0/3939424601' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:46.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:46 smithi175 bash[24990]: audit 2024-09-17T08:21:45.659262+0000 mon.smithi043 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.43:0/3939424601' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:47.241 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:21:47.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:47 smithi043 bash[19863]: cluster 2024-09-17T08:21:47.042345+0000 mgr.smithi043.jlbwzm (mgr.14195) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:47.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:47 smithi175 bash[24990]: cluster 2024-09-17T08:21:47.042345+0000 mgr.smithi043.jlbwzm (mgr.14195) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:49.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:49 smithi043 bash[19863]: cluster 2024-09-17T08:21:49.042768+0000 mgr.smithi043.jlbwzm (mgr.14195) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:49.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:49 smithi175 bash[24990]: cluster 2024-09-17T08:21:49.042768+0000 mgr.smithi043.jlbwzm (mgr.14195) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:51.381 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:51 smithi043 bash[19863]: cluster 2024-09-17T08:21:51.043194+0000 mgr.smithi043.jlbwzm (mgr.14195) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:51.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:51 smithi175 bash[24990]: cluster 2024-09-17T08:21:51.043194+0000 mgr.smithi043.jlbwzm (mgr.14195) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:51.814 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:21:52.898 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:52 smithi175 bash[24990]: audit 2024-09-17T08:21:52.590228+0000 mon.smithi043 (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]: dispatch 2024-09-17T08:21:52.898 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:52 smithi175 bash[24990]: audit 2024-09-17T08:21:52.591505+0000 mon.smithi175 (mon.1) 2 : audit [INF] from='client.? 172.21.15.175:0/1114331810' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]: dispatch 2024-09-17T08:21:52.898 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:52 smithi175 bash[24990]: audit 2024-09-17T08:21:52.597067+0000 mon.smithi043 (mon.0) 345 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]': finished 2024-09-17T08:21:52.898 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:52 smithi175 bash[24990]: cluster 2024-09-17T08:21:52.597159+0000 mon.smithi043 (mon.0) 346 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:21:52.898 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:52 smithi175 bash[24990]: audit 2024-09-17T08:21:52.597399+0000 mon.smithi043 (mon.0) 347 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:52.941 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:52 smithi043 bash[19863]: audit 2024-09-17T08:21:52.590228+0000 mon.smithi043 (mon.0) 344 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]: dispatch 2024-09-17T08:21:52.942 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:52 smithi043 bash[19863]: audit 2024-09-17T08:21:52.591505+0000 mon.smithi175 (mon.1) 2 : audit [INF] from='client.? 172.21.15.175:0/1114331810' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]: dispatch 2024-09-17T08:21:52.942 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:52 smithi043 bash[19863]: audit 2024-09-17T08:21:52.597067+0000 mon.smithi043 (mon.0) 345 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d0bc879-cd59-4bbf-a560-0b69c049f9bf"}]': finished 2024-09-17T08:21:52.942 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:52 smithi043 bash[19863]: cluster 2024-09-17T08:21:52.597159+0000 mon.smithi043 (mon.0) 346 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T08:21:52.942 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:52 smithi043 bash[19863]: audit 2024-09-17T08:21:52.597399+0000 mon.smithi043 (mon.0) 347 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:54.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: audit 2024-09-17T08:21:52.804823+0000 mon.smithi043 (mon.0) 348 : audit [INF] from='client.? 172.21.15.43:0/1476977995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4ae8ed-ddea-43d3-89a4-8f95cbe41003"}]: dispatch 2024-09-17T08:21:54.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: audit 2024-09-17T08:21:52.809450+0000 mon.smithi043 (mon.0) 349 : audit [INF] from='client.? 172.21.15.43:0/1476977995' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4ae8ed-ddea-43d3-89a4-8f95cbe41003"}]': finished 2024-09-17T08:21:54.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: cluster 2024-09-17T08:21:52.809496+0000 mon.smithi043 (mon.0) 350 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T08:21:54.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: audit 2024-09-17T08:21:52.809616+0000 mon.smithi043 (mon.0) 351 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:54.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: audit 2024-09-17T08:21:52.809885+0000 mon.smithi043 (mon.0) 352 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:54.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:53 smithi043 bash[19863]: cluster 2024-09-17T08:21:53.043560+0000 mgr.smithi043.jlbwzm (mgr.14195) 89 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: audit 2024-09-17T08:21:52.804823+0000 mon.smithi043 (mon.0) 348 : audit [INF] from='client.? 172.21.15.43:0/1476977995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4ae8ed-ddea-43d3-89a4-8f95cbe41003"}]: dispatch 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: audit 2024-09-17T08:21:52.809450+0000 mon.smithi043 (mon.0) 349 : audit [INF] from='client.? 172.21.15.43:0/1476977995' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4ae8ed-ddea-43d3-89a4-8f95cbe41003"}]': finished 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: cluster 2024-09-17T08:21:52.809496+0000 mon.smithi043 (mon.0) 350 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: audit 2024-09-17T08:21:52.809616+0000 mon.smithi043 (mon.0) 351 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: audit 2024-09-17T08:21:52.809885+0000 mon.smithi043 (mon.0) 352 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:54.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:53 smithi175 bash[24990]: cluster 2024-09-17T08:21:53.043560+0000 mgr.smithi043.jlbwzm (mgr.14195) 89 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:55.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:54 smithi175 bash[24990]: audit 2024-09-17T08:21:54.128417+0000 mon.smithi175 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.175:0/738970542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:21:55.149 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:21:55.162 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:54 smithi043 bash[19863]: audit 2024-09-17T08:21:54.128417+0000 mon.smithi175 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.175:0/738970542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:21:55.811 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726561312,"num_remapped_pgs":0} 2024-09-17T08:21:56.259 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:55 smithi175 bash[24990]: cluster 2024-09-17T08:21:55.044050+0000 mgr.smithi043.jlbwzm (mgr.14195) 90 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:56.259 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:55 smithi175 bash[24990]: audit 2024-09-17T08:21:55.139570+0000 mon.smithi043 (mon.0) 353 : audit [DBG] from='client.? 172.21.15.43:0/3072487901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:21:56.259 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:55 smithi175 bash[24990]: audit 2024-09-17T08:21:55.148461+0000 mon.smithi043 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.43:0/2908782266' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:56.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:55 smithi043 bash[19863]: cluster 2024-09-17T08:21:55.044050+0000 mgr.smithi043.jlbwzm (mgr.14195) 90 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:56.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:55 smithi043 bash[19863]: audit 2024-09-17T08:21:55.139570+0000 mon.smithi043 (mon.0) 353 : audit [DBG] from='client.? 172.21.15.43:0/3072487901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:21:56.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:55 smithi043 bash[19863]: audit 2024-09-17T08:21:55.148461+0000 mon.smithi043 (mon.0) 354 : audit [DBG] from='client.? 172.21.15.43:0/2908782266' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:21:56.813 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.842378+0000 mon.smithi043 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]: dispatch 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.843773+0000 mon.smithi175 (mon.1) 4 : audit [INF] from='client.? 172.21.15.175:0/695641205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]: dispatch 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.847499+0000 mon.smithi043 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]': finished 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: cluster 2024-09-17T08:21:56.847559+0000 mon.smithi043 (mon.0) 357 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.847673+0000 mon.smithi043 (mon.0) 358 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.847937+0000 mon.smithi043 (mon.0) 359 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:57.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:56 smithi043 bash[19863]: audit 2024-09-17T08:21:56.848142+0000 mon.smithi043 (mon.0) 360 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.842378+0000 mon.smithi043 (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]: dispatch 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.843773+0000 mon.smithi175 (mon.1) 4 : audit [INF] from='client.? 172.21.15.175:0/695641205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]: dispatch 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.847499+0000 mon.smithi043 (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5"}]': finished 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: cluster 2024-09-17T08:21:56.847559+0000 mon.smithi043 (mon.0) 357 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.847673+0000 mon.smithi043 (mon.0) 358 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.847937+0000 mon.smithi043 (mon.0) 359 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:56 smithi175 bash[24990]: audit 2024-09-17T08:21:56.848142+0000 mon.smithi043 (mon.0) 360 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:21:58.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: cluster 2024-09-17T08:21:57.044586+0000 mgr.smithi043.jlbwzm (mgr.14195) 91 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.857372+0000 mon.smithi043 (mon.0) 361 : audit [INF] from='client.? 172.21.15.43:0/1381023965' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a680a525-841f-4f1e-8391-f6314a5bda10"}]: dispatch 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.862880+0000 mon.smithi043 (mon.0) 362 : audit [INF] from='client.? 172.21.15.43:0/1381023965' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a680a525-841f-4f1e-8391-f6314a5bda10"}]': finished 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: cluster 2024-09-17T08:21:57.862944+0000 mon.smithi043 (mon.0) 363 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.863165+0000 mon.smithi043 (mon.0) 364 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.863639+0000 mon.smithi043 (mon.0) 365 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.863886+0000 mon.smithi043 (mon.0) 366 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:21:58.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:57 smithi043 bash[19863]: audit 2024-09-17T08:21:57.864120+0000 mon.smithi043 (mon.0) 367 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: cluster 2024-09-17T08:21:57.044586+0000 mgr.smithi043.jlbwzm (mgr.14195) 91 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.857372+0000 mon.smithi043 (mon.0) 361 : audit [INF] from='client.? 172.21.15.43:0/1381023965' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a680a525-841f-4f1e-8391-f6314a5bda10"}]: dispatch 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.862880+0000 mon.smithi043 (mon.0) 362 : audit [INF] from='client.? 172.21.15.43:0/1381023965' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a680a525-841f-4f1e-8391-f6314a5bda10"}]': finished 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: cluster 2024-09-17T08:21:57.862944+0000 mon.smithi043 (mon.0) 363 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.863165+0000 mon.smithi043 (mon.0) 364 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.863639+0000 mon.smithi043 (mon.0) 365 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:21:58.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.863886+0000 mon.smithi043 (mon.0) 366 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:21:58.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:57 smithi175 bash[24990]: audit 2024-09-17T08:21:57.864120+0000 mon.smithi043 (mon.0) 367 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:21:59.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:58 smithi043 bash[19863]: audit 2024-09-17T08:21:58.342165+0000 mon.smithi175 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.175:0/2109021395' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:21:59.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:58 smithi175 bash[24990]: audit 2024-09-17T08:21:58.342165+0000 mon.smithi175 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.175:0/2109021395' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:59 smithi043 bash[19863]: cluster 2024-09-17T08:21:59.045042+0000 mgr.smithi043.jlbwzm (mgr.14195) 92 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:59 smithi043 bash[19863]: audit 2024-09-17T08:21:59.079186+0000 mon.smithi043 (mon.0) 368 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:00.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:21:59 smithi043 bash[19863]: audit 2024-09-17T08:21:59.384180+0000 mon.smithi043 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.43:0/3697862608' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:59 smithi175 bash[24990]: cluster 2024-09-17T08:21:59.045042+0000 mgr.smithi043.jlbwzm (mgr.14195) 92 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:59 smithi175 bash[24990]: audit 2024-09-17T08:21:59.079186+0000 mon.smithi043 (mon.0) 368 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:21:59 smithi175 bash[24990]: audit 2024-09-17T08:21:59.384180+0000 mon.smithi043 (mon.0) 369 : audit [DBG] from='client.? 172.21.15.43:0/3697862608' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:01.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: cluster 2024-09-17T08:22:01.045589+0000 mgr.smithi043.jlbwzm (mgr.14195) 93 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:01.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.059941+0000 mon.smithi043 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.061386+0000 mon.smithi175 (mon.1) 6 : audit [INF] from='client.? 172.21.15.175:0/4248032605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.067446+0000 mon.smithi043 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]': finished 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: cluster 2024-09-17T08:22:01.067586+0000 mon.smithi043 (mon.0) 372 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.067781+0000 mon.smithi043 (mon.0) 373 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.068136+0000 mon.smithi043 (mon.0) 374 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.068381+0000 mon.smithi043 (mon.0) 375 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.068597+0000 mon.smithi043 (mon.0) 376 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:01.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:01 smithi043 bash[19863]: audit 2024-09-17T08:22:01.068816+0000 mon.smithi043 (mon.0) 377 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:01.527 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: cluster 2024-09-17T08:22:01.045589+0000 mgr.smithi043.jlbwzm (mgr.14195) 93 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.059941+0000 mon.smithi043 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.061386+0000 mon.smithi175 (mon.1) 6 : audit [INF] from='client.? 172.21.15.175:0/4248032605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.067446+0000 mon.smithi043 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57ff674-d1d9-4ade-8e73-022fe4afa13d"}]': finished 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: cluster 2024-09-17T08:22:01.067586+0000 mon.smithi043 (mon.0) 372 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.067781+0000 mon.smithi043 (mon.0) 373 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.068136+0000 mon.smithi043 (mon.0) 374 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.068381+0000 mon.smithi043 (mon.0) 375 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.068597+0000 mon.smithi043 (mon.0) 376 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:01.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:01 smithi175 bash[24990]: audit 2024-09-17T08:22:01.068816+0000 mon.smithi043 (mon.0) 377 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:02.496 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.160968+0000 mon.smithi043 (mon.0) 378 : audit [INF] from='client.? 172.21.15.43:0/2439432153' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40170376-3939-4c85-9d07-535ffde9bed2"}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.168748+0000 mon.smithi043 (mon.0) 379 : audit [INF] from='client.? 172.21.15.43:0/2439432153' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40170376-3939-4c85-9d07-535ffde9bed2"}]': finished 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: cluster 2024-09-17T08:22:02.168948+0000 mon.smithi043 (mon.0) 380 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.169236+0000 mon.smithi043 (mon.0) 381 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.170229+0000 mon.smithi043 (mon.0) 382 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.170837+0000 mon.smithi043 (mon.0) 383 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.171405+0000 mon.smithi043 (mon.0) 384 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.171976+0000 mon.smithi043 (mon.0) 385 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:02.497 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:02 smithi043 bash[19863]: audit 2024-09-17T08:22:02.172673+0000 mon.smithi043 (mon.0) 386 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.160968+0000 mon.smithi043 (mon.0) 378 : audit [INF] from='client.? 172.21.15.43:0/2439432153' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40170376-3939-4c85-9d07-535ffde9bed2"}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.168748+0000 mon.smithi043 (mon.0) 379 : audit [INF] from='client.? 172.21.15.43:0/2439432153' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40170376-3939-4c85-9d07-535ffde9bed2"}]': finished 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: cluster 2024-09-17T08:22:02.168948+0000 mon.smithi043 (mon.0) 380 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.169236+0000 mon.smithi043 (mon.0) 381 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.170229+0000 mon.smithi043 (mon.0) 382 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.170837+0000 mon.smithi043 (mon.0) 383 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.171405+0000 mon.smithi043 (mon.0) 384 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.171976+0000 mon.smithi043 (mon.0) 385 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:02 smithi175 bash[24990]: audit 2024-09-17T08:22:02.172673+0000 mon.smithi043 (mon.0) 386 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:03.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:03 smithi043 bash[19863]: audit 2024-09-17T08:22:02.543459+0000 mon.smithi175 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.175:0/946181551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:03.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:03 smithi043 bash[19863]: cluster 2024-09-17T08:22:03.046106+0000 mgr.smithi043.jlbwzm (mgr.14195) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:03.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:03 smithi175 bash[24990]: audit 2024-09-17T08:22:02.543459+0000 mon.smithi175 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.175:0/946181551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:03.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:03 smithi175 bash[24990]: cluster 2024-09-17T08:22:03.046106+0000 mgr.smithi043.jlbwzm (mgr.14195) 94 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:04.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:04 smithi043 bash[19863]: audit 2024-09-17T08:22:04.338583+0000 mon.smithi043 (mon.0) 387 : audit [DBG] from='client.? 172.21.15.43:0/1276259512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:04.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:04 smithi175 bash[24990]: audit 2024-09-17T08:22:04.338583+0000 mon.smithi043 (mon.0) 387 : audit [DBG] from='client.? 172.21.15.43:0/1276259512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:05.367 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: cluster 2024-09-17T08:22:05.046550+0000 mgr.smithi043.jlbwzm (mgr.14195) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.304167+0000 mon.smithi043 (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]: dispatch 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.305465+0000 mon.smithi175 (mon.1) 8 : audit [INF] from='client.? 172.21.15.175:0/978692235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]: dispatch 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.309538+0000 mon.smithi043 (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]': finished 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: cluster 2024-09-17T08:22:05.309628+0000 mon.smithi043 (mon.0) 390 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.309757+0000 mon.smithi043 (mon.0) 391 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:05.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.310049+0000 mon.smithi043 (mon.0) 392 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.310236+0000 mon.smithi043 (mon.0) 393 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.310465+0000 mon.smithi043 (mon.0) 394 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.310662+0000 mon.smithi043 (mon.0) 395 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.310885+0000 mon.smithi043 (mon.0) 396 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.311154+0000 mon.smithi043 (mon.0) 397 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:05.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:05 smithi043 bash[19863]: audit 2024-09-17T08:22:05.365760+0000 mon.smithi043 (mon.0) 398 : audit [DBG] from='client.? 172.21.15.43:0/2098630526' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:05.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: cluster 2024-09-17T08:22:05.046550+0000 mgr.smithi043.jlbwzm (mgr.14195) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:05.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.304167+0000 mon.smithi043 (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]: dispatch 2024-09-17T08:22:05.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.305465+0000 mon.smithi175 (mon.1) 8 : audit [INF] from='client.? 172.21.15.175:0/978692235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]: dispatch 2024-09-17T08:22:05.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.309538+0000 mon.smithi043 (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2a90ee80-d56c-4331-bf94-a2d4d93111ec"}]': finished 2024-09-17T08:22:05.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: cluster 2024-09-17T08:22:05.309628+0000 mon.smithi043 (mon.0) 390 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.309757+0000 mon.smithi043 (mon.0) 391 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.310049+0000 mon.smithi043 (mon.0) 392 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.310236+0000 mon.smithi043 (mon.0) 393 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.310465+0000 mon.smithi043 (mon.0) 394 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.310662+0000 mon.smithi043 (mon.0) 395 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.310885+0000 mon.smithi043 (mon.0) 396 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.311154+0000 mon.smithi043 (mon.0) 397 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:05.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:05 smithi175 bash[24990]: audit 2024-09-17T08:22:05.365760+0000 mon.smithi043 (mon.0) 398 : audit [DBG] from='client.? 172.21.15.43:0/2098630526' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:05.981 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":12,"num_osds":7,"num_up_osds":0,"osd_up_since":0,"num_in_osds":7,"osd_in_since":1726561325,"num_remapped_pgs":0} 2024-09-17T08:22:06.983 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:22:07.261 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:07 smithi043 bash[19863]: audit 2024-09-17T08:22:07.023056+0000 mon.smithi175 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.175:0/94436927' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:07.261 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:07 smithi043 bash[19863]: cluster 2024-09-17T08:22:07.046939+0000 mgr.smithi043.jlbwzm (mgr.14195) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:07.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:07 smithi175 bash[24990]: audit 2024-09-17T08:22:07.023056+0000 mon.smithi175 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.175:0/94436927' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:07.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:07 smithi175 bash[24990]: cluster 2024-09-17T08:22:07.046939+0000 mgr.smithi043.jlbwzm (mgr.14195) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:08.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.103674+0000 mon.smithi043 (mon.0) 399 : audit [INF] from='client.? 172.21.15.43:0/1960399406' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02627a90-8f5a-4126-8030-f217e088150d"}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.109252+0000 mon.smithi043 (mon.0) 400 : audit [INF] from='client.? 172.21.15.43:0/1960399406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02627a90-8f5a-4126-8030-f217e088150d"}]': finished 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: cluster 2024-09-17T08:22:07.109334+0000 mon.smithi043 (mon.0) 401 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.109454+0000 mon.smithi043 (mon.0) 402 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.109804+0000 mon.smithi043 (mon.0) 403 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.110024+0000 mon.smithi043 (mon.0) 404 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.110235+0000 mon.smithi043 (mon.0) 405 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.110452+0000 mon.smithi043 (mon.0) 406 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.110665+0000 mon.smithi043 (mon.0) 407 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.110873+0000 mon.smithi043 (mon.0) 408 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:08 smithi043 bash[19863]: audit 2024-09-17T08:22:07.111083+0000 mon.smithi043 (mon.0) 409 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.103674+0000 mon.smithi043 (mon.0) 399 : audit [INF] from='client.? 172.21.15.43:0/1960399406' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02627a90-8f5a-4126-8030-f217e088150d"}]: dispatch 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.109252+0000 mon.smithi043 (mon.0) 400 : audit [INF] from='client.? 172.21.15.43:0/1960399406' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02627a90-8f5a-4126-8030-f217e088150d"}]': finished 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: cluster 2024-09-17T08:22:07.109334+0000 mon.smithi043 (mon.0) 401 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.109454+0000 mon.smithi043 (mon.0) 402 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.109804+0000 mon.smithi043 (mon.0) 403 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.110024+0000 mon.smithi043 (mon.0) 404 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:08.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.110235+0000 mon.smithi043 (mon.0) 405 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:08.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.110452+0000 mon.smithi043 (mon.0) 406 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:08.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.110665+0000 mon.smithi043 (mon.0) 407 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:08.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.110873+0000 mon.smithi043 (mon.0) 408 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:08.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:08 smithi175 bash[24990]: audit 2024-09-17T08:22:07.111083+0000 mon.smithi043 (mon.0) 409 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:09.444 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:09 smithi175 bash[24990]: audit 2024-09-17T08:22:08.637273+0000 mon.smithi043 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.43:0/461067403' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:09.444 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:09 smithi175 bash[24990]: cluster 2024-09-17T08:22:09.047328+0000 mgr.smithi043.jlbwzm (mgr.14195) 97 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:09.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:09 smithi043 bash[19863]: audit 2024-09-17T08:22:08.637273+0000 mon.smithi043 (mon.0) 410 : audit [DBG] from='client.? 172.21.15.43:0/461067403' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T08:22:09.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:09 smithi043 bash[19863]: cluster 2024-09-17T08:22:09.047328+0000 mgr.smithi043.jlbwzm (mgr.14195) 97 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:11.393 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:11 smithi175 bash[24990]: cluster 2024-09-17T08:22:11.047625+0000 mgr.smithi043.jlbwzm (mgr.14195) 98 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:11.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:11 smithi043 bash[19863]: cluster 2024-09-17T08:22:11.047625+0000 mgr.smithi043.jlbwzm (mgr.14195) 98 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:12.412 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:22:13.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:13 smithi043 bash[19863]: cluster 2024-09-17T08:22:13.048022+0000 mgr.smithi043.jlbwzm (mgr.14195) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:13.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:13 smithi175 bash[24990]: cluster 2024-09-17T08:22:13.048022+0000 mgr.smithi043.jlbwzm (mgr.14195) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:14.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:14 smithi043 bash[19863]: audit 2024-09-17T08:22:14.080308+0000 mon.smithi043 (mon.0) 411 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:14.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:14 smithi175 bash[24990]: audit 2024-09-17T08:22:14.080308+0000 mon.smithi043 (mon.0) 411 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:15.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:15 smithi175 bash[24990]: cluster 2024-09-17T08:22:15.048458+0000 mgr.smithi043.jlbwzm (mgr.14195) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:15.452 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:22:15.465 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:15 smithi043 bash[19863]: cluster 2024-09-17T08:22:15.048458+0000 mgr.smithi043.jlbwzm (mgr.14195) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:16.028 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726561327,"num_remapped_pgs":0} 2024-09-17T08:22:16.429 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:16 smithi175 bash[24990]: audit 2024-09-17T08:22:15.451593+0000 mon.smithi043 (mon.0) 412 : audit [DBG] from='client.? 172.21.15.43:0/2209241748' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:16.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:16 smithi043 bash[19863]: audit 2024-09-17T08:22:15.451593+0000 mon.smithi043 (mon.0) 412 : audit [DBG] from='client.? 172.21.15.43:0/2209241748' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:17.030 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:22:17.475 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:17 smithi043 bash[19863]: cluster 2024-09-17T08:22:17.048928+0000 mgr.smithi043.jlbwzm (mgr.14195) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:17.515 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:17 smithi175 bash[24990]: cluster 2024-09-17T08:22:17.048928+0000 mgr.smithi043.jlbwzm (mgr.14195) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:18.962 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:18 smithi175 bash[24990]: audit 2024-09-17T08:22:18.543309+0000 mon.smithi043 (mon.0) 413 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:22:18.962 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:18 smithi175 bash[24990]: audit 2024-09-17T08:22:18.545157+0000 mon.smithi043 (mon.0) 414 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:19.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:18 smithi043 bash[19863]: audit 2024-09-17T08:22:18.543309+0000 mon.smithi043 (mon.0) 413 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T08:22:19.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:18 smithi043 bash[19863]: audit 2024-09-17T08:22:18.545157+0000 mon.smithi043 (mon.0) 414 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:19.882 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:19 smithi175 bash[24990]: cephadm 2024-09-17T08:22:18.546667+0000 mgr.smithi043.jlbwzm (mgr.14195) 102 : cephadm [INF] Deploying daemon osd.0 on smithi175 2024-09-17T08:22:19.882 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:19 smithi175 bash[24990]: cluster 2024-09-17T08:22:19.049357+0000 mgr.smithi043.jlbwzm (mgr.14195) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:20.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:19 smithi043 bash[19863]: cephadm 2024-09-17T08:22:18.546667+0000 mgr.smithi043.jlbwzm (mgr.14195) 102 : cephadm [INF] Deploying daemon osd.0 on smithi175 2024-09-17T08:22:20.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:19 smithi043 bash[19863]: cluster 2024-09-17T08:22:19.049357+0000 mgr.smithi043.jlbwzm (mgr.14195) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:21.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:20 smithi043 bash[19863]: audit 2024-09-17T08:22:20.258678+0000 mon.smithi043 (mon.0) 415 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:22:21.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:20 smithi043 bash[19863]: audit 2024-09-17T08:22:20.259958+0000 mon.smithi043 (mon.0) 416 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:21.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:20 smithi175 bash[24990]: audit 2024-09-17T08:22:20.258678+0000 mon.smithi043 (mon.0) 415 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T08:22:21.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:20 smithi175 bash[24990]: audit 2024-09-17T08:22:20.259958+0000 mon.smithi043 (mon.0) 416 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:21.757 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:22:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:21 smithi043 bash[19863]: cephadm 2024-09-17T08:22:20.261068+0000 mgr.smithi043.jlbwzm (mgr.14195) 104 : cephadm [INF] Deploying daemon osd.1 on smithi043 2024-09-17T08:22:21.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:21 smithi043 bash[19863]: cluster 2024-09-17T08:22:21.049753+0000 mgr.smithi043.jlbwzm (mgr.14195) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:21.812 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:21 smithi175 bash[24990]: cephadm 2024-09-17T08:22:20.261068+0000 mgr.smithi043.jlbwzm (mgr.14195) 104 : cephadm [INF] Deploying daemon osd.1 on smithi043 2024-09-17T08:22:21.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:21 smithi175 bash[24990]: cluster 2024-09-17T08:22:21.049753+0000 mgr.smithi043.jlbwzm (mgr.14195) 105 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:22.885 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:22 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:23.144 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:23 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:23.144 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:23 smithi175 bash[24990]: cluster 2024-09-17T08:22:23.050190+0000 mgr.smithi043.jlbwzm (mgr.14195) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:23.405 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:23 smithi043 bash[19863]: cluster 2024-09-17T08:22:23.050190+0000 mgr.smithi043.jlbwzm (mgr.14195) 106 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:24.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:24 smithi043 bash[19863]: audit 2024-09-17T08:22:23.185592+0000 mon.smithi043 (mon.0) 417 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:24.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:24 smithi043 bash[19863]: audit 2024-09-17T08:22:23.193223+0000 mon.smithi043 (mon.0) 418 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:24.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:24 smithi043 bash[19863]: audit 2024-09-17T08:22:23.194494+0000 mon.smithi043 (mon.0) 419 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:22:24.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:24 smithi043 bash[19863]: audit 2024-09-17T08:22:23.196197+0000 mon.smithi043 (mon.0) 420 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:24.443 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:24 smithi043 bash[19863]: cephadm 2024-09-17T08:22:23.197697+0000 mgr.smithi043.jlbwzm (mgr.14195) 107 : cephadm [INF] Deploying daemon osd.2 on smithi175 2024-09-17T08:22:24.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:24 smithi175 bash[24990]: audit 2024-09-17T08:22:23.185592+0000 mon.smithi043 (mon.0) 417 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:24.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:24 smithi175 bash[24990]: audit 2024-09-17T08:22:23.193223+0000 mon.smithi043 (mon.0) 418 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:24.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:24 smithi175 bash[24990]: audit 2024-09-17T08:22:23.194494+0000 mon.smithi043 (mon.0) 419 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T08:22:24.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:24 smithi175 bash[24990]: audit 2024-09-17T08:22:23.196197+0000 mon.smithi043 (mon.0) 420 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:24.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:24 smithi175 bash[24990]: cephadm 2024-09-17T08:22:23.197697+0000 mgr.smithi043.jlbwzm (mgr.14195) 107 : cephadm [INF] Deploying daemon osd.2 on smithi175 2024-09-17T08:22:25.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:25 smithi043 bash[19863]: cluster 2024-09-17T08:22:25.050635+0000 mgr.smithi043.jlbwzm (mgr.14195) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:25.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:25 smithi175 bash[24990]: cluster 2024-09-17T08:22:25.050635+0000 mgr.smithi043.jlbwzm (mgr.14195) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:26.185 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:22:26.193 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:26 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:26.466 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:26 smithi043 bash[19863]: audit 2024-09-17T08:22:26.183901+0000 mon.smithi043 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.43:0/2621541965' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:26.466 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:26 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:26.504 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:26 smithi175 bash[24990]: audit 2024-09-17T08:22:26.183901+0000 mon.smithi043 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.43:0/2621541965' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:27.199 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726561327,"num_remapped_pgs":0} 2024-09-17T08:22:27.769 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: audit 2024-09-17T08:22:26.506998+0000 mon.smithi043 (mon.0) 422 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:27.769 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: audit 2024-09-17T08:22:26.514673+0000 mon.smithi043 (mon.0) 423 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:27.770 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: audit 2024-09-17T08:22:26.515403+0000 mon.smithi043 (mon.0) 424 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T08:22:27.770 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: audit 2024-09-17T08:22:26.516033+0000 mon.smithi043 (mon.0) 425 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:27.770 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: cephadm 2024-09-17T08:22:26.516575+0000 mgr.smithi043.jlbwzm (mgr.14195) 109 : cephadm [INF] Deploying daemon osd.3 on smithi043 2024-09-17T08:22:27.770 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:27 smithi175 bash[24990]: cluster 2024-09-17T08:22:27.051030+0000 mgr.smithi043.jlbwzm (mgr.14195) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: audit 2024-09-17T08:22:26.506998+0000 mon.smithi043 (mon.0) 422 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: audit 2024-09-17T08:22:26.514673+0000 mon.smithi043 (mon.0) 423 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: audit 2024-09-17T08:22:26.515403+0000 mon.smithi043 (mon.0) 424 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: audit 2024-09-17T08:22:26.516033+0000 mon.smithi043 (mon.0) 425 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: cephadm 2024-09-17T08:22:26.516575+0000 mgr.smithi043.jlbwzm (mgr.14195) 109 : cephadm [INF] Deploying daemon osd.3 on smithi043 2024-09-17T08:22:27.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:27 smithi043 bash[19863]: cluster 2024-09-17T08:22:27.051030+0000 mgr.smithi043.jlbwzm (mgr.14195) 110 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:28.201 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:22:29.021 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:28 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:29.121 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:29 smithi043 bash[19863]: cluster 2024-09-17T08:22:29.051410+0000 mgr.smithi043.jlbwzm (mgr.14195) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:29.121 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:29 smithi043 bash[19863]: audit 2024-09-17T08:22:29.080035+0000 mon.smithi043 (mon.0) 426 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:29.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:29 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:29.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:29 smithi175 bash[24990]: cluster 2024-09-17T08:22:29.051410+0000 mgr.smithi043.jlbwzm (mgr.14195) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:29.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:29 smithi175 bash[24990]: audit 2024-09-17T08:22:29.080035+0000 mon.smithi043 (mon.0) 426 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:30.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:30 smithi043 bash[19863]: audit 2024-09-17T08:22:29.184528+0000 mon.smithi043 (mon.0) 427 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:30.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:30 smithi043 bash[19863]: audit 2024-09-17T08:22:29.189236+0000 mon.smithi043 (mon.0) 428 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:30.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:30 smithi043 bash[19863]: audit 2024-09-17T08:22:29.190053+0000 mon.smithi043 (mon.0) 429 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T08:22:30.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:30 smithi043 bash[19863]: audit 2024-09-17T08:22:29.190907+0000 mon.smithi043 (mon.0) 430 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:30.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:30 smithi043 bash[19863]: cephadm 2024-09-17T08:22:29.191670+0000 mgr.smithi043.jlbwzm (mgr.14195) 112 : cephadm [INF] Deploying daemon osd.4 on smithi175 2024-09-17T08:22:30.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:30 smithi175 bash[24990]: audit 2024-09-17T08:22:29.184528+0000 mon.smithi043 (mon.0) 427 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:30.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:30 smithi175 bash[24990]: audit 2024-09-17T08:22:29.189236+0000 mon.smithi043 (mon.0) 428 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:30.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:30 smithi175 bash[24990]: audit 2024-09-17T08:22:29.190053+0000 mon.smithi043 (mon.0) 429 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T08:22:30.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:30 smithi175 bash[24990]: audit 2024-09-17T08:22:29.190907+0000 mon.smithi043 (mon.0) 430 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:30.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:30 smithi175 bash[24990]: cephadm 2024-09-17T08:22:29.191670+0000 mgr.smithi043.jlbwzm (mgr.14195) 112 : cephadm [INF] Deploying daemon osd.4 on smithi175 2024-09-17T08:22:31.253 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:31 smithi175 bash[24990]: cluster 2024-09-17T08:22:31.051904+0000 mgr.smithi043.jlbwzm (mgr.14195) 113 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:31.429 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:31 smithi043 bash[19863]: cluster 2024-09-17T08:22:31.051904+0000 mgr.smithi043.jlbwzm (mgr.14195) 113 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:32.365 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:32 smithi043 bash[19863]: audit 2024-09-17T08:22:31.491924+0000 mon.smithi043 (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-17T08:22:32.365 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:32 smithi043 bash[19863]: audit 2024-09-17T08:22:31.493349+0000 mon.smithi175 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:22:32.430 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:32 smithi175 bash[24990]: audit 2024-09-17T08:22:31.491924+0000 mon.smithi043 (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-17T08:22:32.430 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:32 smithi175 bash[24990]: audit 2024-09-17T08:22:31.493349+0000 mon.smithi175 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T08:22:32.626 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:32 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:32.899 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:32 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:33.505 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.202484+0000 mon.smithi043 (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-17T08:22:33.505 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: cluster 2024-09-17T08:22:32.202609+0000 mon.smithi043 (mon.0) 433 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-17T08:22:33.505 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.202816+0000 mon.smithi043 (mon.0) 434 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.203424+0000 mon.smithi043 (mon.0) 435 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.203823+0000 mon.smithi043 (mon.0) 436 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.204202+0000 mon.smithi043 (mon.0) 437 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.204641+0000 mon.smithi043 (mon.0) 438 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.204968+0000 mon.smithi043 (mon.0) 439 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.205359+0000 mon.smithi043 (mon.0) 440 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:33.506 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.205731+0000 mon.smithi043 (mon.0) 441 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.206386+0000 mon.smithi043 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.206968+0000 mon.smithi175 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.787704+0000 mon.smithi043 (mon.0) 443 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.792376+0000 mon.smithi043 (mon.0) 444 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.793534+0000 mon.smithi043 (mon.0) 445 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: audit 2024-09-17T08:22:32.794453+0000 mon.smithi043 (mon.0) 446 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:33.507 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: cephadm 2024-09-17T08:22:32.795263+0000 mgr.smithi043.jlbwzm (mgr.14195) 114 : cephadm [INF] Deploying daemon osd.5 on smithi043 2024-09-17T08:22:33.508 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:33 smithi043 bash[19863]: cluster 2024-09-17T08:22:33.052419+0000 mgr.smithi043.jlbwzm (mgr.14195) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.202484+0000 mon.smithi043 (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-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: cluster 2024-09-17T08:22:32.202609+0000 mon.smithi043 (mon.0) 433 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-09-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.202816+0000 mon.smithi043 (mon.0) 434 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.203424+0000 mon.smithi043 (mon.0) 435 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.203823+0000 mon.smithi043 (mon.0) 436 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:33.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.204202+0000 mon.smithi043 (mon.0) 437 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.204641+0000 mon.smithi043 (mon.0) 438 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.204968+0000 mon.smithi043 (mon.0) 439 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.205359+0000 mon.smithi043 (mon.0) 440 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.205731+0000 mon.smithi043 (mon.0) 441 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.206386+0000 mon.smithi043 (mon.0) 442 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.206968+0000 mon.smithi175 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.787704+0000 mon.smithi043 (mon.0) 443 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.792376+0000 mon.smithi043 (mon.0) 444 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.793534+0000 mon.smithi043 (mon.0) 445 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: audit 2024-09-17T08:22:32.794453+0000 mon.smithi043 (mon.0) 446 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: cephadm 2024-09-17T08:22:32.795263+0000 mgr.smithi043.jlbwzm (mgr.14195) 114 : cephadm [INF] Deploying daemon osd.5 on smithi043 2024-09-17T08:22:33.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:33 smithi175 bash[24990]: cluster 2024-09-17T08:22:33.052419+0000 mgr.smithi043.jlbwzm (mgr.14195) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:33.568 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.203233+0000 mon.smithi043 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: cluster 2024-09-17T08:22:33.203300+0000 mon.smithi043 (mon.0) 448 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.203709+0000 mon.smithi043 (mon.0) 449 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.203984+0000 mon.smithi043 (mon.0) 450 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.204227+0000 mon.smithi043 (mon.0) 451 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.204442+0000 mon.smithi043 (mon.0) 452 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:34.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.204643+0000 mon.smithi043 (mon.0) 453 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:34.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.204850+0000 mon.smithi043 (mon.0) 454 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:34.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.205072+0000 mon.smithi043 (mon.0) 455 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:34.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.205325+0000 mon.smithi043 (mon.0) 456 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:34.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:34 smithi043 bash[19863]: audit 2024-09-17T08:22:33.217449+0000 mon.smithi043 (mon.0) 457 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:34.427 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.203233+0000 mon.smithi043 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: cluster 2024-09-17T08:22:33.203300+0000 mon.smithi043 (mon.0) 448 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.203709+0000 mon.smithi043 (mon.0) 449 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.203984+0000 mon.smithi043 (mon.0) 450 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.204227+0000 mon.smithi043 (mon.0) 451 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.204442+0000 mon.smithi043 (mon.0) 452 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.204643+0000 mon.smithi043 (mon.0) 453 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.204850+0000 mon.smithi043 (mon.0) 454 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.205072+0000 mon.smithi043 (mon.0) 455 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.205325+0000 mon.smithi043 (mon.0) 456 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:34.428 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:34 smithi175 bash[24990]: audit 2024-09-17T08:22:33.217449+0000 mon.smithi043 (mon.0) 457 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: cluster 2024-09-17T08:22:32.535852+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: cluster 2024-09-17T08:22:32.535933+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: cluster 2024-09-17T08:22:34.217040+0000 mon.smithi043 (mon.0) 458 : cluster [INF] osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165] boot 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: cluster 2024-09-17T08:22:34.217111+0000 mon.smithi043 (mon.0) 459 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.217660+0000 mon.smithi043 (mon.0) 460 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.218479+0000 mon.smithi043 (mon.0) 461 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.224631+0000 mon.smithi043 (mon.0) 462 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.225024+0000 mon.smithi043 (mon.0) 463 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:35.287 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.225380+0000 mon.smithi043 (mon.0) 464 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:35.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.225735+0000 mon.smithi043 (mon.0) 465 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:35.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.226085+0000 mon.smithi043 (mon.0) 466 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:35.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:34.226433+0000 mon.smithi043 (mon.0) 467 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:35.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: cluster 2024-09-17T08:22:35.052754+0000 mgr.smithi043.jlbwzm (mgr.14195) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:35.288 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 bash[24990]: audit 2024-09-17T08:22:35.061241+0000 mon.smithi043 (mon.0) 468 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:22:35.362 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: cluster 2024-09-17T08:22:32.535852+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:35.362 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: cluster 2024-09-17T08:22:32.535933+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:35.362 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: cluster 2024-09-17T08:22:34.217040+0000 mon.smithi043 (mon.0) 458 : cluster [INF] osd.0 [v2:172.21.15.175:6800/1702402165,v1:172.21.15.175:6801/1702402165] boot 2024-09-17T08:22:35.362 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: cluster 2024-09-17T08:22:34.217111+0000 mon.smithi043 (mon.0) 459 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.217660+0000 mon.smithi043 (mon.0) 460 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.218479+0000 mon.smithi043 (mon.0) 461 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.224631+0000 mon.smithi043 (mon.0) 462 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.225024+0000 mon.smithi043 (mon.0) 463 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.225380+0000 mon.smithi043 (mon.0) 464 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.225735+0000 mon.smithi043 (mon.0) 465 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.226085+0000 mon.smithi043 (mon.0) 466 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:34.226433+0000 mon.smithi043 (mon.0) 467 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: cluster 2024-09-17T08:22:35.052754+0000 mgr.smithi043.jlbwzm (mgr.14195) 116 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T08:22:35.363 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:35 smithi043 bash[19863]: audit 2024-09-17T08:22:35.061241+0000 mon.smithi043 (mon.0) 468 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T08:22:35.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:35 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:36.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.233169+0000 mon.smithi043 (mon.0) 469 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:22:36.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: cluster 2024-09-17T08:22:35.233354+0000 mon.smithi043 (mon.0) 470 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.233612+0000 mon.smithi043 (mon.0) 471 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.234730+0000 mon.smithi043 (mon.0) 472 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.235220+0000 mon.smithi043 (mon.0) 473 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.235713+0000 mon.smithi043 (mon.0) 474 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.236141+0000 mon.smithi043 (mon.0) 475 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.236597+0000 mon.smithi043 (mon.0) 476 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.237275+0000 mon.smithi043 (mon.0) 477 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.237713+0000 mon.smithi043 (mon.0) 478 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.434134+0000 mon.smithi043 (mon.0) 479 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.438499+0000 mon.smithi043 (mon.0) 480 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.439282+0000 mon.smithi043 (mon.0) 481 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:22:36.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: audit 2024-09-17T08:22:35.440180+0000 mon.smithi043 (mon.0) 482 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:36.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:36 smithi043 bash[19863]: cephadm 2024-09-17T08:22:35.440919+0000 mgr.smithi043.jlbwzm (mgr.14195) 117 : cephadm [INF] Deploying daemon osd.6 on smithi175 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.233169+0000 mon.smithi043 (mon.0) 469 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: cluster 2024-09-17T08:22:35.233354+0000 mon.smithi043 (mon.0) 470 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.233612+0000 mon.smithi043 (mon.0) 471 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.234730+0000 mon.smithi043 (mon.0) 472 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.235220+0000 mon.smithi043 (mon.0) 473 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.235713+0000 mon.smithi043 (mon.0) 474 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.236141+0000 mon.smithi043 (mon.0) 475 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:36.614 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.236597+0000 mon.smithi043 (mon.0) 476 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.237275+0000 mon.smithi043 (mon.0) 477 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.237713+0000 mon.smithi043 (mon.0) 478 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.434134+0000 mon.smithi043 (mon.0) 479 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.438499+0000 mon.smithi043 (mon.0) 480 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.439282+0000 mon.smithi043 (mon.0) 481 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: audit 2024-09-17T08:22:35.440180+0000 mon.smithi043 (mon.0) 482 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:36.615 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:36 smithi175 bash[24990]: cephadm 2024-09-17T08:22:35.440919+0000 mgr.smithi043.jlbwzm (mgr.14195) 117 : cephadm [INF] Deploying daemon osd.6 on smithi175 2024-09-17T08:22:37.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.232894+0000 mon.smithi043 (mon.0) 483 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:37.400 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: cluster 2024-09-17T08:22:36.233008+0000 mon.smithi043 (mon.0) 484 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.233618+0000 mon.smithi043 (mon.0) 485 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.234474+0000 mon.smithi043 (mon.0) 486 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.239373+0000 mon.smithi043 (mon.0) 487 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.240512+0000 mon.smithi043 (mon.0) 488 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.240959+0000 mon.smithi043 (mon.0) 489 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.241322+0000 mon.smithi043 (mon.0) 490 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.241692+0000 mon.smithi043 (mon.0) 491 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: audit 2024-09-17T08:22:36.243676+0000 mon.smithi043 (mon.0) 492 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:37.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:37 smithi043 bash[19863]: cluster 2024-09-17T08:22:37.053205+0000 mgr.smithi043.jlbwzm (mgr.14195) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:22:37.440 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.232894+0000 mon.smithi043 (mon.0) 483 : audit [INF] from='osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:37.440 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: cluster 2024-09-17T08:22:36.233008+0000 mon.smithi043 (mon.0) 484 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-09-17T08:22:37.440 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.233618+0000 mon.smithi043 (mon.0) 485 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:37.440 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.234474+0000 mon.smithi043 (mon.0) 486 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.239373+0000 mon.smithi043 (mon.0) 487 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.240512+0000 mon.smithi043 (mon.0) 488 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.240959+0000 mon.smithi043 (mon.0) 489 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.241322+0000 mon.smithi043 (mon.0) 490 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.241692+0000 mon.smithi043 (mon.0) 491 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: audit 2024-09-17T08:22:36.243676+0000 mon.smithi043 (mon.0) 492 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:37.441 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:37 smithi175 bash[24990]: cluster 2024-09-17T08:22:37.053205+0000 mgr.smithi043.jlbwzm (mgr.14195) 118 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: cluster 2024-09-17T08:22:36.028136+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: cluster 2024-09-17T08:22:36.028215+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.243718+0000 mon.smithi043 (mon.0) 493 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: cluster 2024-09-17T08:22:37.251666+0000 mon.smithi043 (mon.0) 494 : cluster [INF] osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843] boot 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: cluster 2024-09-17T08:22:37.251725+0000 mon.smithi043 (mon.0) 495 : cluster [DBG] osdmap e19: 8 total, 2 up, 8 in 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.252612+0000 mon.smithi043 (mon.0) 496 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:38.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.253337+0000 mon.smithi043 (mon.0) 497 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.254624+0000 mon.smithi043 (mon.0) 498 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.255168+0000 mon.smithi043 (mon.0) 499 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.255708+0000 mon.smithi043 (mon.0) 500 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.256266+0000 mon.smithi043 (mon.0) 501 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.256821+0000 mon.smithi043 (mon.0) 502 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.790937+0000 mon.smithi043 (mon.0) 503 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:22:38.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:38 smithi043 bash[19863]: audit 2024-09-17T08:22:37.791956+0000 mon.smithi175 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: cluster 2024-09-17T08:22:36.028136+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: cluster 2024-09-17T08:22:36.028215+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.243718+0000 mon.smithi043 (mon.0) 493 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: cluster 2024-09-17T08:22:37.251666+0000 mon.smithi043 (mon.0) 494 : cluster [INF] osd.1 [v2:172.21.15.43:6802/228141843,v1:172.21.15.43:6803/228141843] boot 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: cluster 2024-09-17T08:22:37.251725+0000 mon.smithi043 (mon.0) 495 : cluster [DBG] osdmap e19: 8 total, 2 up, 8 in 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.252612+0000 mon.smithi043 (mon.0) 496 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.253337+0000 mon.smithi043 (mon.0) 497 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.254624+0000 mon.smithi043 (mon.0) 498 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:38.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.255168+0000 mon.smithi043 (mon.0) 499 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:38.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.255708+0000 mon.smithi043 (mon.0) 500 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:38.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.256266+0000 mon.smithi043 (mon.0) 501 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:38.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.256821+0000 mon.smithi043 (mon.0) 502 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:38.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.790937+0000 mon.smithi043 (mon.0) 503 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:22:38.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:38 smithi175 bash[24990]: audit 2024-09-17T08:22:37.791956+0000 mon.smithi175 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.249587+0000 mon.smithi043 (mon.0) 504 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: cluster 2024-09-17T08:22:38.249716+0000 mon.smithi043 (mon.0) 505 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.250178+0000 mon.smithi043 (mon.0) 506 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.250748+0000 mon.smithi043 (mon.0) 507 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.251093+0000 mon.smithi043 (mon.0) 508 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.251529+0000 mon.smithi043 (mon.0) 509 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.251890+0000 mon.smithi043 (mon.0) 510 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.252331+0000 mon.smithi043 (mon.0) 511 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:39.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.254458+0000 mon.smithi175 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:39.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: audit 2024-09-17T08:22:38.258478+0000 mon.smithi043 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:39.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:39 smithi043 bash[19863]: cluster 2024-09-17T08:22:39.053684+0000 mgr.smithi043.jlbwzm (mgr.14195) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.249587+0000 mon.smithi043 (mon.0) 504 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: cluster 2024-09-17T08:22:38.249716+0000 mon.smithi043 (mon.0) 505 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.250178+0000 mon.smithi043 (mon.0) 506 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.250748+0000 mon.smithi043 (mon.0) 507 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.251093+0000 mon.smithi043 (mon.0) 508 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.251529+0000 mon.smithi043 (mon.0) 509 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.251890+0000 mon.smithi043 (mon.0) 510 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.252331+0000 mon.smithi043 (mon.0) 511 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.254458+0000 mon.smithi175 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:39.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: audit 2024-09-17T08:22:38.258478+0000 mon.smithi043 (mon.0) 512 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:39.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:39 smithi175 bash[24990]: cluster 2024-09-17T08:22:39.053684+0000 mgr.smithi043.jlbwzm (mgr.14195) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.268752+0000 mon.smithi043 (mon.0) 513 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: cluster 2024-09-17T08:22:39.268891+0000 mon.smithi043 (mon.0) 514 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.269305+0000 mon.smithi043 (mon.0) 515 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.270028+0000 mon.smithi043 (mon.0) 516 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.270366+0000 mon.smithi043 (mon.0) 517 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.270786+0000 mon.smithi043 (mon.0) 518 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.271161+0000 mon.smithi043 (mon.0) 519 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:40.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.271547+0000 mon.smithi043 (mon.0) 520 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:40.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.277293+0000 mon.smithi043 (mon.0) 521 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:40.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:40 smithi043 bash[19863]: audit 2024-09-17T08:22:39.849554+0000 mon.smithi043 (mon.0) 522 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T08:22:40.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.268752+0000 mon.smithi043 (mon.0) 513 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: cluster 2024-09-17T08:22:39.268891+0000 mon.smithi043 (mon.0) 514 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.269305+0000 mon.smithi043 (mon.0) 515 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.270028+0000 mon.smithi043 (mon.0) 516 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.270366+0000 mon.smithi043 (mon.0) 517 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.270786+0000 mon.smithi043 (mon.0) 518 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.271161+0000 mon.smithi043 (mon.0) 519 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.271547+0000 mon.smithi043 (mon.0) 520 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.277293+0000 mon.smithi043 (mon.0) 521 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:40.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:40 smithi175 bash[24990]: audit 2024-09-17T08:22:39.849554+0000 mon.smithi043 (mon.0) 522 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T08:22:40.723 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:22:41.509 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:41.723 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: cluster 2024-09-17T08:22:38.829301+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:41.723 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: cluster 2024-09-17T08:22:38.829387+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:41.723 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.277372+0000 mon.smithi043 (mon.0) 523 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:41.723 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.722372+0000 mon.smithi043 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.43:0/2929412185' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: cluster 2024-09-17T08:22:40.848625+0000 mon.smithi043 (mon.0) 525 : cluster [INF] osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472] boot 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: cluster 2024-09-17T08:22:40.848719+0000 mon.smithi043 (mon.0) 526 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.848975+0000 mon.smithi043 (mon.0) 527 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.849700+0000 mon.smithi043 (mon.0) 528 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.850107+0000 mon.smithi043 (mon.0) 529 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.850560+0000 mon.smithi043 (mon.0) 530 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.850949+0000 mon.smithi043 (mon.0) 531 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:40.851365+0000 mon.smithi043 (mon.0) 532 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: cluster 2024-09-17T08:22:41.054139+0000 mgr.smithi043.jlbwzm (mgr.14195) 120 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:22:41.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 bash[19863]: audit 2024-09-17T08:22:41.133844+0000 mon.smithi043 (mon.0) 533 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 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-17T08:22:41.798 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"num_osds":8,"num_up_osds":2,"osd_up_since":1726561357,"num_in_osds":8,"osd_in_since":1726561327,"num_remapped_pgs":0} 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: cluster 2024-09-17T08:22:38.829301+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: cluster 2024-09-17T08:22:38.829387+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.277372+0000 mon.smithi043 (mon.0) 523 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.722372+0000 mon.smithi043 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.43:0/2929412185' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: cluster 2024-09-17T08:22:40.848625+0000 mon.smithi043 (mon.0) 525 : cluster [INF] osd.2 [v2:172.21.15.175:6808/3776010472,v1:172.21.15.175:6809/3776010472] boot 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: cluster 2024-09-17T08:22:40.848719+0000 mon.smithi043 (mon.0) 526 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.848975+0000 mon.smithi043 (mon.0) 527 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.849700+0000 mon.smithi043 (mon.0) 528 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.850107+0000 mon.smithi043 (mon.0) 529 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.850560+0000 mon.smithi043 (mon.0) 530 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:41.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.850949+0000 mon.smithi043 (mon.0) 531 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:41.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:40.851365+0000 mon.smithi043 (mon.0) 532 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:41.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: cluster 2024-09-17T08:22:41.054139+0000 mgr.smithi043.jlbwzm (mgr.14195) 120 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T08:22:41.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:41 smithi175 bash[24990]: audit 2024-09-17T08:22:41.133844+0000 mon.smithi043 (mon.0) 533 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 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-17T08:22:42.011 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:41 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:42.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:42.800 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:22:42.983 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.676973+0000 mon.smithi043 (mon.0) 534 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:42.983 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.685541+0000 mon.smithi043 (mon.0) 535 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:42.983 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.854645+0000 mon.smithi043 (mon.0) 536 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 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-17T08:22:42.983 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: cluster 2024-09-17T08:22:41.854706+0000 mon.smithi043 (mon.0) 537 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-17T08:22:42.983 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.854870+0000 mon.smithi043 (mon.0) 538 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.855238+0000 mon.smithi043 (mon.0) 539 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.855422+0000 mon.smithi043 (mon.0) 540 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.855714+0000 mon.smithi043 (mon.0) 541 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.855971+0000 mon.smithi043 (mon.0) 542 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:41.857135+0000 mon.smithi043 (mon.0) 543 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:42.324112+0000 mon.smithi043 (mon.0) 544 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:42.330111+0000 mon.smithi043 (mon.0) 545 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:42.331024+0000 mon.smithi043 (mon.0) 546 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:22:42.984 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:42 smithi043 bash[19863]: audit 2024-09-17T08:22:42.331825+0000 mon.smithi043 (mon.0) 547 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:43.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.676973+0000 mon.smithi043 (mon.0) 534 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.685541+0000 mon.smithi043 (mon.0) 535 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.854645+0000 mon.smithi043 (mon.0) 536 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 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-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: cluster 2024-09-17T08:22:41.854706+0000 mon.smithi043 (mon.0) 537 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.854870+0000 mon.smithi043 (mon.0) 538 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.855238+0000 mon.smithi043 (mon.0) 539 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.855422+0000 mon.smithi043 (mon.0) 540 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.855714+0000 mon.smithi043 (mon.0) 541 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.855971+0000 mon.smithi043 (mon.0) 542 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:41.857135+0000 mon.smithi043 (mon.0) 543 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:42.324112+0000 mon.smithi043 (mon.0) 544 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:42.330111+0000 mon.smithi043 (mon.0) 545 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:42.331024+0000 mon.smithi043 (mon.0) 546 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T08:22:43.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:42 smithi175 bash[24990]: audit 2024-09-17T08:22:42.331825+0000 mon.smithi043 (mon.0) 547 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: cephadm 2024-09-17T08:22:42.332449+0000 mgr.smithi043.jlbwzm (mgr.14195) 121 : cephadm [INF] Deploying daemon osd.7 on smithi043 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.859069+0000 mon.smithi043 (mon.0) 548 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: cluster 2024-09-17T08:22:42.859232+0000 mon.smithi043 (mon.0) 549 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.859443+0000 mon.smithi043 (mon.0) 550 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.859840+0000 mon.smithi043 (mon.0) 551 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:44.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.860103+0000 mon.smithi043 (mon.0) 552 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:44.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.860349+0000 mon.smithi043 (mon.0) 553 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:44.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:42.860581+0000 mon.smithi043 (mon.0) 554 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:44.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: cluster 2024-09-17T08:22:43.054482+0000 mgr.smithi043.jlbwzm (mgr.14195) 122 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:22:44.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:43 smithi043 bash[19863]: audit 2024-09-17T08:22:43.754861+0000 mon.smithi043 (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: cephadm 2024-09-17T08:22:42.332449+0000 mgr.smithi043.jlbwzm (mgr.14195) 121 : cephadm [INF] Deploying daemon osd.7 on smithi043 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.859069+0000 mon.smithi043 (mon.0) 548 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: cluster 2024-09-17T08:22:42.859232+0000 mon.smithi043 (mon.0) 549 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.859443+0000 mon.smithi043 (mon.0) 550 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.859840+0000 mon.smithi043 (mon.0) 551 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.860103+0000 mon.smithi043 (mon.0) 552 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.860349+0000 mon.smithi043 (mon.0) 553 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:42.860581+0000 mon.smithi043 (mon.0) 554 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: cluster 2024-09-17T08:22:43.054482+0000 mgr.smithi043.jlbwzm (mgr.14195) 122 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:22:44.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:43 smithi175 bash[24990]: audit 2024-09-17T08:22:43.754861+0000 mon.smithi043 (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T08:22:45.107 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.868966+0000 mon.smithi043 (mon.0) 556 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T08:22:45.107 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: cluster 2024-09-17T08:22:43.869177+0000 mon.smithi043 (mon.0) 557 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.869661+0000 mon.smithi043 (mon.0) 558 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.870087+0000 mon.smithi043 (mon.0) 559 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.870354+0000 mon.smithi043 (mon.0) 560 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.870599+0000 mon.smithi043 (mon.0) 561 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.870802+0000 mon.smithi043 (mon.0) 562 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:43.871038+0000 mon.smithi043 (mon.0) 563 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:44.030540+0000 mon.smithi043 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:44.031649+0000 mon.smithi175 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:44.080792+0000 mon.smithi043 (mon.0) 565 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:45.108 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:44 smithi043 bash[19863]: audit 2024-09-17T08:22:44.484965+0000 mon.smithi043 (mon.0) 566 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.868966+0000 mon.smithi043 (mon.0) 556 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: cluster 2024-09-17T08:22:43.869177+0000 mon.smithi043 (mon.0) 557 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.869661+0000 mon.smithi043 (mon.0) 558 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.870087+0000 mon.smithi043 (mon.0) 559 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.870354+0000 mon.smithi043 (mon.0) 560 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.870599+0000 mon.smithi043 (mon.0) 561 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.870802+0000 mon.smithi043 (mon.0) 562 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:45.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:43.871038+0000 mon.smithi043 (mon.0) 563 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:45.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:44.030540+0000 mon.smithi043 (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:22:45.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:44.031649+0000 mon.smithi175 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T08:22:45.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:44.080792+0000 mon.smithi043 (mon.0) 565 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:22:45.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:44 smithi175 bash[24990]: audit 2024-09-17T08:22:44.484965+0000 mon.smithi043 (mon.0) 566 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.868521+0000 mon.smithi043 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.868633+0000 mon.smithi043 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:22:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: cluster 2024-09-17T08:22:44.868732+0000 mon.smithi043 (mon.0) 569 : cluster [DBG] osdmap e26: 8 total, 3 up, 8 in 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.869613+0000 mon.smithi043 (mon.0) 570 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.869874+0000 mon.smithi043 (mon.0) 571 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.870497+0000 mon.smithi043 (mon.0) 572 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.870736+0000 mon.smithi043 (mon.0) 573 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.870946+0000 mon.smithi043 (mon.0) 574 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.873666+0000 mon.smithi175 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.874575+0000 mon.smithi043 (mon.0) 575 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: cluster 2024-09-17T08:22:44.888725+0000 mon.smithi043 (mon.0) 576 : cluster [DBG] mgrmap e19: smithi043.jlbwzm(active, since 2m), standbys: smithi175.zfopjy 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:44.889065+0000 mon.smithi043 (mon.0) 577 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: cluster 2024-09-17T08:22:45.054804+0000 mgr.smithi043.jlbwzm (mgr.14195) 123 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+activating; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.181421+0000 mon.smithi043 (mon.0) 578 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' 2024-09-17T08:22:46.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.869649+0000 mon.smithi043 (mon.0) 579 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: cluster 2024-09-17T08:22:45.869722+0000 mon.smithi043 (mon.0) 580 : cluster [INF] osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527] boot 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: cluster 2024-09-17T08:22:45.869751+0000 mon.smithi043 (mon.0) 581 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.870131+0000 mon.smithi043 (mon.0) 582 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.870558+0000 mon.smithi043 (mon.0) 583 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.870830+0000 mon.smithi043 (mon.0) 584 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.871082+0000 mon.smithi043 (mon.0) 585 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:46.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:45 smithi043 bash[19863]: audit 2024-09-17T08:22:45.871323+0000 mon.smithi043 (mon.0) 586 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.868521+0000 mon.smithi043 (mon.0) 567 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.868633+0000 mon.smithi043 (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: cluster 2024-09-17T08:22:44.868732+0000 mon.smithi043 (mon.0) 569 : cluster [DBG] osdmap e26: 8 total, 3 up, 8 in 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.869613+0000 mon.smithi043 (mon.0) 570 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.869874+0000 mon.smithi043 (mon.0) 571 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.870497+0000 mon.smithi043 (mon.0) 572 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.870736+0000 mon.smithi043 (mon.0) 573 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.870946+0000 mon.smithi043 (mon.0) 574 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.873666+0000 mon.smithi175 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.874575+0000 mon.smithi043 (mon.0) 575 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: cluster 2024-09-17T08:22:44.888725+0000 mon.smithi043 (mon.0) 576 : cluster [DBG] mgrmap e19: smithi043.jlbwzm(active, since 2m), standbys: smithi175.zfopjy 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:44.889065+0000 mon.smithi043 (mon.0) 577 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: cluster 2024-09-17T08:22:45.054804+0000 mgr.smithi043.jlbwzm (mgr.14195) 123 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+activating; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-17T08:22:46.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.181421+0000 mon.smithi043 (mon.0) 578 : audit [INF] from='osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527]' entity='osd.3' 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.869649+0000 mon.smithi043 (mon.0) 579 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: cluster 2024-09-17T08:22:45.869722+0000 mon.smithi043 (mon.0) 580 : cluster [INF] osd.3 [v2:172.21.15.43:6810/2518347527,v1:172.21.15.43:6811/2518347527] boot 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: cluster 2024-09-17T08:22:45.869751+0000 mon.smithi043 (mon.0) 581 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.870131+0000 mon.smithi043 (mon.0) 582 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.870558+0000 mon.smithi043 (mon.0) 583 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.870830+0000 mon.smithi043 (mon.0) 584 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.871082+0000 mon.smithi043 (mon.0) 585 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:46.314 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:45 smithi175 bash[24990]: audit 2024-09-17T08:22:45.871323+0000 mon.smithi043 (mon.0) 586 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:47.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: cluster 2024-09-17T08:22:44.710132+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: cluster 2024-09-17T08:22:44.710233+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:45.883386+0000 mon.smithi043 (mon.0) 587 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:46.439826+0000 mon.smithi043 (mon.0) 588 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: cluster 2024-09-17T08:22:46.651275+0000 mon.smithi043 (mon.0) 589 : cluster [INF] osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684] boot 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: cluster 2024-09-17T08:22:46.651352+0000 mon.smithi043 (mon.0) 590 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:46.651653+0000 mon.smithi043 (mon.0) 591 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:46.652572+0000 mon.smithi043 (mon.0) 592 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:46.653128+0000 mon.smithi043 (mon.0) 593 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:47.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:46 smithi175 bash[24990]: audit 2024-09-17T08:22:46.653654+0000 mon.smithi043 (mon.0) 594 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:47.224 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: cluster 2024-09-17T08:22:44.710132+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:47.224 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: cluster 2024-09-17T08:22:44.710233+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:47.224 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:45.883386+0000 mon.smithi043 (mon.0) 587 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:46.439826+0000 mon.smithi043 (mon.0) 588 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: cluster 2024-09-17T08:22:46.651275+0000 mon.smithi043 (mon.0) 589 : cluster [INF] osd.4 [v2:172.21.15.175:6816/80038684,v1:172.21.15.175:6817/80038684] boot 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: cluster 2024-09-17T08:22:46.651352+0000 mon.smithi043 (mon.0) 590 : cluster [DBG] osdmap e28: 8 total, 5 up, 8 in 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:46.651653+0000 mon.smithi043 (mon.0) 591 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:46.652572+0000 mon.smithi043 (mon.0) 592 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:46.653128+0000 mon.smithi043 (mon.0) 593 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:47.225 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:46 smithi043 bash[19863]: audit 2024-09-17T08:22:46.653654+0000 mon.smithi043 (mon.0) 594 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:48.059 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: cluster 2024-09-17T08:22:45.002339+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:48.059 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: cluster 2024-09-17T08:22:45.002419+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:48.059 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: cluster 2024-09-17T08:22:47.055363+0000 mgr.smithi043.jlbwzm (mgr.14195) 124 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+activating; 0 B data, 274 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:48.059 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: cluster 2024-09-17T08:22:47.653914+0000 mon.smithi043 (mon.0) 595 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-09-17T08:22:48.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: audit 2024-09-17T08:22:47.654217+0000 mon.smithi043 (mon.0) 596 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:48.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: audit 2024-09-17T08:22:47.655015+0000 mon.smithi043 (mon.0) 597 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:48.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: audit 2024-09-17T08:22:47.655584+0000 mon.smithi043 (mon.0) 598 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:48.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:47 smithi175 bash[24990]: audit 2024-09-17T08:22:47.717032+0000 mon.smithi043 (mon.0) 599 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:48.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: cluster 2024-09-17T08:22:45.002339+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:48.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: cluster 2024-09-17T08:22:45.002419+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:48.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: cluster 2024-09-17T08:22:47.055363+0000 mgr.smithi043.jlbwzm (mgr.14195) 124 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+activating; 0 B data, 274 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:48.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: cluster 2024-09-17T08:22:47.653914+0000 mon.smithi043 (mon.0) 595 : cluster [DBG] osdmap e29: 8 total, 5 up, 8 in 2024-09-17T08:22:48.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: audit 2024-09-17T08:22:47.654217+0000 mon.smithi043 (mon.0) 596 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:48.214 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: audit 2024-09-17T08:22:47.655015+0000 mon.smithi043 (mon.0) 597 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:48.214 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: audit 2024-09-17T08:22:47.655584+0000 mon.smithi043 (mon.0) 598 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:48.214 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:47 smithi043 bash[19863]: audit 2024-09-17T08:22:47.717032+0000 mon.smithi043 (mon.0) 599 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:48.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:48.809 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 systemd[1]: /etc/systemd/system/ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T08:22:49.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 bash[19863]: audit 2024-09-17T08:22:48.525225+0000 mon.smithi043 (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:22:49.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 bash[19863]: audit 2024-09-17T08:22:48.525842+0000 mon.smithi175 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:22:49.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 bash[19863]: audit 2024-09-17T08:22:48.653647+0000 mon.smithi043 (mon.0) 601 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 bash[19863]: audit 2024-09-17T08:22:48.844520+0000 mon.smithi043 (mon.0) 602 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:48 smithi043 bash[19863]: audit 2024-09-17T08:22:48.849233+0000 mon.smithi043 (mon.0) 603 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:48 smithi175 bash[24990]: audit 2024-09-17T08:22:48.525225+0000 mon.smithi043 (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:22:49.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:48 smithi175 bash[24990]: audit 2024-09-17T08:22:48.525842+0000 mon.smithi175 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T08:22:49.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:48 smithi175 bash[24990]: audit 2024-09-17T08:22:48.653647+0000 mon.smithi043 (mon.0) 601 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:48 smithi175 bash[24990]: audit 2024-09-17T08:22:48.844520+0000 mon.smithi043 (mon.0) 602 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:48 smithi175 bash[24990]: audit 2024-09-17T08:22:48.849233+0000 mon.smithi043 (mon.0) 603 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:49.515 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:22:50.218 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.897267+0000 mon.smithi043 (mon.0) 604 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:22:50.218 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: cluster 2024-09-17T08:22:48.897335+0000 mon.smithi043 (mon.0) 605 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.897571+0000 mon.smithi043 (mon.0) 606 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.897911+0000 mon.smithi043 (mon.0) 607 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.898128+0000 mon.smithi043 (mon.0) 608 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.900173+0000 mon.smithi043 (mon.0) 609 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:48.901473+0000 mon.smithi175 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: cluster 2024-09-17T08:22:49.055912+0000 mgr.smithi043.jlbwzm (mgr.14195) 125 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 276 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:50.219 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:49 smithi175 bash[24990]: audit 2024-09-17T08:22:49.590790+0000 mon.smithi043 (mon.0) 610 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.897267+0000 mon.smithi043 (mon.0) 604 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: cluster 2024-09-17T08:22:48.897335+0000 mon.smithi043 (mon.0) 605 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.897571+0000 mon.smithi043 (mon.0) 606 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.897911+0000 mon.smithi043 (mon.0) 607 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.898128+0000 mon.smithi043 (mon.0) 608 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.900173+0000 mon.smithi043 (mon.0) 609 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:48.901473+0000 mon.smithi175 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-09-17T08:22:50.281 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: cluster 2024-09-17T08:22:49.055912+0000 mgr.smithi043.jlbwzm (mgr.14195) 125 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 276 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:50.282 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:49 smithi043 bash[19863]: audit 2024-09-17T08:22:49.590790+0000 mon.smithi043 (mon.0) 610 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:51.724 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:49.900929+0000 mon.smithi043 (mon.0) 611 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: cluster 2024-09-17T08:22:49.901067+0000 mon.smithi043 (mon.0) 612 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:49.901546+0000 mon.smithi043 (mon.0) 613 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:49.901754+0000 mon.smithi043 (mon.0) 614 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:49.901914+0000 mon.smithi043 (mon.0) 615 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:49.909901+0000 mon.smithi043 (mon.0) 616 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:50.368230+0000 mon.smithi043 (mon.0) 617 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:50.532589+0000 mon.smithi043 (mon.0) 618 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:51.725 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:51 smithi043 bash[19863]: audit 2024-09-17T08:22:50.535129+0000 mon.smithi043 (mon.0) 619 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:22:51.812 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:49.900929+0000 mon.smithi043 (mon.0) 611 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: cluster 2024-09-17T08:22:49.901067+0000 mon.smithi043 (mon.0) 612 : cluster [DBG] osdmap e31: 8 total, 5 up, 8 in 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:49.901546+0000 mon.smithi043 (mon.0) 613 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:49.901754+0000 mon.smithi043 (mon.0) 614 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:49.901914+0000 mon.smithi043 (mon.0) 615 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:49.909901+0000 mon.smithi043 (mon.0) 616 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:50.368230+0000 mon.smithi043 (mon.0) 617 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:50.532589+0000 mon.smithi043 (mon.0) 618 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:51.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:51 smithi175 bash[24990]: audit 2024-09-17T08:22:50.535129+0000 mon.smithi043 (mon.0) 619 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:22:52.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: cluster 2024-09-17T08:22:49.504041+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:52.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: cluster 2024-09-17T08:22:49.504138+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:52.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: cluster 2024-09-17T08:22:51.056259+0000 mgr.smithi043.jlbwzm (mgr.14195) 126 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 277 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.428902+0000 mon.smithi043 (mon.0) 620 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.430330+0000 mon.smithi043 (mon.0) 621 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.431012+0000 mon.smithi043 (mon.0) 622 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: cluster 2024-09-17T08:22:51.444919+0000 mon.smithi043 (mon.0) 623 : cluster [INF] osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393] boot 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: cluster 2024-09-17T08:22:51.444988+0000 mon.smithi043 (mon.0) 624 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.445934+0000 mon.smithi043 (mon.0) 625 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.447339+0000 mon.smithi043 (mon.0) 626 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.448249+0000 mon.smithi043 (mon.0) 627 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.448758+0000 mon.smithi043 (mon.0) 628 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.454841+0000 mon.smithi043 (mon.0) 629 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.466886+0000 mon.smithi043 (mon.0) 630 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.476429+0000 mon.smithi043 (mon.0) 631 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.479206+0000 mon.smithi043 (mon.0) 632 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.479334+0000 mon.smithi043 (mon.0) 633 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:51.480846+0000 mon.smithi175 (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:52.357141+0000 mon.smithi175 (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:22:52.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:52 smithi043 bash[19863]: audit 2024-09-17T08:22:52.407767+0000 mon.smithi043 (mon.0) 634 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: cluster 2024-09-17T08:22:49.504041+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:52.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: cluster 2024-09-17T08:22:49.504138+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:52.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: cluster 2024-09-17T08:22:51.056259+0000 mgr.smithi043.jlbwzm (mgr.14195) 126 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 277 MiB used, 447 GiB / 447 GiB avail 2024-09-17T08:22:52.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.428902+0000 mon.smithi043 (mon.0) 620 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.430330+0000 mon.smithi043 (mon.0) 621 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.431012+0000 mon.smithi043 (mon.0) 622 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: cluster 2024-09-17T08:22:51.444919+0000 mon.smithi043 (mon.0) 623 : cluster [INF] osd.6 [v2:172.21.15.175:6824/91031393,v1:172.21.15.175:6825/91031393] boot 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: cluster 2024-09-17T08:22:51.444988+0000 mon.smithi043 (mon.0) 624 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.445934+0000 mon.smithi043 (mon.0) 625 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.447339+0000 mon.smithi043 (mon.0) 626 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.448249+0000 mon.smithi043 (mon.0) 627 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.448758+0000 mon.smithi043 (mon.0) 628 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.454841+0000 mon.smithi043 (mon.0) 629 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.466886+0000 mon.smithi043 (mon.0) 630 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.476429+0000 mon.smithi043 (mon.0) 631 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.479206+0000 mon.smithi043 (mon.0) 632 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.479334+0000 mon.smithi043 (mon.0) 633 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2024-09-17T08:22:52.814 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:51.480846+0000 mon.smithi175 (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T08:22:52.815 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:52.357141+0000 mon.smithi175 (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T08:22:52.815 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:52 smithi175 bash[24990]: audit 2024-09-17T08:22:52.407767+0000 mon.smithi043 (mon.0) 634 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:22:53.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: audit 2024-09-17T08:22:52.452649+0000 mon.smithi043 (mon.0) 635 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:22:53.584 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: cluster 2024-09-17T08:22:52.452760+0000 mon.smithi043 (mon.0) 636 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-09-17T08:22:53.585 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: audit 2024-09-17T08:22:52.453015+0000 mon.smithi043 (mon.0) 637 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:53.585 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: audit 2024-09-17T08:22:52.453750+0000 mon.smithi043 (mon.0) 638 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:53.585 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: audit 2024-09-17T08:22:52.454228+0000 mon.smithi043 (mon.0) 639 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:53.585 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:53 smithi043 bash[19863]: cluster 2024-09-17T08:22:53.056722+0000 mgr.smithi043.jlbwzm (mgr.14195) 127 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: audit 2024-09-17T08:22:52.452649+0000 mon.smithi043 (mon.0) 635 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: cluster 2024-09-17T08:22:52.452760+0000 mon.smithi043 (mon.0) 636 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: audit 2024-09-17T08:22:52.453015+0000 mon.smithi043 (mon.0) 637 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: audit 2024-09-17T08:22:52.453750+0000 mon.smithi043 (mon.0) 638 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: audit 2024-09-17T08:22:52.454228+0000 mon.smithi043 (mon.0) 639 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:53.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:53 smithi175 bash[24990]: cluster 2024-09-17T08:22:53.056722+0000 mgr.smithi043.jlbwzm (mgr.14195) 127 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T08:22:54.141 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: cluster 2024-09-17T08:22:52.080617+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: cluster 2024-09-17T08:22:52.080719+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:53.463332+0000 mon.smithi043 (mon.0) 640 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: cluster 2024-09-17T08:22:53.463533+0000 mon.smithi043 (mon.0) 641 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:53.464097+0000 mon.smithi043 (mon.0) 642 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:54.600 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:53.464920+0000 mon.smithi043 (mon.0) 643 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:54.601 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:53.472960+0000 mon.smithi043 (mon.0) 644 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:54.601 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:53.854886+0000 mon.smithi043 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' 2024-09-17T08:22:54.601 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:54 smithi043 bash[19863]: audit 2024-09-17T08:22:54.140763+0000 mon.smithi043 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.43:0/3117243373' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:54.812 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: cluster 2024-09-17T08:22:52.080617+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: cluster 2024-09-17T08:22:52.080719+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:53.463332+0000 mon.smithi043 (mon.0) 640 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: cluster 2024-09-17T08:22:53.463533+0000 mon.smithi043 (mon.0) 641 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:53.464097+0000 mon.smithi043 (mon.0) 642 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:53.464920+0000 mon.smithi043 (mon.0) 643 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:53.472960+0000 mon.smithi043 (mon.0) 644 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:53.854886+0000 mon.smithi043 (mon.0) 645 : audit [INF] from='osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952]' entity='osd.5' 2024-09-17T08:22:54.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:54 smithi175 bash[24990]: audit 2024-09-17T08:22:54.140763+0000 mon.smithi043 (mon.0) 646 : audit [DBG] from='client.? 172.21.15.43:0/3117243373' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:22:54.831 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":34,"num_osds":8,"num_up_osds":6,"osd_up_since":1726561371,"num_in_osds":8,"osd_in_since":1726561327,"num_remapped_pgs":0} 2024-09-17T08:22:55.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: audit 2024-09-17T08:22:54.471959+0000 mon.smithi043 (mon.0) 647 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:55.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: cluster 2024-09-17T08:22:54.858295+0000 mon.smithi043 (mon.0) 648 : cluster [INF] osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952] boot 2024-09-17T08:22:55.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: cluster 2024-09-17T08:22:54.858362+0000 mon.smithi043 (mon.0) 649 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-17T08:22:55.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: audit 2024-09-17T08:22:54.859427+0000 mon.smithi043 (mon.0) 650 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:55.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: audit 2024-09-17T08:22:54.860456+0000 mon.smithi043 (mon.0) 651 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:55.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:55 smithi043 bash[19863]: cluster 2024-09-17T08:22:55.057296+0000 mgr.smithi043.jlbwzm (mgr.14195) 128 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 13 KiB/s rd, 718 KiB/s wr, 45 op/s 2024-09-17T08:22:55.812 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: audit 2024-09-17T08:22:54.471959+0000 mon.smithi043 (mon.0) 647 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:55.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: cluster 2024-09-17T08:22:54.858295+0000 mon.smithi043 (mon.0) 648 : cluster [INF] osd.5 [v2:172.21.15.43:6818/3000059952,v1:172.21.15.43:6819/3000059952] boot 2024-09-17T08:22:55.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: cluster 2024-09-17T08:22:54.858362+0000 mon.smithi043 (mon.0) 649 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-09-17T08:22:55.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: audit 2024-09-17T08:22:54.859427+0000 mon.smithi043 (mon.0) 650 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T08:22:55.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: audit 2024-09-17T08:22:54.860456+0000 mon.smithi043 (mon.0) 651 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:55.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:55 smithi175 bash[24990]: cluster 2024-09-17T08:22:55.057296+0000 mgr.smithi043.jlbwzm (mgr.14195) 128 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 13 KiB/s rd, 718 KiB/s wr, 45 op/s 2024-09-17T08:22:55.832 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T08:22:57.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:56 smithi043 bash[19863]: cluster 2024-09-17T08:22:55.865328+0000 mon.smithi043 (mon.0) 652 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-09-17T08:22:57.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:56 smithi043 bash[19863]: audit 2024-09-17T08:22:55.865502+0000 mon.smithi043 (mon.0) 653 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:57.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:56 smithi175 bash[24990]: cluster 2024-09-17T08:22:55.865328+0000 mon.smithi043 (mon.0) 652 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2024-09-17T08:22:57.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:56 smithi175 bash[24990]: audit 2024-09-17T08:22:55.865502+0000 mon.smithi043 (mon.0) 653 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:58.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:57 smithi043 bash[19863]: cluster 2024-09-17T08:22:57.057923+0000 mgr.smithi043.jlbwzm (mgr.14195) 129 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail; 12 KiB/s rd, 623 KiB/s wr, 39 op/s 2024-09-17T08:22:58.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:57 smithi043 bash[19863]: audit 2024-09-17T08:22:57.605081+0000 mon.smithi043 (mon.0) 654 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:22:58.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:57 smithi175 bash[24990]: cluster 2024-09-17T08:22:57.057923+0000 mgr.smithi043.jlbwzm (mgr.14195) 129 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail; 12 KiB/s rd, 623 KiB/s wr, 39 op/s 2024-09-17T08:22:58.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:57 smithi175 bash[24990]: audit 2024-09-17T08:22:57.605081+0000 mon.smithi043 (mon.0) 654 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T08:22:59.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:58 smithi043 bash[19863]: audit 2024-09-17T08:22:57.871985+0000 mon.smithi043 (mon.0) 655 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:22:59.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:58 smithi043 bash[19863]: cluster 2024-09-17T08:22:57.872142+0000 mon.smithi043 (mon.0) 656 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-09-17T08:22:59.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:58 smithi043 bash[19863]: audit 2024-09-17T08:22:57.872729+0000 mon.smithi043 (mon.0) 657 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:59.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:58 smithi043 bash[19863]: audit 2024-09-17T08:22:57.873341+0000 mon.smithi043 (mon.0) 658 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:22:59.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:58 smithi175 bash[24990]: audit 2024-09-17T08:22:57.871985+0000 mon.smithi043 (mon.0) 655 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T08:22:59.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:58 smithi175 bash[24990]: cluster 2024-09-17T08:22:57.872142+0000 mon.smithi043 (mon.0) 656 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-09-17T08:22:59.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:58 smithi175 bash[24990]: audit 2024-09-17T08:22:57.872729+0000 mon.smithi043 (mon.0) 657 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:22:59.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:58 smithi175 bash[24990]: audit 2024-09-17T08:22:57.873341+0000 mon.smithi043 (mon.0) 658 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: audit 2024-09-17T08:22:58.875228+0000 mon.smithi043 (mon.0) 659 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: cluster 2024-09-17T08:22:58.875356+0000 mon.smithi043 (mon.0) 660 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: audit 2024-09-17T08:22:58.875645+0000 mon.smithi043 (mon.0) 661 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: audit 2024-09-17T08:22:58.891526+0000 mon.smithi043 (mon.0) 662 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: cluster 2024-09-17T08:22:59.058483+0000 mgr.smithi043.jlbwzm (mgr.14195) 130 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:23:00.171 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:22:59 smithi043 bash[19863]: audit 2024-09-17T08:22:59.081402+0000 mon.smithi043 (mon.0) 663 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: audit 2024-09-17T08:22:58.875228+0000 mon.smithi043 (mon.0) 659 : audit [INF] from='osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T08:23:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: cluster 2024-09-17T08:22:58.875356+0000 mon.smithi043 (mon.0) 660 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-09-17T08:23:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: audit 2024-09-17T08:22:58.875645+0000 mon.smithi043 (mon.0) 661 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: audit 2024-09-17T08:22:58.891526+0000 mon.smithi043 (mon.0) 662 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: cluster 2024-09-17T08:22:59.058483+0000 mgr.smithi043.jlbwzm (mgr.14195) 130 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-17T08:23:00.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:22:59 smithi175 bash[24990]: audit 2024-09-17T08:22:59.081402+0000 mon.smithi043 (mon.0) 663 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:01.269 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:01.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: cluster 2024-09-17T08:22:58.560376+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:23:01.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: cluster 2024-09-17T08:22:58.560483+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:23:01.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: audit 2024-09-17T08:22:59.885223+0000 mon.smithi043 (mon.0) 664 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:01.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: cluster 2024-09-17T08:22:59.890739+0000 mon.smithi043 (mon.0) 665 : cluster [INF] osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705] boot 2024-09-17T08:23:01.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: cluster 2024-09-17T08:22:59.890774+0000 mon.smithi043 (mon.0) 666 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-17T08:23:01.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: audit 2024-09-17T08:22:59.891202+0000 mon.smithi043 (mon.0) 667 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:01.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: audit 2024-09-17T08:23:00.860929+0000 mon.smithi043 (mon.0) 668 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:01.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:00 smithi043 bash[19863]: audit 2024-09-17T08:23:00.871470+0000 mon.smithi043 (mon.0) 669 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:01.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: cluster 2024-09-17T08:22:58.560376+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T08:23:01.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: cluster 2024-09-17T08:22:58.560483+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T08:23:01.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: audit 2024-09-17T08:22:59.885223+0000 mon.smithi043 (mon.0) 664 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:01.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: cluster 2024-09-17T08:22:59.890739+0000 mon.smithi043 (mon.0) 665 : cluster [INF] osd.7 [v2:172.21.15.43:6826/4182829705,v1:172.21.15.43:6827/4182829705] boot 2024-09-17T08:23:01.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: cluster 2024-09-17T08:22:59.890774+0000 mon.smithi043 (mon.0) 666 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2024-09-17T08:23:01.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: audit 2024-09-17T08:22:59.891202+0000 mon.smithi043 (mon.0) 667 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T08:23:01.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: audit 2024-09-17T08:23:00.860929+0000 mon.smithi043 (mon.0) 668 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:01.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:00 smithi175 bash[24990]: audit 2024-09-17T08:23:00.871470+0000 mon.smithi043 (mon.0) 669 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:02.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:01 smithi043 bash[19863]: cluster 2024-09-17T08:23:00.899836+0000 mon.smithi043 (mon.0) 670 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-17T08:23:02.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:01 smithi043 bash[19863]: audit 2024-09-17T08:23:00.991198+0000 mon.smithi043 (mon.0) 671 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:23:02.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:01 smithi043 bash[19863]: cluster 2024-09-17T08:23:01.059054+0000 mgr.smithi043.jlbwzm (mgr.14195) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:02.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:01 smithi175 bash[24990]: cluster 2024-09-17T08:23:00.899836+0000 mon.smithi043 (mon.0) 670 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2024-09-17T08:23:02.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:01 smithi175 bash[24990]: audit 2024-09-17T08:23:00.991198+0000 mon.smithi043 (mon.0) 671 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:23:02.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:01 smithi175 bash[24990]: cluster 2024-09-17T08:23:01.059054+0000 mgr.smithi043.jlbwzm (mgr.14195) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:03.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:02 smithi175 bash[24990]: cluster 2024-09-17T08:23:01.908883+0000 mon.smithi043 (mon.0) 672 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-17T08:23:03.219 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:02 smithi043 bash[19863]: cluster 2024-09-17T08:23:01.908883+0000 mon.smithi043 (mon.0) 672 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-09-17T08:23:04.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:03 smithi043 bash[19863]: cluster 2024-09-17T08:23:02.911356+0000 mon.smithi043 (mon.0) 673 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-17T08:23:04.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:03 smithi043 bash[19863]: cluster 2024-09-17T08:23:03.059671+0000 mgr.smithi043.jlbwzm (mgr.14195) 132 : cluster [DBG] pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:04.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:03 smithi043 bash[19863]: cluster 2024-09-17T08:23:03.910889+0000 mon.smithi043 (mon.0) 674 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-17T08:23:04.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:03 smithi175 bash[24990]: cluster 2024-09-17T08:23:02.911356+0000 mon.smithi043 (mon.0) 673 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-09-17T08:23:04.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:03 smithi175 bash[24990]: cluster 2024-09-17T08:23:03.059671+0000 mgr.smithi043.jlbwzm (mgr.14195) 132 : cluster [DBG] pgmap v107: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:04.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:03 smithi175 bash[24990]: cluster 2024-09-17T08:23:03.910889+0000 mon.smithi043 (mon.0) 674 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-09-17T08:23:04.437 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:23:05.105 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":43,"num_osds":8,"num_up_osds":8,"osd_up_since":1726561379,"num_in_osds":8,"osd_in_since":1726561327,"num_remapped_pgs":0} 2024-09-17T08:23:05.106 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:23:05.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:04 smithi043 bash[19863]: audit 2024-09-17T08:23:04.436691+0000 mon.smithi043 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.43:0/4219684900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:23:05.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:04 smithi175 bash[24990]: audit 2024-09-17T08:23:04.436691+0000 mon.smithi043 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.43:0/4219684900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T08:23:06.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:05 smithi043 bash[19863]: cluster 2024-09-17T08:23:05.060407+0000 mgr.smithi043.jlbwzm (mgr.14195) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:06.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:05 smithi175 bash[24990]: cluster 2024-09-17T08:23:05.060407+0000 mgr.smithi043.jlbwzm (mgr.14195) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:07.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:07 smithi043 bash[19863]: audit 2024-09-17T08:23:06.351294+0000 mon.smithi043 (mon.0) 676 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:07 smithi043 bash[19863]: audit 2024-09-17T08:23:06.356491+0000 mon.smithi043 (mon.0) 677 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:07 smithi043 bash[19863]: audit 2024-09-17T08:23:06.858426+0000 mon.smithi043 (mon.0) 678 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:07 smithi043 bash[19863]: audit 2024-09-17T08:23:06.864354+0000 mon.smithi043 (mon.0) 679 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:07 smithi043 bash[19863]: cluster 2024-09-17T08:23:07.061152+0000 mgr.smithi043.jlbwzm (mgr.14195) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T08:23:07.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:07 smithi175 bash[24990]: audit 2024-09-17T08:23:06.351294+0000 mon.smithi043 (mon.0) 676 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:07 smithi175 bash[24990]: audit 2024-09-17T08:23:06.356491+0000 mon.smithi043 (mon.0) 677 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:07 smithi175 bash[24990]: audit 2024-09-17T08:23:06.858426+0000 mon.smithi043 (mon.0) 678 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:07 smithi175 bash[24990]: audit 2024-09-17T08:23:06.864354+0000 mon.smithi043 (mon.0) 679 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:07.813 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:07 smithi175 bash[24990]: cluster 2024-09-17T08:23:07.061152+0000 mgr.smithi043.jlbwzm (mgr.14195) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T08:23:08.991 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:09 smithi043 bash[19863]: cluster 2024-09-17T08:23:09.061889+0000 mgr.smithi043.jlbwzm (mgr.14195) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T08:23:09.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:09 smithi175 bash[24990]: cluster 2024-09-17T08:23:09.061889+0000 mgr.smithi043.jlbwzm (mgr.14195) 135 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T08:23:11.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:11 smithi043 bash[19863]: cluster 2024-09-17T08:23:11.062555+0000 mgr.smithi043.jlbwzm (mgr.14195) 136 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T08:23:11.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:11 smithi175 bash[24990]: cluster 2024-09-17T08:23:11.062555+0000 mgr.smithi043.jlbwzm (mgr.14195) 136 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T08:23:12.209 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:23:12.209 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":43,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","created":"2024-09-17T08:17:45.392188+0000","modified":"2024-09-17T08:23:03.905883+0000","last_up_change":"2024-09-17T08:22:59.878916+0000","last_in_change":"2024-09-17T08:22:07.105060+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-17T08:22:41.589019+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":"25","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":"1d0bc879-cd59-4bbf-a560-0b69c049f9bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6801","nonce":1702402165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6803","nonce":1702402165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6807","nonce":1702402165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6805","nonce":1702402165}]},"public_addr":"172.21.15.175:6801/1702402165","cluster_addr":"172.21.15.175:6803/1702402165","heartbeat_back_addr":"172.21.15.175:6807/1702402165","heartbeat_front_addr":"172.21.15.175:6805/1702402165","state":["exists","up"]},{"osd":1,"uuid":"ea4ae8ed-ddea-43d3-89a4-8f95cbe41003","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6803","nonce":228141843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6805","nonce":228141843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6809","nonce":228141843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6807","nonce":228141843}]},"public_addr":"172.21.15.43:6803/228141843","cluster_addr":"172.21.15.43:6805/228141843","heartbeat_back_addr":"172.21.15.43:6809/228141843","heartbeat_front_addr":"172.21.15.43:6807/228141843","state":["exists","up"]},{"osd":2,"uuid":"dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6809","nonce":3776010472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6811","nonce":3776010472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6815","nonce":3776010472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6813","nonce":3776010472}]},"public_addr":"172.21.15.175:6809/3776010472","cluster_addr":"172.21.15.175:6811/3776010472","heartbeat_back_addr":"172.21.15.175:6815/3776010472","heartbeat_front_addr":"172.21.15.175:6813/3776010472","state":["exists","up"]},{"osd":3,"uuid":"a680a525-841f-4f1e-8391-f6314a5bda10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6811","nonce":2518347527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6813","nonce":2518347527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6817","nonce":2518347527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6815","nonce":2518347527}]},"public_addr":"172.21.15.43:6811/2518347527","cluster_addr":"172.21.15.43:6813/2518347527","heartbeat_back_addr":"172.21.15.43:6817/2518347527","heartbeat_front_addr":"172.21.15.43:6815/2518347527","state":["exists","up"]},{"osd":4,"uuid":"d57ff674-d1d9-4ade-8e73-022fe4afa13d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6817","nonce":80038684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6819","nonce":80038684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6823","nonce":80038684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6821","nonce":80038684}]},"public_addr":"172.21.15.175:6817/80038684","cluster_addr":"172.21.15.175:6819/80038684","heartbeat_back_addr":"172.21.15.175:6823/80038684","heartbeat_front_addr":"172.21.15.175:6821/80038684","state":["exists","up"]},{"osd":5,"uuid":"40170376-3939-4c85-9d07-535ffde9bed2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6819","nonce":3000059952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6821","nonce":3000059952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6825","nonce":3000059952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6823","nonce":3000059952}]},"public_addr":"172.21.15.43:6819/3000059952","cluster_addr":"172.21.15.43:6821/3000059952","heartbeat_back_addr":"172.21.15.43:6825/3000059952","heartbeat_front_addr":"172.21.15.43:6823/3000059952","state":["exists","up"]},{"osd":6,"uuid":"2a90ee80-d56c-4331-bf94-a2d4d93111ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6825","nonce":91031393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6827","nonce":91031393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6831","nonce":91031393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6829","nonce":91031393}]},"public_addr":"172.21.15.175:6825/91031393","cluster_addr":"172.21.15.175:6827/91031393","heartbeat_back_addr":"172.21.15.175:6831/91031393","heartbeat_front_addr":"172.21.15.175:6829/91031393","state":["exists","up"]},{"osd":7,"uuid":"02627a90-8f5a-4126-8030-f217e088150d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6827","nonce":4182829705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6829","nonce":4182829705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6833","nonce":4182829705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6831","nonce":4182829705}]},"public_addr":"172.21.15.43:6827/4182829705","cluster_addr":"172.21.15.43:6829/4182829705","heartbeat_back_addr":"172.21.15.43:6833/4182829705","heartbeat_front_addr":"172.21.15.43:6831/4182829705","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-17T08:22:32.535936+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-17T08:22:36.028219+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-17T08:22:38.829390+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-17T08:22:44.710238+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-17T08:22:45.002421+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-17T08:22:52.080725+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-17T08:22:49.504143+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-17T08:22:58.560488+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/1228787949":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3718062809":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3954965760":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6800/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2315477564":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/633852324":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3699489447":"2024-09-18T08:20:29.018421+0000","172.21.15.43:6801/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/443115388":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/2709502611":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2457959142":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/4046233591":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/3699489447":"2024-09-18T08:20:29.018421+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-17T08:23:12.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:12 smithi043 bash[19863]: audit 2024-09-17T08:23:12.207868+0000 mon.smithi043 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.43:0/57421664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:23:12.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:12 smithi175 bash[24990]: audit 2024-09-17T08:23:12.207868+0000 mon.smithi043 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.43:0/57421664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:23:13.314 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T08:22:41.589019+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': '25', '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-17T08:23:13.315 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T08:23:13.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:13 smithi043 bash[19863]: cluster 2024-09-17T08:23:13.063133+0000 mgr.smithi043.jlbwzm (mgr.14195) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T08:23:13.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:13 smithi175 bash[24990]: cluster 2024-09-17T08:23:13.063133+0000 mgr.smithi043.jlbwzm (mgr.14195) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T08:23:14.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:14 smithi043 bash[19863]: audit 2024-09-17T08:23:14.081653+0000 mon.smithi043 (mon.0) 681 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:14.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:14 smithi175 bash[24990]: audit 2024-09-17T08:23:14.081653+0000 mon.smithi043 (mon.0) 681 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:15.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:15 smithi175 bash[24990]: cluster 2024-09-17T08:23:15.063727+0000 mgr.smithi043.jlbwzm (mgr.14195) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T08:23:15.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:15 smithi043 bash[19863]: cluster 2024-09-17T08:23:15.063727+0000 mgr.smithi043.jlbwzm (mgr.14195) 138 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: cephadm 2024-09-17T08:23:16.907261+0000 mgr.smithi043.jlbwzm (mgr.14195) 139 : cephadm [INF] Detected new or changed devices on smithi175 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.914237+0000 mon.smithi043 (mon.0) 682 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.920237+0000 mon.smithi043 (mon.0) 683 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.921663+0000 mon.smithi043 (mon.0) 684 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.922811+0000 mon.smithi043 (mon.0) 685 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.923842+0000 mon.smithi043 (mon.0) 686 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.924832+0000 mon.smithi043 (mon.0) 687 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: cephadm 2024-09-17T08:23:16.925588+0000 mgr.smithi043.jlbwzm (mgr.14195) 140 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 3772M 2024-09-17T08:23:18.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: audit 2024-09-17T08:23:16.930315+0000 mon.smithi043 (mon.0) 688 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:17 smithi043 bash[19863]: cluster 2024-09-17T08:23:17.064183+0000 mgr.smithi043.jlbwzm (mgr.14195) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T08:23:18.055 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:18.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: cephadm 2024-09-17T08:23:16.907261+0000 mgr.smithi043.jlbwzm (mgr.14195) 139 : cephadm [INF] Detected new or changed devices on smithi175 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.914237+0000 mon.smithi043 (mon.0) 682 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.920237+0000 mon.smithi043 (mon.0) 683 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.921663+0000 mon.smithi043 (mon.0) 684 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.922811+0000 mon.smithi043 (mon.0) 685 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.923842+0000 mon.smithi043 (mon.0) 686 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.924832+0000 mon.smithi043 (mon.0) 687 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: cephadm 2024-09-17T08:23:16.925588+0000 mgr.smithi043.jlbwzm (mgr.14195) 140 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 3772M 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: audit 2024-09-17T08:23:16.930315+0000 mon.smithi043 (mon.0) 688 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:18.313 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:17 smithi175 bash[24990]: cluster 2024-09-17T08:23:17.064183+0000 mgr.smithi043.jlbwzm (mgr.14195) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: cephadm 2024-09-17T08:23:18.705458+0000 mgr.smithi043.jlbwzm (mgr.14195) 142 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.714472+0000 mon.smithi043 (mon.0) 689 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.724536+0000 mon.smithi043 (mon.0) 690 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.727072+0000 mon.smithi043 (mon.0) 691 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.729059+0000 mon.smithi043 (mon.0) 692 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.731089+0000 mon.smithi043 (mon.0) 693 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:19.775 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.733067+0000 mon.smithi043 (mon.0) 694 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: cephadm 2024-09-17T08:23:18.734642+0000 mgr.smithi043.jlbwzm (mgr.14195) 143 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 3005M 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.740934+0000 mon.smithi043 (mon.0) 695 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.743621+0000 mon.smithi043 (mon.0) 696 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.744886+0000 mon.smithi043 (mon.0) 697 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.753496+0000 mon.smithi043 (mon.0) 698 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.758111+0000 mon.smithi043 (mon.0) 699 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.763261+0000 mon.smithi043 (mon.0) 700 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.764304+0000 mon.smithi043 (mon.0) 701 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.768011+0000 mon.smithi043 (mon.0) 702 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: audit 2024-09-17T08:23:18.769147+0000 mon.smithi043 (mon.0) 703 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:19.776 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:19 smithi043 bash[19863]: cluster 2024-09-17T08:23:19.064526+0000 mgr.smithi043.jlbwzm (mgr.14195) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:20.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: cephadm 2024-09-17T08:23:18.705458+0000 mgr.smithi043.jlbwzm (mgr.14195) 142 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-17T08:23:20.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.714472+0000 mon.smithi043 (mon.0) 689 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:20.063 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.724536+0000 mon.smithi043 (mon.0) 690 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.727072+0000 mon.smithi043 (mon.0) 691 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.729059+0000 mon.smithi043 (mon.0) 692 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.731089+0000 mon.smithi043 (mon.0) 693 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.733067+0000 mon.smithi043 (mon.0) 694 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: cephadm 2024-09-17T08:23:18.734642+0000 mgr.smithi043.jlbwzm (mgr.14195) 143 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 3005M 2024-09-17T08:23:20.064 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.740934+0000 mon.smithi043 (mon.0) 695 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:20.065 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.743621+0000 mon.smithi043 (mon.0) 696 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:20.065 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.744886+0000 mon.smithi043 (mon.0) 697 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:23:20.065 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.753496+0000 mon.smithi043 (mon.0) 698 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:20.065 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.758111+0000 mon.smithi043 (mon.0) 699 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:23:20.065 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.763261+0000 mon.smithi043 (mon.0) 700 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:23:20.066 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.764304+0000 mon.smithi043 (mon.0) 701 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:20.066 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.768011+0000 mon.smithi043 (mon.0) 702 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T08:23:20.066 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: audit 2024-09-17T08:23:18.769147+0000 mon.smithi043 (mon.0) 703 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:23:20.066 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:19 smithi175 bash[24990]: cluster 2024-09-17T08:23:19.064526+0000 mgr.smithi043.jlbwzm (mgr.14195) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:21.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:21 smithi043 bash[19863]: cluster 2024-09-17T08:23:21.064991+0000 mgr.smithi043.jlbwzm (mgr.14195) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:21.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:21 smithi175 bash[24990]: cluster 2024-09-17T08:23:21.064991+0000 mgr.smithi043.jlbwzm (mgr.14195) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:21.615 INFO:teuthology.orchestra.run.smithi043.stdout:pg_num: 1 2024-09-17T08:23:22.285 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T08:23:22.285 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T08:23:22.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:22 smithi043 bash[19863]: audit 2024-09-17T08:23:21.615108+0000 mon.smithi043 (mon.0) 704 : audit [DBG] from='client.? 172.21.15.43:0/1463945002' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:23:22.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:22 smithi175 bash[24990]: audit 2024-09-17T08:23:21.615108+0000 mon.smithi043 (mon.0) 704 : audit [DBG] from='client.? 172.21.15.43:0/1463945002' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T08:23:23.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:23 smithi043 bash[19863]: cluster 2024-09-17T08:23:23.065553+0000 mgr.smithi043.jlbwzm (mgr.14195) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:23.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:23 smithi175 bash[24990]: cluster 2024-09-17T08:23:23.065553+0000 mgr.smithi043.jlbwzm (mgr.14195) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:25.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:25 smithi175 bash[24990]: cluster 2024-09-17T08:23:25.066126+0000 mgr.smithi043.jlbwzm (mgr.14195) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:25.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:25 smithi043 bash[19863]: cluster 2024-09-17T08:23:25.066126+0000 mgr.smithi043.jlbwzm (mgr.14195) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:26.771 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:27.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:27 smithi043 bash[19863]: cluster 2024-09-17T08:23:27.066651+0000 mgr.smithi043.jlbwzm (mgr.14195) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:27.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:27 smithi175 bash[24990]: cluster 2024-09-17T08:23:27.066651+0000 mgr.smithi043.jlbwzm (mgr.14195) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:29.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:29 smithi043 bash[19863]: cluster 2024-09-17T08:23:29.067151+0000 mgr.smithi043.jlbwzm (mgr.14195) 149 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:29.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:29 smithi043 bash[19863]: audit 2024-09-17T08:23:29.081999+0000 mon.smithi043 (mon.0) 705 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:29.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:29 smithi175 bash[24990]: cluster 2024-09-17T08:23:29.067151+0000 mgr.smithi043.jlbwzm (mgr.14195) 149 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:29.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:29 smithi175 bash[24990]: audit 2024-09-17T08:23:29.081999+0000 mon.smithi043 (mon.0) 705 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:30.601 INFO:teuthology.orchestra.run.smithi043.stdout:[client.0] 2024-09-17T08:23:30.601 INFO:teuthology.orchestra.run.smithi043.stdout: key = AQCCPOlm/htnIxAApdKg4zFFC+wI6xviBqS10Q== 2024-09-17T08:23:31.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:30 smithi043 bash[19863]: audit 2024-09-17T08:23:30.593652+0000 mon.smithi043 (mon.0) 706 : audit [INF] from='client.? 172.21.15.43:0/985891642' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:23:31.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:30 smithi043 bash[19863]: audit 2024-09-17T08:23:30.600953+0000 mon.smithi043 (mon.0) 707 : audit [INF] from='client.? 172.21.15.43:0/985891642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T08:23:31.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:30 smithi175 bash[24990]: audit 2024-09-17T08:23:30.593652+0000 mon.smithi043 (mon.0) 706 : audit [INF] from='client.? 172.21.15.43:0/985891642' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:23:31.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:30 smithi175 bash[24990]: audit 2024-09-17T08:23:30.600953+0000 mon.smithi043 (mon.0) 707 : audit [INF] from='client.? 172.21.15.43:0/985891642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T08:23:31.273 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:23:31.274 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T08:23:31.274 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T08:23:31.297 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T08:23:32.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:31 smithi043 bash[19863]: cluster 2024-09-17T08:23:31.067772+0000 mgr.smithi043.jlbwzm (mgr.14195) 150 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:32.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:31 smithi175 bash[24990]: cluster 2024-09-17T08:23:31.067772+0000 mgr.smithi043.jlbwzm (mgr.14195) 150 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:33.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:33 smithi043 bash[19863]: cluster 2024-09-17T08:23:33.068406+0000 mgr.smithi043.jlbwzm (mgr.14195) 151 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:33.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:33 smithi175 bash[24990]: cluster 2024-09-17T08:23:33.068406+0000 mgr.smithi043.jlbwzm (mgr.14195) 151 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:35.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:35 smithi043 bash[19863]: cluster 2024-09-17T08:23:35.068988+0000 mgr.smithi043.jlbwzm (mgr.14195) 152 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:35.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:35 smithi175 bash[24990]: cluster 2024-09-17T08:23:35.068988+0000 mgr.smithi043.jlbwzm (mgr.14195) 152 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:35.842 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi175/config 2024-09-17T08:23:37.188 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:37 smithi175 bash[24990]: cluster 2024-09-17T08:23:37.069653+0000 mgr.smithi043.jlbwzm (mgr.14195) 153 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:37.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:37 smithi043 bash[19863]: cluster 2024-09-17T08:23:37.069653+0000 mgr.smithi043.jlbwzm (mgr.14195) 153 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:39.390 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:39 smithi175 bash[24990]: cluster 2024-09-17T08:23:39.070085+0000 mgr.smithi043.jlbwzm (mgr.14195) 154 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:39.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:39 smithi043 bash[19863]: cluster 2024-09-17T08:23:39.070085+0000 mgr.smithi043.jlbwzm (mgr.14195) 154 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:39.818 INFO:teuthology.orchestra.run.smithi175.stdout:[client.1] 2024-09-17T08:23:39.818 INFO:teuthology.orchestra.run.smithi175.stdout: key = AQCLPOlmvz5DMBAAKJNfyEY+O3USO78xX7QcdQ== 2024-09-17T08:23:40.451 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:40 smithi175 bash[24990]: audit 2024-09-17T08:23:39.809294+0000 mon.smithi043 (mon.0) 708 : 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-17T08:23:40.452 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:40 smithi175 bash[24990]: audit 2024-09-17T08:23:39.809296+0000 mon.smithi175 (mon.1) 20 : audit [INF] from='client.? 172.21.15.175:0/1465262964' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:23:40.452 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:40 smithi175 bash[24990]: audit 2024-09-17T08:23:39.817867+0000 mon.smithi043 (mon.0) 709 : 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-17T08:23:40.453 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:23:40.453 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T08:23:40.453 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T08:23:40.475 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T08:23:40.475 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T08:23:40.475 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T08:23:40.486 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:40 smithi043 bash[19863]: audit 2024-09-17T08:23:39.809294+0000 mon.smithi043 (mon.0) 708 : 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-17T08:23:40.487 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:40 smithi043 bash[19863]: audit 2024-09-17T08:23:39.809296+0000 mon.smithi175 (mon.1) 20 : audit [INF] from='client.? 172.21.15.175:0/1465262964' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T08:23:40.487 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:40 smithi043 bash[19863]: audit 2024-09-17T08:23:39.817867+0000 mon.smithi043 (mon.0) 709 : 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-17T08:23:41.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:41 smithi043 bash[19863]: cluster 2024-09-17T08:23:41.070671+0000 mgr.smithi043.jlbwzm (mgr.14195) 155 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:41.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:41 smithi175 bash[24990]: cluster 2024-09-17T08:23:41.070671+0000 mgr.smithi043.jlbwzm (mgr.14195) 155 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:43.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:43 smithi043 bash[19863]: cluster 2024-09-17T08:23:43.071307+0000 mgr.smithi043.jlbwzm (mgr.14195) 156 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:43.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:43 smithi175 bash[24990]: cluster 2024-09-17T08:23:43.071307+0000 mgr.smithi043.jlbwzm (mgr.14195) 156 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:44.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:44 smithi043 bash[19863]: audit 2024-09-17T08:23:44.082635+0000 mon.smithi043 (mon.0) 710 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:44.413 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:44 smithi175 bash[24990]: audit 2024-09-17T08:23:44.082635+0000 mon.smithi043 (mon.0) 710 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:44.811 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:45.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:45 smithi043 bash[19863]: cluster 2024-09-17T08:23:45.071877+0000 mgr.smithi043.jlbwzm (mgr.14195) 157 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:45.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:45 smithi175 bash[24990]: cluster 2024-09-17T08:23:45.071877+0000 mgr.smithi043.jlbwzm (mgr.14195) 157 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:47.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:47 smithi043 bash[19863]: cluster 2024-09-17T08:23:47.072526+0000 mgr.smithi043.jlbwzm (mgr.14195) 158 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:47.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:47 smithi175 bash[24990]: cluster 2024-09-17T08:23:47.072526+0000 mgr.smithi043.jlbwzm (mgr.14195) 158 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:48.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:48 smithi043 bash[19863]: audit 2024-09-17T08:23:47.197456+0000 mon.smithi043 (mon.0) 711 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:48.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:48 smithi043 bash[19863]: audit 2024-09-17T08:23:47.207125+0000 mon.smithi043 (mon.0) 712 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:48.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:48 smithi175 bash[24990]: audit 2024-09-17T08:23:47.197456+0000 mon.smithi043 (mon.0) 711 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:48.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:48 smithi175 bash[24990]: audit 2024-09-17T08:23:47.207125+0000 mon.smithi043 (mon.0) 712 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:49.516 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:49 smithi043 bash[19863]: cluster 2024-09-17T08:23:49.073063+0000 mgr.smithi043.jlbwzm (mgr.14195) 159 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:49.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:49 smithi175 bash[24990]: cluster 2024-09-17T08:23:49.073063+0000 mgr.smithi043.jlbwzm (mgr.14195) 159 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:50.561 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:23:51.295 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":19,"flags":0,"active_gid":14195,"active_name":"smithi043.jlbwzm","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":3525262247},{"type":"v1","addr":"172.21.15.43:6801","nonce":3525262247}]},"active_addr":"172.21.15.43:6801/3525262247","active_change":"2024-09-17T08:20:29.018643+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14210,"name":"smithi175.zfopjy","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.43:8443/","prometheus":"http://172.21.15.43: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.43:0","nonce":2352969782}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":1158305238}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":787302787}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":2571481650}]}]} 2024-09-17T08:23:51.301 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T08:23:51.301 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T08:23:51.302 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:23:51.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:51 smithi043 bash[19863]: audit 2024-09-17T08:23:50.214493+0000 mon.smithi043 (mon.0) 713 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:51.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:51 smithi043 bash[19863]: audit 2024-09-17T08:23:50.219755+0000 mon.smithi043 (mon.0) 714 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:51.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:51 smithi043 bash[19863]: audit 2024-09-17T08:23:50.551586+0000 mon.smithi043 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.43:0/3387158972' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:23:51.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:51 smithi043 bash[19863]: cluster 2024-09-17T08:23:51.073675+0000 mgr.smithi043.jlbwzm (mgr.14195) 160 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:51.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:51 smithi175 bash[24990]: audit 2024-09-17T08:23:50.214493+0000 mon.smithi043 (mon.0) 713 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:51.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:51 smithi175 bash[24990]: audit 2024-09-17T08:23:50.219755+0000 mon.smithi043 (mon.0) 714 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:23:51.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:51 smithi175 bash[24990]: audit 2024-09-17T08:23:50.551586+0000 mon.smithi043 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.43:0/3387158972' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T08:23:51.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:51 smithi175 bash[24990]: cluster 2024-09-17T08:23:51.073675+0000 mgr.smithi043.jlbwzm (mgr.14195) 160 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:53.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:53 smithi043 bash[19863]: cluster 2024-09-17T08:23:53.074294+0000 mgr.smithi043.jlbwzm (mgr.14195) 161 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:53.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:53 smithi175 bash[24990]: cluster 2024-09-17T08:23:53.074294+0000 mgr.smithi043.jlbwzm (mgr.14195) 161 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:55.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:55 smithi043 bash[19863]: cluster 2024-09-17T08:23:55.074872+0000 mgr.smithi043.jlbwzm (mgr.14195) 162 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:55.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:55 smithi175 bash[24990]: cluster 2024-09-17T08:23:55.074872+0000 mgr.smithi043.jlbwzm (mgr.14195) 162 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:56.105 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:23:57.447 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:57 smithi043 bash[19863]: cluster 2024-09-17T08:23:57.075470+0000 mgr.smithi043.jlbwzm (mgr.14195) 163 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:57.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:57 smithi175 bash[24990]: cluster 2024-09-17T08:23:57.075470+0000 mgr.smithi043.jlbwzm (mgr.14195) 163 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:59.276 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:59 smithi043 bash[19863]: cluster 2024-09-17T08:23:59.075902+0000 mgr.smithi043.jlbwzm (mgr.14195) 164 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:59.277 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:23:59 smithi043 bash[19863]: audit 2024-09-17T08:23:59.082629+0000 mon.smithi043 (mon.0) 716 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:59.294 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:23:59.294 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":43,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","created":"2024-09-17T08:17:45.392188+0000","modified":"2024-09-17T08:23:03.905883+0000","last_up_change":"2024-09-17T08:22:59.878916+0000","last_in_change":"2024-09-17T08:22:07.105060+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-17T08:22:41.589019+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":"25","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":"1d0bc879-cd59-4bbf-a560-0b69c049f9bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6801","nonce":1702402165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6803","nonce":1702402165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6807","nonce":1702402165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6805","nonce":1702402165}]},"public_addr":"172.21.15.175:6801/1702402165","cluster_addr":"172.21.15.175:6803/1702402165","heartbeat_back_addr":"172.21.15.175:6807/1702402165","heartbeat_front_addr":"172.21.15.175:6805/1702402165","state":["exists","up"]},{"osd":1,"uuid":"ea4ae8ed-ddea-43d3-89a4-8f95cbe41003","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6803","nonce":228141843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6805","nonce":228141843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6809","nonce":228141843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6807","nonce":228141843}]},"public_addr":"172.21.15.43:6803/228141843","cluster_addr":"172.21.15.43:6805/228141843","heartbeat_back_addr":"172.21.15.43:6809/228141843","heartbeat_front_addr":"172.21.15.43:6807/228141843","state":["exists","up"]},{"osd":2,"uuid":"dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6809","nonce":3776010472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6811","nonce":3776010472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6815","nonce":3776010472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6813","nonce":3776010472}]},"public_addr":"172.21.15.175:6809/3776010472","cluster_addr":"172.21.15.175:6811/3776010472","heartbeat_back_addr":"172.21.15.175:6815/3776010472","heartbeat_front_addr":"172.21.15.175:6813/3776010472","state":["exists","up"]},{"osd":3,"uuid":"a680a525-841f-4f1e-8391-f6314a5bda10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6811","nonce":2518347527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6813","nonce":2518347527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6817","nonce":2518347527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6815","nonce":2518347527}]},"public_addr":"172.21.15.43:6811/2518347527","cluster_addr":"172.21.15.43:6813/2518347527","heartbeat_back_addr":"172.21.15.43:6817/2518347527","heartbeat_front_addr":"172.21.15.43:6815/2518347527","state":["exists","up"]},{"osd":4,"uuid":"d57ff674-d1d9-4ade-8e73-022fe4afa13d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6817","nonce":80038684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6819","nonce":80038684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6823","nonce":80038684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6821","nonce":80038684}]},"public_addr":"172.21.15.175:6817/80038684","cluster_addr":"172.21.15.175:6819/80038684","heartbeat_back_addr":"172.21.15.175:6823/80038684","heartbeat_front_addr":"172.21.15.175:6821/80038684","state":["exists","up"]},{"osd":5,"uuid":"40170376-3939-4c85-9d07-535ffde9bed2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6819","nonce":3000059952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6821","nonce":3000059952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6825","nonce":3000059952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6823","nonce":3000059952}]},"public_addr":"172.21.15.43:6819/3000059952","cluster_addr":"172.21.15.43:6821/3000059952","heartbeat_back_addr":"172.21.15.43:6825/3000059952","heartbeat_front_addr":"172.21.15.43:6823/3000059952","state":["exists","up"]},{"osd":6,"uuid":"2a90ee80-d56c-4331-bf94-a2d4d93111ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6825","nonce":91031393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6827","nonce":91031393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6831","nonce":91031393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6829","nonce":91031393}]},"public_addr":"172.21.15.175:6825/91031393","cluster_addr":"172.21.15.175:6827/91031393","heartbeat_back_addr":"172.21.15.175:6831/91031393","heartbeat_front_addr":"172.21.15.175:6829/91031393","state":["exists","up"]},{"osd":7,"uuid":"02627a90-8f5a-4126-8030-f217e088150d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6827","nonce":4182829705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6829","nonce":4182829705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6833","nonce":4182829705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6831","nonce":4182829705}]},"public_addr":"172.21.15.43:6827/4182829705","cluster_addr":"172.21.15.43:6829/4182829705","heartbeat_back_addr":"172.21.15.43:6833/4182829705","heartbeat_front_addr":"172.21.15.43:6831/4182829705","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-17T08:22:32.535936+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-17T08:22:36.028219+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-17T08:22:38.829390+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-17T08:22:44.710238+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-17T08:22:45.002421+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-17T08:22:52.080725+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-17T08:22:49.504143+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-17T08:22:58.560488+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/1228787949":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3718062809":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3954965760":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6800/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2315477564":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/633852324":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3699489447":"2024-09-18T08:20:29.018421+0000","172.21.15.43:6801/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/443115388":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/2709502611":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2457959142":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/4046233591":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/3699489447":"2024-09-18T08:20:29.018421+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-17T08:23:59.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:59 smithi175 bash[24990]: cluster 2024-09-17T08:23:59.075902+0000 mgr.smithi043.jlbwzm (mgr.14195) 164 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:23:59.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:23:59 smithi175 bash[24990]: audit 2024-09-17T08:23:59.082629+0000 mon.smithi043 (mon.0) 716 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:23:59.966 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T08:23:59.966 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T08:24:00.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:00 smithi043 bash[19863]: audit 2024-09-17T08:23:59.293678+0000 mon.smithi043 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.43:0/1015236014' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:24:00.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:00 smithi175 bash[24990]: audit 2024-09-17T08:23:59.293678+0000 mon.smithi043 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.43:0/1015236014' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:24:01.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:01 smithi043 bash[19863]: cluster 2024-09-17T08:24:01.076608+0000 mgr.smithi043.jlbwzm (mgr.14195) 165 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:01.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:01 smithi175 bash[24990]: cluster 2024-09-17T08:24:01.076608+0000 mgr.smithi043.jlbwzm (mgr.14195) 165 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:03.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:03 smithi043 bash[19863]: cluster 2024-09-17T08:24:03.077324+0000 mgr.smithi043.jlbwzm (mgr.14195) 166 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:03.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:03 smithi175 bash[24990]: cluster 2024-09-17T08:24:03.077324+0000 mgr.smithi043.jlbwzm (mgr.14195) 166 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:04.734 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:05.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:05 smithi043 bash[19863]: cluster 2024-09-17T08:24:05.077949+0000 mgr.smithi043.jlbwzm (mgr.14195) 167 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:05.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:05 smithi175 bash[24990]: cluster 2024-09-17T08:24:05.077949+0000 mgr.smithi043.jlbwzm (mgr.14195) 167 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:07.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:07 smithi043 bash[19863]: cluster 2024-09-17T08:24:07.078549+0000 mgr.smithi043.jlbwzm (mgr.14195) 168 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:07.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:07 smithi175 bash[24990]: cluster 2024-09-17T08:24:07.078549+0000 mgr.smithi043.jlbwzm (mgr.14195) 168 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:07.904 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:24:07.905 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":43,"fsid":"27e7de0c-74cd-11ef-bceb-c7b262605968","created":"2024-09-17T08:17:45.392188+0000","modified":"2024-09-17T08:23:03.905883+0000","last_up_change":"2024-09-17T08:22:59.878916+0000","last_in_change":"2024-09-17T08:22:07.105060+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-17T08:22:41.589019+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":"25","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":"1d0bc879-cd59-4bbf-a560-0b69c049f9bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6801","nonce":1702402165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6803","nonce":1702402165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6807","nonce":1702402165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1702402165},{"type":"v1","addr":"172.21.15.175:6805","nonce":1702402165}]},"public_addr":"172.21.15.175:6801/1702402165","cluster_addr":"172.21.15.175:6803/1702402165","heartbeat_back_addr":"172.21.15.175:6807/1702402165","heartbeat_front_addr":"172.21.15.175:6805/1702402165","state":["exists","up"]},{"osd":1,"uuid":"ea4ae8ed-ddea-43d3-89a4-8f95cbe41003","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6803","nonce":228141843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6805","nonce":228141843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6809","nonce":228141843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":228141843},{"type":"v1","addr":"172.21.15.43:6807","nonce":228141843}]},"public_addr":"172.21.15.43:6803/228141843","cluster_addr":"172.21.15.43:6805/228141843","heartbeat_back_addr":"172.21.15.43:6809/228141843","heartbeat_front_addr":"172.21.15.43:6807/228141843","state":["exists","up"]},{"osd":2,"uuid":"dad5a1c5-1bb8-4d72-aba4-5c1ad5b210d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6809","nonce":3776010472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6811","nonce":3776010472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6815","nonce":3776010472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3776010472},{"type":"v1","addr":"172.21.15.175:6813","nonce":3776010472}]},"public_addr":"172.21.15.175:6809/3776010472","cluster_addr":"172.21.15.175:6811/3776010472","heartbeat_back_addr":"172.21.15.175:6815/3776010472","heartbeat_front_addr":"172.21.15.175:6813/3776010472","state":["exists","up"]},{"osd":3,"uuid":"a680a525-841f-4f1e-8391-f6314a5bda10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6811","nonce":2518347527}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6813","nonce":2518347527}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6817","nonce":2518347527}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":2518347527},{"type":"v1","addr":"172.21.15.43:6815","nonce":2518347527}]},"public_addr":"172.21.15.43:6811/2518347527","cluster_addr":"172.21.15.43:6813/2518347527","heartbeat_back_addr":"172.21.15.43:6817/2518347527","heartbeat_front_addr":"172.21.15.43:6815/2518347527","state":["exists","up"]},{"osd":4,"uuid":"d57ff674-d1d9-4ade-8e73-022fe4afa13d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6817","nonce":80038684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6819","nonce":80038684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6823","nonce":80038684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":80038684},{"type":"v1","addr":"172.21.15.175:6821","nonce":80038684}]},"public_addr":"172.21.15.175:6817/80038684","cluster_addr":"172.21.15.175:6819/80038684","heartbeat_back_addr":"172.21.15.175:6823/80038684","heartbeat_front_addr":"172.21.15.175:6821/80038684","state":["exists","up"]},{"osd":5,"uuid":"40170376-3939-4c85-9d07-535ffde9bed2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6819","nonce":3000059952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6821","nonce":3000059952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6825","nonce":3000059952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":3000059952},{"type":"v1","addr":"172.21.15.43:6823","nonce":3000059952}]},"public_addr":"172.21.15.43:6819/3000059952","cluster_addr":"172.21.15.43:6821/3000059952","heartbeat_back_addr":"172.21.15.43:6825/3000059952","heartbeat_front_addr":"172.21.15.43:6823/3000059952","state":["exists","up"]},{"osd":6,"uuid":"2a90ee80-d56c-4331-bf94-a2d4d93111ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6825","nonce":91031393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6827","nonce":91031393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6831","nonce":91031393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":91031393},{"type":"v1","addr":"172.21.15.175:6829","nonce":91031393}]},"public_addr":"172.21.15.175:6825/91031393","cluster_addr":"172.21.15.175:6827/91031393","heartbeat_back_addr":"172.21.15.175:6831/91031393","heartbeat_front_addr":"172.21.15.175:6829/91031393","state":["exists","up"]},{"osd":7,"uuid":"02627a90-8f5a-4126-8030-f217e088150d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6827","nonce":4182829705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6829","nonce":4182829705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6833","nonce":4182829705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4182829705},{"type":"v1","addr":"172.21.15.43:6831","nonce":4182829705}]},"public_addr":"172.21.15.43:6827/4182829705","cluster_addr":"172.21.15.43:6829/4182829705","heartbeat_back_addr":"172.21.15.43:6833/4182829705","heartbeat_front_addr":"172.21.15.43:6831/4182829705","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-17T08:22:32.535936+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-17T08:22:36.028219+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-17T08:22:38.829390+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-17T08:22:44.710238+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-17T08:22:45.002421+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-17T08:22:52.080725+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-17T08:22:49.504143+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-17T08:22:58.560488+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/1228787949":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3718062809":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/3954965760":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6800/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2315477564":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/633852324":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3699489447":"2024-09-18T08:20:29.018421+0000","172.21.15.43:6801/2732823380":"2024-09-18T08:18:12.738029+0000","172.21.15.43:0/443115388":"2024-09-18T08:20:29.018421+0000","172.21.15.43:0/2709502611":"2024-09-18T08:18:12.738029+0000","172.21.15.43:6801/3701730399":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/2457959142":"2024-09-18T08:18:57.818117+0000","172.21.15.43:0/4046233591":"2024-09-18T08:18:57.818117+0000","172.21.15.43:6800/3699489447":"2024-09-18T08:20:29.018421+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-17T08:24:08.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:08 smithi043 bash[19863]: audit 2024-09-17T08:24:07.904124+0000 mon.smithi043 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.43:0/1599044891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:24:08.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:08 smithi175 bash[24990]: audit 2024-09-17T08:24:07.904124+0000 mon.smithi043 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.43:0/1599044891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T08:24:08.602 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T08:24:08.602 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T08:24:08.603 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T08:24:08.603 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T08:24:08.604 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T08:24:08.604 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T08:24:08.605 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T08:24:08.605 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T08:24:09.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:09 smithi043 bash[19863]: cluster 2024-09-17T08:24:09.079178+0000 mgr.smithi043.jlbwzm (mgr.14195) 169 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:09.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:09 smithi175 bash[24990]: cluster 2024-09-17T08:24:09.079178+0000 mgr.smithi043.jlbwzm (mgr.14195) 169 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:11.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:11 smithi043 bash[19863]: cluster 2024-09-17T08:24:11.079823+0000 mgr.smithi043.jlbwzm (mgr.14195) 170 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:11.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:11 smithi175 bash[24990]: cluster 2024-09-17T08:24:11.079823+0000 mgr.smithi043.jlbwzm (mgr.14195) 170 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:13.459 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.460 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.460 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.460 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.461 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.461 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.463 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.463 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:13.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:13 smithi043 bash[19863]: cluster 2024-09-17T08:24:13.080417+0000 mgr.smithi043.jlbwzm (mgr.14195) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:13.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:13 smithi175 bash[24990]: cluster 2024-09-17T08:24:13.080417+0000 mgr.smithi043.jlbwzm (mgr.14195) 171 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:14.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:14 smithi043 bash[19863]: audit 2024-09-17T08:24:14.083432+0000 mon.smithi043 (mon.0) 719 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:14.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:14 smithi175 bash[24990]: audit 2024-09-17T08:24:14.083432+0000 mon.smithi043 (mon.0) 719 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:15.406 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:15 smithi043 bash[19863]: cluster 2024-09-17T08:24:15.080838+0000 mgr.smithi043.jlbwzm (mgr.14195) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:15.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:15 smithi175 bash[24990]: cluster 2024-09-17T08:24:15.080838+0000 mgr.smithi043.jlbwzm (mgr.14195) 172 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:17.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:17 smithi043 bash[19863]: cluster 2024-09-17T08:24:17.081363+0000 mgr.smithi043.jlbwzm (mgr.14195) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:17.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:17 smithi175 bash[24990]: cluster 2024-09-17T08:24:17.081363+0000 mgr.smithi043.jlbwzm (mgr.14195) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:19.401 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:19 smithi043 bash[19863]: cluster 2024-09-17T08:24:19.081928+0000 mgr.smithi043.jlbwzm (mgr.14195) 174 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:19.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:19 smithi175 bash[24990]: cluster 2024-09-17T08:24:19.081928+0000 mgr.smithi043.jlbwzm (mgr.14195) 174 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:21.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:21 smithi043 bash[19863]: cluster 2024-09-17T08:24:21.082564+0000 mgr.smithi043.jlbwzm (mgr.14195) 175 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:21.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:21 smithi175 bash[24990]: cluster 2024-09-17T08:24:21.082564+0000 mgr.smithi043.jlbwzm (mgr.14195) 175 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:24.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:24 smithi043 bash[19863]: cluster 2024-09-17T08:24:23.083159+0000 mgr.smithi043.jlbwzm (mgr.14195) 176 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:24.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:24 smithi175 bash[24990]: cluster 2024-09-17T08:24:23.083159+0000 mgr.smithi043.jlbwzm (mgr.14195) 176 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:26.403 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:26 smithi043 bash[19863]: cluster 2024-09-17T08:24:25.083547+0000 mgr.smithi043.jlbwzm (mgr.14195) 177 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:26.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:26 smithi175 bash[24990]: cluster 2024-09-17T08:24:25.083547+0000 mgr.smithi043.jlbwzm (mgr.14195) 177 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:26.672 INFO:teuthology.orchestra.run.smithi043.stdout:94489280536 2024-09-17T08:24:26.673 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T08:24:28.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:28 smithi043 bash[19863]: cluster 2024-09-17T08:24:27.083902+0000 mgr.smithi043.jlbwzm (mgr.14195) 178 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:28.386 INFO:teuthology.orchestra.run.smithi043.stdout:150323855382 2024-09-17T08:24:28.387 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T08:24:28.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:28 smithi175 bash[24990]: cluster 2024-09-17T08:24:27.083902+0000 mgr.smithi043.jlbwzm (mgr.14195) 178 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:28.714 INFO:teuthology.orchestra.run.smithi043.stdout:167503724564 2024-09-17T08:24:28.714 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T08:24:28.717 INFO:teuthology.orchestra.run.smithi043.stdout:68719476762 2024-09-17T08:24:28.718 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T08:24:29.272 INFO:teuthology.orchestra.run.smithi043.stdout:120259084311 2024-09-17T08:24:29.272 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T08:24:29.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:29 smithi043 bash[19863]: audit 2024-09-17T08:24:29.090162+0000 mon.smithi043 (mon.0) 720 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:29.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:29 smithi175 bash[24990]: audit 2024-09-17T08:24:29.090162+0000 mon.smithi043 (mon.0) 720 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:30.275 INFO:teuthology.orchestra.run.smithi043.stdout:137438953494 2024-09-17T08:24:30.275 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T08:24:30.302 INFO:teuthology.orchestra.run.smithi043.stdout:81604378649 2024-09-17T08:24:30.303 INFO:teuthology.orchestra.run.smithi043.stdout:115964117015 2024-09-17T08:24:30.304 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T08:24:30.304 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T08:24:30.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:30 smithi043 bash[19863]: cluster 2024-09-17T08:24:29.084381+0000 mgr.smithi043.jlbwzm (mgr.14195) 179 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:30.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:30 smithi175 bash[24990]: cluster 2024-09-17T08:24:29.084381+0000 mgr.smithi043.jlbwzm (mgr.14195) 179 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:32.440 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:32.440 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:32.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:32 smithi043 bash[19863]: cluster 2024-09-17T08:24:31.084916+0000 mgr.smithi043.jlbwzm (mgr.14195) 180 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:32.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:32 smithi175 bash[24990]: cluster 2024-09-17T08:24:31.084916+0000 mgr.smithi043.jlbwzm (mgr.14195) 180 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:33.465 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:33.466 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:33.466 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:34.488 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:34.489 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:34.490 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:34.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:34 smithi043 bash[19863]: cluster 2024-09-17T08:24:33.085468+0000 mgr.smithi043.jlbwzm (mgr.14195) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:34.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:34 smithi175 bash[24990]: cluster 2024-09-17T08:24:33.085468+0000 mgr.smithi043.jlbwzm (mgr.14195) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:36.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:36 smithi043 bash[19863]: cluster 2024-09-17T08:24:35.085967+0000 mgr.smithi043.jlbwzm (mgr.14195) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:36.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:36 smithi175 bash[24990]: cluster 2024-09-17T08:24:35.085967+0000 mgr.smithi043.jlbwzm (mgr.14195) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:38.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:38 smithi043 bash[19863]: cluster 2024-09-17T08:24:37.086508+0000 mgr.smithi043.jlbwzm (mgr.14195) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:38.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:38 smithi175 bash[24990]: cluster 2024-09-17T08:24:37.086508+0000 mgr.smithi043.jlbwzm (mgr.14195) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:40.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:40 smithi043 bash[19863]: cluster 2024-09-17T08:24:39.087012+0000 mgr.smithi043.jlbwzm (mgr.14195) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:40.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:40 smithi175 bash[24990]: cluster 2024-09-17T08:24:39.087012+0000 mgr.smithi043.jlbwzm (mgr.14195) 184 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:42.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:42 smithi043 bash[19863]: cluster 2024-09-17T08:24:41.087710+0000 mgr.smithi043.jlbwzm (mgr.14195) 185 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:42.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:42 smithi175 bash[24990]: cluster 2024-09-17T08:24:41.087710+0000 mgr.smithi043.jlbwzm (mgr.14195) 185 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:44.396 INFO:teuthology.orchestra.run.smithi043.stdout:150323855385 2024-09-17T08:24:44.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:44 smithi043 bash[19863]: cluster 2024-09-17T08:24:43.088362+0000 mgr.smithi043.jlbwzm (mgr.14195) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:44.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:44 smithi043 bash[19863]: audit 2024-09-17T08:24:44.089706+0000 mon.smithi043 (mon.0) 721 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:44.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:44 smithi175 bash[24990]: cluster 2024-09-17T08:24:43.088362+0000 mgr.smithi043.jlbwzm (mgr.14195) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:44.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:44 smithi175 bash[24990]: audit 2024-09-17T08:24:44.089706+0000 mon.smithi043 (mon.0) 721 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:24:44.603 INFO:teuthology.orchestra.run.smithi043.stdout:94489280540 2024-09-17T08:24:45.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:45 smithi043 bash[19863]: audit 2024-09-17T08:24:44.397340+0000 mon.smithi043 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.43:0/688553649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T08:24:45.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:45 smithi043 bash[19863]: audit 2024-09-17T08:24:44.603550+0000 mon.smithi043 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.43:0/4038225208' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:24:45.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:45 smithi175 bash[24990]: audit 2024-09-17T08:24:44.397340+0000 mon.smithi043 (mon.0) 722 : audit [DBG] from='client.? 172.21.15.43:0/688553649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T08:24:45.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:45 smithi175 bash[24990]: audit 2024-09-17T08:24:44.603550+0000 mon.smithi043 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.43:0/4038225208' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T08:24:46.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:46 smithi043 bash[19863]: cluster 2024-09-17T08:24:45.088792+0000 mgr.smithi043.jlbwzm (mgr.14195) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:46.536 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:46 smithi175 bash[24990]: cluster 2024-09-17T08:24:45.088792+0000 mgr.smithi043.jlbwzm (mgr.14195) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:47.229 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855382 got 150323855385 for osd.5 2024-09-17T08:24:47.230 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:47.564 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280536 got 94489280540 for osd.2 2024-09-17T08:24:47.564 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:47.746 INFO:teuthology.orchestra.run.smithi043.stdout:120259084315 2024-09-17T08:24:48.024 INFO:teuthology.orchestra.run.smithi043.stdout:167503724569 2024-09-17T08:24:48.377 INFO:teuthology.orchestra.run.smithi043.stdout:115964117019 2024-09-17T08:24:48.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:48 smithi043 bash[19863]: cluster 2024-09-17T08:24:47.089302+0000 mgr.smithi043.jlbwzm (mgr.14195) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:48.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:48 smithi043 bash[19863]: audit 2024-09-17T08:24:47.746988+0000 mon.smithi043 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.43:0/920005810' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T08:24:48.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:48 smithi043 bash[19863]: audit 2024-09-17T08:24:48.025198+0000 mon.smithi043 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.43:0/624668398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T08:24:48.401 INFO:teuthology.orchestra.run.smithi043.stdout:68719476766 2024-09-17T08:24:48.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:48 smithi175 bash[24990]: cluster 2024-09-17T08:24:47.089302+0000 mgr.smithi043.jlbwzm (mgr.14195) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:48.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:48 smithi175 bash[24990]: audit 2024-09-17T08:24:47.746988+0000 mon.smithi043 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.43:0/920005810' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T08:24:48.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:48 smithi175 bash[24990]: audit 2024-09-17T08:24:48.025198+0000 mon.smithi043 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.43:0/624668398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T08:24:49.479 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:49 smithi043 bash[19863]: audit 2024-09-17T08:24:48.377608+0000 mon.smithi043 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.43:0/2230118489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T08:24:49.480 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:49 smithi043 bash[19863]: audit 2024-09-17T08:24:48.401836+0000 mon.smithi043 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.43:0/2671831182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:24:49.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:49 smithi175 bash[24990]: audit 2024-09-17T08:24:48.377608+0000 mon.smithi043 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.43:0/2230118489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T08:24:49.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:49 smithi175 bash[24990]: audit 2024-09-17T08:24:48.401836+0000 mon.smithi043 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.43:0/2671831182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T08:24:49.669 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084311 got 120259084315 for osd.4 2024-09-17T08:24:49.669 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:49.822 INFO:teuthology.orchestra.run.smithi043.stdout:81604378654 2024-09-17T08:24:49.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724564 got 167503724569 for osd.7 2024-09-17T08:24:49.846 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:49.883 INFO:teuthology.orchestra.run.smithi043.stdout:137438953499 2024-09-17T08:24:50.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:50 smithi043 bash[19863]: cluster 2024-09-17T08:24:49.089790+0000 mgr.smithi043.jlbwzm (mgr.14195) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:50.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:50 smithi043 bash[19863]: audit 2024-09-17T08:24:49.823122+0000 mon.smithi043 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.43:0/3756828794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:24:50.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:50 smithi043 bash[19863]: audit 2024-09-17T08:24:49.884055+0000 mon.smithi043 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.43:0/3610052694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T08:24:50.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:50 smithi175 bash[24990]: cluster 2024-09-17T08:24:49.089790+0000 mgr.smithi043.jlbwzm (mgr.14195) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:50.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:50 smithi175 bash[24990]: audit 2024-09-17T08:24:49.823122+0000 mon.smithi043 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.43:0/3756828794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T08:24:50.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:50 smithi175 bash[24990]: audit 2024-09-17T08:24:49.884055+0000 mon.smithi043 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.43:0/3610052694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T08:24:51.022 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476762 got 68719476766 for osd.0 2024-09-17T08:24:51.022 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:51.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:51 smithi043 bash[19863]: audit 2024-09-17T08:24:50.296251+0000 mon.smithi043 (mon.0) 730 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:24:51.397 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117015 got 115964117019 for osd.3 2024-09-17T08:24:51.397 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:51.562 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:51 smithi175 bash[24990]: audit 2024-09-17T08:24:50.296251+0000 mon.smithi043 (mon.0) 730 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:24:51.757 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378649 got 81604378654 for osd.1 2024-09-17T08:24:51.757 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:51.909 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953494 got 137438953499 for osd.6 2024-09-17T08:24:51.910 DEBUG:teuthology.parallel:result is None 2024-09-17T08:24:51.910 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T08:24:51.910 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:24:52.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:52 smithi043 bash[19863]: cluster 2024-09-17T08:24:51.090489+0000 mgr.smithi043.jlbwzm (mgr.14195) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:52.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:52 smithi175 bash[24990]: cluster 2024-09-17T08:24:51.090489+0000 mgr.smithi043.jlbwzm (mgr.14195) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:54.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:54 smithi043 bash[19863]: cluster 2024-09-17T08:24:53.091119+0000 mgr.smithi043.jlbwzm (mgr.14195) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:54.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:54 smithi175 bash[24990]: cluster 2024-09-17T08:24:53.091119+0000 mgr.smithi043.jlbwzm (mgr.14195) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:56.215 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: cluster 2024-09-17T08:24:55.091704+0000 mgr.smithi043.jlbwzm (mgr.14195) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:55.624192+0000 mon.smithi043 (mon.0) 731 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:55.629270+0000 mon.smithi043 (mon.0) 732 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.055913+0000 mon.smithi043 (mon.0) 733 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.060968+0000 mon.smithi043 (mon.0) 734 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:56.929 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.460300+0000 mon.smithi043 (mon.0) 735 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:24:56.930 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.461619+0000 mon.smithi043 (mon.0) 736 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:24:56.930 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.470145+0000 mon.smithi043 (mon.0) 737 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:56.930 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:56 smithi175 bash[24990]: audit 2024-09-17T08:24:56.474195+0000 mon.smithi043 (mon.0) 738 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: cluster 2024-09-17T08:24:55.091704+0000 mgr.smithi043.jlbwzm (mgr.14195) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:55.624192+0000 mon.smithi043 (mon.0) 731 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:55.629270+0000 mon.smithi043 (mon.0) 732 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.055913+0000 mon.smithi043 (mon.0) 733 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.060968+0000 mon.smithi043 (mon.0) 734 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.460300+0000 mon.smithi043 (mon.0) 735 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:24:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.461619+0000 mon.smithi043 (mon.0) 736 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:24:57.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.470145+0000 mon.smithi043 (mon.0) 737 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:24:57.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:56 smithi043 bash[19863]: audit 2024-09-17T08:24:56.474195+0000 mon.smithi043 (mon.0) 738 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:24:59.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:58 smithi043 bash[19863]: cluster 2024-09-17T08:24:57.092332+0000 mgr.smithi043.jlbwzm (mgr.14195) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:59.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:58 smithi175 bash[24990]: cluster 2024-09-17T08:24:57.092332+0000 mgr.smithi043.jlbwzm (mgr.14195) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:24:59.504 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-17T08:24:59.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:24:59.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:24:59 smithi043 bash[19863]: audit 2024-09-17T08:24:59.090953+0000 mon.smithi043 (mon.0) 739 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:00.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:24:59 smithi175 bash[24990]: audit 2024-09-17T08:24:59.090953+0000 mon.smithi043 (mon.0) 739 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:00.159 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":166,"stamp":"2024-09-17T08:24:59.092565+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":237664,"kb_used_data":5088,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749690784,"statfs":{"total":767926730752,"available":767683362816,"internally_reserved":0,"allocated":5210112,"data_stored":3178031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12727,"internal_metadata":238014025},"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.003568"},"pg_stats":[{"pgid":"1.0","version":"32'217","reported_seq":318,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-09-17T08:23:03.912741+0000","last_change":"2024-09-17T08:23:03.912400+0000","last_active":"2024-09-17T08:23:03.912741+0000","last_peered":"2024-09-17T08:23:03.912741+0000","last_clean":"2024-09-17T08:23:03.912741+0000","last_became_active":"2024-09-17T08:23:03.911871+0000","last_became_peered":"2024-09-17T08:23:03.911871+0000","last_unstale":"2024-09-17T08:23:03.912741+0000","last_undegraded":"2024-09-17T08:23:03.912741+0000","last_fullsized":"2024-09-17T08:23:03.912741+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:22:41.845488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:22:41.845488+0000","last_clean_scrub_stamp":"2024-09-17T08:22:41.845488+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-18T16:51:35.700726+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":2969600,"data_stored":2951840,"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":39,"seq":167503724571,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28016,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713040,"statfs":{"total":95990841344,"available":95962152960,"internally_reserved":0,"allocated":1019904,"data_stored":766027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1586,"internal_metadata":27654606},"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 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.67000000000000004}]},{"osd":1,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.441},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.46800000000000003}]},{"osd":2,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.68799999999999994}]},{"osd":3,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.65200000000000002}]},{"osd":4,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.60699999999999998}]},{"osd":5,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.01,"15min":1.01},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.9450000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.708,"5min":1.708,"15min":1.708},"last":1.8720000000000001}]},{"osd":6,"last update":"Tue Sep 17 08:24:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.625},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.72499999999999998}]}]},{"osd":5,"up_from":35,"seq":150323855388,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31540,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709516,"statfs":{"total":95990841344,"available":95958544384,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.177},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":1.0369999999999999}]},{"osd":1,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.052,"5min":1.052,"15min":1.052},"last":0.875},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.61399999999999999}]},{"osd":2,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.2649999999999999}]},{"osd":3,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.0589999999999999}]},{"osd":4,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.008},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0760000000000001}]},{"osd":6,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.157}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.1220000000000001}]}]},{"osd":6,"up_from":32,"seq":137438953501,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"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 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.65400000000000003,"15min":0.64800000000000002},"min":{"1min":0.46899999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1699999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.77400000000000002,"15min":0.76300000000000001},"min":{"1min":0.57399999999999995,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.91100000000000003}]},{"osd":1,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.879,"5min":0.86199999999999999,"15min":0.85899999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.74199999999999999}]},{"osd":2,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.81200000000000006,"15min":0.80200000000000005},"min":{"1min":0.68500000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.997},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.83899999999999997,"15min":0.84299999999999997},"min":{"1min":0.58499999999999996,"5min":0.505,"15min":0.505},"max":{"1min":1.159,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.70099999999999996}]},{"osd":3,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.65300000000000002,"5min":0.625,"15min":0.625},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.99399999999999999,"15min":0.997},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.1379999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.83299999999999996}]},{"osd":4,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91600000000000004,"15min":0.91700000000000004},"min":{"1min":0.63400000000000001,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1719999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.028},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.94199999999999995,"15min":0.95099999999999996},"min":{"1min":0.63600000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1180000000000001,"5min":1.294,"15min":1.294},"last":0.66700000000000004}]},{"osd":5,"last update":"Tue Sep 17 08:24:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.071}]},{"osd":7,"last update":"Tue Sep 17 08:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.79500000000000004}]}]},{"osd":4,"up_from":28,"seq":120259084317,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31532,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709524,"statfs":{"total":95990841344,"available":95958552576,"internally_reserved":0,"allocated":425984,"data_stored":175659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.65900000000000003,"15min":0.66300000000000003},"min":{"1min":0.499,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.878,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.83199999999999996,"15min":0.83899999999999997},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.0609999999999999,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.2230000000000001}]},{"osd":1,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81799999999999995,"15min":0.81399999999999995},"min":{"1min":0.61199999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0860000000000001,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.163},{"interface":"front","average":{"1min":0.874,"5min":0.91200000000000003,"15min":0.91800000000000004},"min":{"1min":0.70499999999999996,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.1100000000000001,"5min":1.167,"15min":1.167},"last":0.81599999999999995}]},{"osd":2,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.84399999999999997,"15min":0.84899999999999998},"min":{"1min":0.61799999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.747,"5min":0.78900000000000003,"15min":0.79600000000000004},"min":{"1min":0.58199999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.024,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.3620000000000001}]},{"osd":3,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.98599999999999999,"15min":0.99399999999999999},"min":{"1min":0.72899999999999998,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.1910000000000001,"5min":1.637,"15min":1.637},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.97499999999999998,"15min":0.96899999999999997},"min":{"1min":0.84899999999999998,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.206,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":2.028}]},{"osd":5,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":2.0859999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.0249999999999999}]},{"osd":6,"last update":"Tue Sep 17 08:24:54 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.99099999999999999,"15min":0.98899999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3320000000000001,"5min":1.593,"15min":1.593},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.99399999999999999,"15min":0.98199999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":2.2160000000000002,"5min":2.2160000000000002,"15min":2.2160000000000002},"last":2.2160000000000002}]},{"osd":7,"last update":"Tue Sep 17 08:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.88,"5min":0.88,"15min":0.88},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.3}]}]},{"osd":3,"up_from":27,"seq":115964117021,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32124,"kb_used_data":1000,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708932,"statfs":{"total":95990841344,"available":95957946368,"internally_reserved":0,"allocated":1024000,"data_stored":766358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"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 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.87,"15min":0.86399999999999999},"min":{"1min":0.61599999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.212,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.876,"5min":0.88600000000000001,"15min":0.88800000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.208,"5min":1.474,"15min":1.474},"last":1.143}]},{"osd":1,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.73799999999999999,"15min":0.746},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.115,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":0.879},{"interface":"front","average":{"1min":0.747,"5min":0.73199999999999998,"15min":0.72999999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.212,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.77200000000000002}]},{"osd":2,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95799999999999996,"15min":0.95099999999999996},"min":{"1min":0.63900000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.3200000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.53200000000000003,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1339999999999999,"5min":1.298,"15min":1.298},"last":0.93000000000000005}]},{"osd":4,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.93500000000000005,"15min":0.93700000000000006},"min":{"1min":0.54700000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.264,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":1,"5min":1.03,"15min":1.0349999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3999999999999999,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":1.288}]},{"osd":5,"last update":"Tue Sep 17 08:23:57 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":2.4409999999999998,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.0249999999999999}]},{"osd":6,"last update":"Tue Sep 17 08:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.014,"15min":1.022},"min":{"1min":0.625,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3049999999999999,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":1.256},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1299999999999999,"15min":1.131},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.48,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":1.2330000000000001}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":2.5259999999999998,"5min":2.5259999999999998,"15min":2.5259999999999998},"last":1.3340000000000001}]}]},{"osd":2,"up_from":22,"seq":94489280543,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31536,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709520,"statfs":{"total":95990841344,"available":95958548480,"internally_reserved":0,"allocated":425984,"data_stored":175659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 08:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.64200000000000002,"15min":0.64000000000000001},"min":{"1min":0.48999999999999999,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.88600000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.73599999999999999,"15min":0.73099999999999998},"min":{"1min":0.51800000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0029999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.58499999999999996}]},{"osd":1,"last update":"Tue Sep 17 08:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.72399999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.89700000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.032,"5min":0.97999999999999998,"15min":0.97199999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.80900000000000005}]},{"osd":4,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82499999999999996,"15min":0.83399999999999996},"min":{"1min":0.60899999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.0589999999999999,"5min":1.171,"15min":1.171},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84399999999999997,"15min":0.84099999999999997},"min":{"1min":0.65900000000000003,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.077,"5min":1.528,"15min":1.528},"last":0.98599999999999999}]},{"osd":5,"last update":"Tue Sep 17 08:23:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.86799999999999999}]},{"osd":6,"last update":"Tue Sep 17 08:24:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.91600000000000004,"15min":0.91300000000000003},"min":{"1min":0.68899999999999995,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.149,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.76500000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.248,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0549999999999999}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.036},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.0129999999999999}]}]},{"osd":1,"up_from":19,"seq":81604378656,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"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 08:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79600000000000004,"15min":0.79300000000000004},"min":{"1min":0.58599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1399999999999999,"5min":1.363,"15min":1.363},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.54300000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.113,"5min":1.121,"15min":1.121},"last":0.90400000000000003}]},{"osd":2,"last update":"Tue Sep 17 08:24:44 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.63300000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.073,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.65100000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.72499999999999998,"15min":0.71499999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72599999999999998,"15min":0.72299999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.504}]},{"osd":4,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.624},{"interface":"front","average":{"1min":1.04,"5min":0.98299999999999998,"15min":0.97299999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3460000000000001,"5min":1.411,"15min":1.411},"last":0.76800000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:23:57 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.60399999999999998}]},{"osd":6,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0529999999999999,"15min":1.0469999999999999},"min":{"1min":0.77200000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.248,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.0609999999999999}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.016},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.93000000000000005}]}]},{"osd":0,"up_from":16,"seq":68719476768,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28028,"kb_used_data":1000,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713028,"statfs":{"total":95990841344,"available":95962140672,"internally_reserved":0,"allocated":1024000,"data_stored":766358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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 08:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.57599999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1080000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85899999999999999,"15min":0.85499999999999998},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.117,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.51800000000000002}]},{"osd":2,"last update":"Tue Sep 17 08:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.78300000000000003,"15min":0.78700000000000003},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.0640000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.72199999999999998,"15min":0.70399999999999996},"min":{"1min":0.55300000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.53600000000000003}]},{"osd":3,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92500000000000004,"15min":0.92200000000000004},"min":{"1min":0.59099999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.82899999999999996,"15min":0.82799999999999996},"min":{"1min":0.69599999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":0.999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.68700000000000006}]},{"osd":4,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.83099999999999996,"15min":0.82499999999999996},"min":{"1min":0.63100000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.1779999999999999,"5min":1.401,"15min":1.401},"last":0.497},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.68600000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1259999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.47299999999999998}]},{"osd":5,"last update":"Tue Sep 17 08:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.76700000000000002}]},{"osd":6,"last update":"Tue Sep 17 08:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.45600000000000002}]},{"osd":7,"last update":"Tue Sep 17 08:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.66800000000000004}]}]}],"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":593920,"data_stored":590368,"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-17T08:25:00.164 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T08:25:01.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:00 smithi043 bash[19863]: cluster 2024-09-17T08:24:59.092855+0000 mgr.smithi043.jlbwzm (mgr.14195) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:01.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:00 smithi043 bash[19863]: audit 2024-09-17T08:24:59.497733+0000 mgr.smithi043.jlbwzm (mgr.14195) 195 : audit [DBG] from='client.14450 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:25:01.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:00 smithi175 bash[24990]: cluster 2024-09-17T08:24:59.092855+0000 mgr.smithi043.jlbwzm (mgr.14195) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:01.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:00 smithi175 bash[24990]: audit 2024-09-17T08:24:59.497733+0000 mgr.smithi043.jlbwzm (mgr.14195) 195 : audit [DBG] from='client.14450 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:25:03.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:02 smithi043 bash[19863]: cluster 2024-09-17T08:25:01.093478+0000 mgr.smithi043.jlbwzm (mgr.14195) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:03.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:02 smithi175 bash[24990]: cluster 2024-09-17T08:25:01.093478+0000 mgr.smithi043.jlbwzm (mgr.14195) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:04.923 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:05.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:04 smithi043 bash[19863]: cluster 2024-09-17T08:25:03.094043+0000 mgr.smithi043.jlbwzm (mgr.14195) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:05.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:04 smithi175 bash[24990]: cluster 2024-09-17T08:25:03.094043+0000 mgr.smithi043.jlbwzm (mgr.14195) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:06.964 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:06 smithi043 bash[19863]: cluster 2024-09-17T08:25:05.094612+0000 mgr.smithi043.jlbwzm (mgr.14195) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:07.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:06 smithi175 bash[24990]: cluster 2024-09-17T08:25:05.094612+0000 mgr.smithi043.jlbwzm (mgr.14195) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:08.218 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-17T08:25:08.219 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:25:08.858 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":170,"stamp":"2024-09-17T08:25:07.094888+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":237664,"kb_used_data":5088,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749690784,"statfs":{"total":767926730752,"available":767683362816,"internally_reserved":0,"allocated":5210112,"data_stored":3178031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12727,"internal_metadata":238014025},"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.003448"},"pg_stats":[{"pgid":"1.0","version":"32'217","reported_seq":319,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-09-17T08:23:05.887282+0000","last_change":"2024-09-17T08:23:03.912400+0000","last_active":"2024-09-17T08:23:05.887282+0000","last_peered":"2024-09-17T08:23:05.887282+0000","last_clean":"2024-09-17T08:23:05.887282+0000","last_became_active":"2024-09-17T08:23:03.911871+0000","last_became_peered":"2024-09-17T08:23:03.911871+0000","last_unstale":"2024-09-17T08:23:05.887282+0000","last_undegraded":"2024-09-17T08:23:05.887282+0000","last_fullsized":"2024-09-17T08:23:05.887282+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T08:22:41.845488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T08:22:41.845488+0000","last_clean_scrub_stamp":"2024-09-17T08:22:41.845488+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-18T16:51:35.700726+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":2969600,"data_stored":2951840,"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":39,"seq":167503724573,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28016,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713040,"statfs":{"total":95990841344,"available":95962152960,"internally_reserved":0,"allocated":1019904,"data_stored":766027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1586,"internal_metadata":27654606},"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 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1799999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.0429999999999999,"15min":1.0529999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.262,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1579999999999999}]},{"osd":1,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.67100000000000004,"15min":0.66500000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.84599999999999997,"15min":0.85199999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.329,"5min":1.397,"15min":1.397},"last":0.68200000000000005}]},{"osd":2,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.89700000000000002,"15min":0.91100000000000003},"min":{"1min":0.58599999999999997,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.155,"5min":1.256,"15min":1.256},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.88900000000000001,"15min":0.88700000000000001},"min":{"1min":0.64600000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.115,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.81299999999999994}]},{"osd":3,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.91200000000000003,"15min":0.92500000000000004},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.0469999999999999,"5min":1.532,"15min":1.532},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.55100000000000005,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.3580000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0880000000000001}]},{"osd":4,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.054,"15min":1.056},"min":{"1min":0.71499999999999997,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.331,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.278,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.03,"15min":1.016},"min":{"1min":0.72299999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1080000000000001,"15min":1.1000000000000001},"min":{"1min":0.69999999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.2609999999999999}]},{"osd":6,"last update":"Tue Sep 17 08:25:05 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.177,"15min":1.177},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.325},{"interface":"front","average":{"1min":1.161,"5min":1.1679999999999999,"15min":1.169},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.696,"5min":1.732,"15min":1.732},"last":1.2130000000000001}]}]},{"osd":5,"up_from":35,"seq":150323855390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31540,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709516,"statfs":{"total":95990841344,"available":95958544384,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.84099999999999997,"15min":0.84299999999999997},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.83999999999999997,"15min":0.82599999999999996},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.96999999999999997}]},{"osd":1,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.70399999999999996,"15min":0.70999999999999996},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.81100000000000005,"15min":0.81699999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.61799999999999999}]},{"osd":2,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.86399999999999999,"15min":0.85599999999999998},"min":{"1min":0.55800000000000005,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3180000000000001,"5min":1.359,"15min":1.359},"last":0.89500000000000002}]},{"osd":3,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.90000000000000002,"15min":0.90800000000000003},"min":{"1min":0.311,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.224,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.82299999999999995,"15min":0.81899999999999995},"min":{"1min":0.34699999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.66900000000000004}]},{"osd":4,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.96599999999999997,"15min":0.96999999999999997},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3169999999999999,"5min":1.421,"15min":1.421},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0269999999999999,"15min":1.0309999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.80300000000000005}]},{"osd":6,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.825,"5min":1.825,"15min":1.825},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.71199999999999997,"5min":0.625,"15min":0.625},"max":{"1min":1.2889999999999999,"5min":1.377,"15min":1.377},"last":0.75800000000000001}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":1.115},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.2629999999999999}]}]},{"osd":6,"up_from":32,"seq":137438953503,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"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 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.65400000000000003,"15min":0.64800000000000002},"min":{"1min":0.46899999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1699999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.77400000000000002,"15min":0.76300000000000001},"min":{"1min":0.57399999999999995,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.71499999999999997}]},{"osd":1,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.879,"5min":0.86199999999999999,"15min":0.85899999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.77100000000000002}]},{"osd":2,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.81200000000000006,"15min":0.80200000000000005},"min":{"1min":0.68500000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.83899999999999997,"15min":0.84299999999999997},"min":{"1min":0.58499999999999996,"5min":0.505,"15min":0.505},"max":{"1min":1.159,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.872}]},{"osd":3,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.65300000000000002,"5min":0.625,"15min":0.625},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.99399999999999999,"15min":0.997},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.1379999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.84199999999999997}]},{"osd":4,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91600000000000004,"15min":0.91700000000000004},"min":{"1min":0.63400000000000001,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1719999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.94199999999999995,"15min":0.95099999999999996},"min":{"1min":0.63600000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1180000000000001,"5min":1.294,"15min":1.294},"last":0.90300000000000002}]},{"osd":5,"last update":"Tue Sep 17 08:25:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.044,"15min":1.042},"min":{"1min":0.71899999999999997,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.079,"5min":1.0589999999999999,"15min":1.056},"min":{"1min":0.89800000000000002,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.2509999999999999,"5min":1.421,"15min":1.421},"last":0.92500000000000004}]},{"osd":7,"last update":"Tue Sep 17 08:25:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.1060000000000001,"15min":1.1120000000000001},"min":{"1min":0.85699999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.244,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.143,"15min":1.1619999999999999},"min":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.218,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.81399999999999995}]}]},{"osd":4,"up_from":28,"seq":120259084319,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31532,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709524,"statfs":{"total":95990841344,"available":95958552576,"internally_reserved":0,"allocated":425984,"data_stored":175659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.65900000000000003,"15min":0.66300000000000003},"min":{"1min":0.499,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.878,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.83199999999999996,"15min":0.83899999999999997},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.0609999999999999,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.67800000000000005}]},{"osd":1,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81799999999999995,"15min":0.81399999999999995},"min":{"1min":0.61199999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0860000000000001,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.91200000000000003,"15min":0.91800000000000004},"min":{"1min":0.70499999999999996,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.1100000000000001,"5min":1.167,"15min":1.167},"last":0.92000000000000004}]},{"osd":2,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.84399999999999997,"15min":0.84899999999999998},"min":{"1min":0.61799999999999999,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.747,"5min":0.78900000000000003,"15min":0.79600000000000004},"min":{"1min":0.58199999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.024,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.58799999999999997}]},{"osd":3,"last update":"Tue Sep 17 08:24:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.98599999999999999,"15min":0.99399999999999999},"min":{"1min":0.72899999999999998,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.1910000000000001,"5min":1.637,"15min":1.637},"last":0.87},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.97499999999999998,"15min":0.96899999999999997},"min":{"1min":0.84899999999999998,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.206,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.83899999999999997}]},{"osd":5,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":0.94499999999999995,"15min":0.91900000000000004},"min":{"1min":0.79400000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":2.0859999999999999,"5min":2.0859999999999999,"15min":2.0859999999999999},"last":1.014},{"interface":"front","average":{"1min":1.05,"5min":1.004,"15min":0.996},"min":{"1min":0.83999999999999997,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.80300000000000005}]},{"osd":6,"last update":"Tue Sep 17 08:24:54 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.99099999999999999,"15min":0.98899999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3320000000000001,"5min":1.593,"15min":1.593},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":0.99399999999999999,"15min":0.98199999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":2.2160000000000002,"5min":2.2160000000000002,"15min":2.2160000000000002},"last":0.95799999999999996}]},{"osd":7,"last update":"Tue Sep 17 08:25:04 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.087,"15min":1.087},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.125,"15min":1.123},"min":{"1min":0.97299999999999998,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.98799999999999999}]}]},{"osd":3,"up_from":27,"seq":115964117023,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32124,"kb_used_data":1000,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93708932,"statfs":{"total":95990841344,"available":95957946368,"internally_reserved":0,"allocated":1024000,"data_stored":766358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"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 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.87,"15min":0.86399999999999999},"min":{"1min":0.61599999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.212,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.876,"5min":0.88600000000000001,"15min":0.88800000000000001},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.208,"5min":1.474,"15min":1.474},"last":1.125}]},{"osd":1,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.73799999999999999,"15min":0.746},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.115,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.747,"5min":0.73199999999999998,"15min":0.72999999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.212,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.56799999999999995}]},{"osd":2,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95799999999999996,"15min":0.95099999999999996},"min":{"1min":0.63900000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.3200000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.53200000000000003,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1339999999999999,"5min":1.298,"15min":1.298},"last":0.876}]},{"osd":4,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.93500000000000005,"15min":0.93700000000000006},"min":{"1min":0.54700000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.264,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":1,"5min":1.03,"15min":1.0349999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3999999999999999,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":1.1579999999999999}]},{"osd":5,"last update":"Tue Sep 17 08:25:02 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.98299999999999998,"15min":0.98999999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.3400000000000001,"5min":2.4409999999999998,"15min":2.4409999999999998},"last":1.256},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.83899999999999997,"15min":0.85199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.1080000000000001,"5min":1.393,"15min":1.393},"last":0.97099999999999997}]},{"osd":6,"last update":"Tue Sep 17 08:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.014,"15min":1.022},"min":{"1min":0.625,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3049999999999999,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":1.2},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1299999999999999,"15min":1.131},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.48,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":1.425}]},{"osd":7,"last update":"Tue Sep 17 08:25:04 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.052,"15min":1.0680000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.456,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.177,"15min":1.1890000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.496,"5min":2.5259999999999998,"15min":2.5259999999999998},"last":1.343}]}]},{"osd":2,"up_from":22,"seq":94489280545,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31536,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93709520,"statfs":{"total":95990841344,"available":95958548480,"internally_reserved":0,"allocated":425984,"data_stored":175659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"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 08:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.64200000000000002,"15min":0.64000000000000001},"min":{"1min":0.48999999999999999,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.88600000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.73599999999999999,"15min":0.73099999999999998},"min":{"1min":0.51800000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0029999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.71399999999999997}]},{"osd":1,"last update":"Tue Sep 17 08:24:46 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.72399999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1910000000000001}]},{"osd":3,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.032,"5min":0.97999999999999998,"15min":0.97199999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.92200000000000004}]},{"osd":4,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82499999999999996,"15min":0.83399999999999996},"min":{"1min":0.60899999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.0589999999999999,"5min":1.171,"15min":1.171},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84399999999999997,"15min":0.84099999999999997},"min":{"1min":0.65900000000000003,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.077,"5min":1.528,"15min":1.528},"last":0.80100000000000005}]},{"osd":5,"last update":"Tue Sep 17 08:25:00 2024","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.998,"15min":0.98899999999999999},"min":{"1min":0.64200000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.024},{"interface":"front","average":{"1min":1.012,"5min":0.97299999999999998,"15min":0.96699999999999997},"min":{"1min":0.80100000000000005,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.224,"5min":1.248,"15min":1.248},"last":1.075}]},{"osd":6,"last update":"Tue Sep 17 08:24:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.91600000000000004,"15min":0.91300000000000003},"min":{"1min":0.68899999999999995,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.149,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.76500000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.248,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.111}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.2689999999999999}]}]},{"osd":1,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":420,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":430080,"data_stored":175990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"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 08:24:40 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.79600000000000004,"15min":0.79300000000000004},"min":{"1min":0.58599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1399999999999999,"5min":1.363,"15min":1.363},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.54300000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.113,"5min":1.121,"15min":1.121},"last":0.90800000000000003}]},{"osd":2,"last update":"Tue Sep 17 08:24:44 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84999999999999998,"15min":0.84799999999999998},"min":{"1min":0.63300000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.997},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.073,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.96699999999999997}]},{"osd":3,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.72499999999999998,"15min":0.71499999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72599999999999998,"15min":0.72299999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.93899999999999995}]},{"osd":4,"last update":"Tue Sep 17 08:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.98299999999999998,"15min":0.97299999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3460000000000001,"5min":1.411,"15min":1.411},"last":0.80200000000000005}]},{"osd":5,"last update":"Tue Sep 17 08:25:01 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.80800000000000005,"15min":0.81000000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.89000000000000001,"15min":0.88400000000000001},"min":{"1min":0.45800000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.83699999999999997}]},{"osd":6,"last update":"Tue Sep 17 08:24:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0529999999999999,"15min":1.0469999999999999},"min":{"1min":0.77200000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.046},{"interface":"front","average":{"1min":1.024,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.248,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.133}]},{"osd":7,"last update":"Tue Sep 17 08:24:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.071},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.026}]}]},{"osd":0,"up_from":16,"seq":68719476770,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28028,"kb_used_data":1000,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713028,"statfs":{"total":95990841344,"available":95962140672,"internally_reserved":0,"allocated":1024000,"data_stored":766358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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 08:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.57599999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1080000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.626},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85899999999999999,"15min":0.85499999999999998},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.117,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.70299999999999996}]},{"osd":2,"last update":"Tue Sep 17 08:24:41 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.78300000000000003,"15min":0.78700000000000003},"min":{"1min":0.53500000000000003,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.0640000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.72199999999999998,"15min":0.70399999999999996},"min":{"1min":0.55300000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.874}]},{"osd":3,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92500000000000004,"15min":0.92200000000000004},"min":{"1min":0.59099999999999997,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.82899999999999996,"15min":0.82799999999999996},"min":{"1min":0.69599999999999995,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":0.999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.90900000000000003}]},{"osd":4,"last update":"Tue Sep 17 08:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.83099999999999996,"15min":0.82499999999999996},"min":{"1min":0.63100000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.1779999999999999,"5min":1.401,"15min":1.401},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.68600000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1259999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.98399999999999999}]},{"osd":5,"last update":"Tue Sep 17 08:24:59 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.258,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.081,"5min":1.0589999999999999,"15min":1.0549999999999999},"min":{"1min":0.76700000000000002,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.264,"5min":1.274,"15min":1.274},"last":1.149}]},{"osd":6,"last update":"Tue Sep 17 08:24:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.57299999999999995,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":1.034},{"interface":"front","average":{"1min":1.052,"5min":0.99299999999999999,"15min":0.98299999999999998},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3149999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1120000000000001}]},{"osd":7,"last update":"Tue Sep 17 08:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.107},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1950000000000001}]}]}],"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":593920,"data_stored":590368,"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-17T08:25:08.859 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T08:25:08.859 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T08:25:08.859 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T08:25:08.860 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T08:25:09.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:08 smithi043 bash[19863]: cluster 2024-09-17T08:25:07.095204+0000 mgr.smithi043.jlbwzm (mgr.14195) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:09.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:08 smithi175 bash[24990]: cluster 2024-09-17T08:25:07.095204+0000 mgr.smithi043.jlbwzm (mgr.14195) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:10.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:09 smithi043 bash[19863]: audit 2024-09-17T08:25:08.216528+0000 mgr.smithi043.jlbwzm (mgr.14195) 200 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:25:10.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:09 smithi175 bash[24990]: audit 2024-09-17T08:25:08.216528+0000 mgr.smithi043.jlbwzm (mgr.14195) 200 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T08:25:11.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:10 smithi043 bash[19863]: cluster 2024-09-17T08:25:09.095723+0000 mgr.smithi043.jlbwzm (mgr.14195) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:11.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:10 smithi175 bash[24990]: cluster 2024-09-17T08:25:09.095723+0000 mgr.smithi043.jlbwzm (mgr.14195) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:13.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:12 smithi043 bash[19863]: cluster 2024-09-17T08:25:11.096362+0000 mgr.smithi043.jlbwzm (mgr.14195) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:13.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:12 smithi175 bash[24990]: cluster 2024-09-17T08:25:11.096362+0000 mgr.smithi043.jlbwzm (mgr.14195) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:13.620 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:14.968 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:14 smithi043 bash[19863]: cluster 2024-09-17T08:25:13.096968+0000 mgr.smithi043.jlbwzm (mgr.14195) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:14.968 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:14 smithi043 bash[19863]: audit 2024-09-17T08:25:14.091284+0000 mon.smithi043 (mon.0) 740 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:15.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:14 smithi175 bash[24990]: cluster 2024-09-17T08:25:13.096968+0000 mgr.smithi043.jlbwzm (mgr.14195) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:15.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:14 smithi175 bash[24990]: audit 2024-09-17T08:25:14.091284+0000 mon.smithi043 (mon.0) 740 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:16.699 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T08:25:16.699 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T08:25:17.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:16 smithi043 bash[19863]: cluster 2024-09-17T08:25:15.097575+0000 mgr.smithi043.jlbwzm (mgr.14195) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:17.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:16 smithi175 bash[24990]: cluster 2024-09-17T08:25:15.097575+0000 mgr.smithi043.jlbwzm (mgr.14195) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:17.308 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T08:25:17.309 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T08:25:17.309 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:25:17.320 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:25:17.320 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T08:25:17.989 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:17 smithi043 bash[19863]: audit 2024-09-17T08:25:16.700250+0000 mon.smithi043 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.43:0/3876451142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:25:18.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:17 smithi175 bash[24990]: audit 2024-09-17T08:25:16.700250+0000 mon.smithi043 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.43:0/3876451142' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T08:25:19.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:18 smithi043 bash[19863]: cluster 2024-09-17T08:25:17.098158+0000 mgr.smithi043.jlbwzm (mgr.14195) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:19.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:18 smithi175 bash[24990]: cluster 2024-09-17T08:25:17.098158+0000 mgr.smithi043.jlbwzm (mgr.14195) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:21.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:20 smithi043 bash[19863]: cluster 2024-09-17T08:25:19.098699+0000 mgr.smithi043.jlbwzm (mgr.14195) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:21.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:20 smithi175 bash[24990]: cluster 2024-09-17T08:25:19.098699+0000 mgr.smithi043.jlbwzm (mgr.14195) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:22.092 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:23.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:22 smithi043 bash[19863]: cluster 2024-09-17T08:25:21.099283+0000 mgr.smithi043.jlbwzm (mgr.14195) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:23.045 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:22 smithi175 bash[24990]: cluster 2024-09-17T08:25:21.099283+0000 mgr.smithi043.jlbwzm (mgr.14195) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:24.988 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:24 smithi043 bash[19863]: cluster 2024-09-17T08:25:23.099740+0000 mgr.smithi043.jlbwzm (mgr.14195) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:25.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:24 smithi175 bash[24990]: cluster 2024-09-17T08:25:23.099740+0000 mgr.smithi043.jlbwzm (mgr.14195) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:25.356 INFO:teuthology.orchestra.run.smithi043.stdout:Backend: cephadm 2024-09-17T08:25:25.357 INFO:teuthology.orchestra.run.smithi043.stdout:Available: Yes 2024-09-17T08:25:25.357 INFO:teuthology.orchestra.run.smithi043.stdout:Paused: No 2024-09-17T08:25:25.992 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T08:25:27.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:26 smithi043 bash[19863]: cluster 2024-09-17T08:25:25.100149+0000 mgr.smithi043.jlbwzm (mgr.14195) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:27.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:26 smithi043 bash[19863]: audit 2024-09-17T08:25:25.356747+0000 mgr.smithi043.jlbwzm (mgr.14195) 210 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:27.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:26 smithi175 bash[24990]: cluster 2024-09-17T08:25:25.100149+0000 mgr.smithi043.jlbwzm (mgr.14195) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:27.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:26 smithi175 bash[24990]: audit 2024-09-17T08:25:25.356747+0000 mgr.smithi043.jlbwzm (mgr.14195) 210 : audit [DBG] from='client.14462 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:29.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:28 smithi043 bash[19863]: cluster 2024-09-17T08:25:27.100681+0000 mgr.smithi043.jlbwzm (mgr.14195) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:29.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:28 smithi175 bash[24990]: cluster 2024-09-17T08:25:27.100681+0000 mgr.smithi043.jlbwzm (mgr.14195) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:30.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:29 smithi043 bash[19863]: audit 2024-09-17T08:25:29.091737+0000 mon.smithi043 (mon.0) 742 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:30.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:29 smithi175 bash[24990]: audit 2024-09-17T08:25:29.091737+0000 mon.smithi043 (mon.0) 742 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:30.754 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:31.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:30 smithi043 bash[19863]: cluster 2024-09-17T08:25:29.101157+0000 mgr.smithi043.jlbwzm (mgr.14195) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:31.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:30 smithi175 bash[24990]: cluster 2024-09-17T08:25:29.101157+0000 mgr.smithi043.jlbwzm (mgr.14195) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:33.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:32 smithi043 bash[19863]: cluster 2024-09-17T08:25:31.101709+0000 mgr.smithi043.jlbwzm (mgr.14195) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:33.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:32 smithi175 bash[24990]: cluster 2024-09-17T08:25:31.101709+0000 mgr.smithi043.jlbwzm (mgr.14195) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:33.786 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.smithi043 smithi043 *:9093,9094 running (4m) 37s ago 5m 13.6M - 0.25.0 c8568f914cd2 2e8e12a322f3 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter.smithi043 smithi043 running (6m) 37s ago 6m 7852k - 18.2.4-855-g19e2a2be 980a0bfcd684 9abf1158326b 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter.smithi175 smithi175 running (4m) 38s ago 4m 7999k - 18.2.4-855-g19e2a2be 980a0bfcd684 9d2f0b3cd2a9 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:crash.smithi043 smithi043 running (6m) 37s ago 6m 7220k - 18.2.4-855-g19e2a2be 980a0bfcd684 0038d7daa98b 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:crash.smithi175 smithi175 running (4m) 38s ago 4m 7224k - 18.2.4-855-g19e2a2be 980a0bfcd684 125b4d2c1a73 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.smithi043 smithi043 *:3000 running (4m) 37s ago 5m 74.4M - 9.4.7 954c08fa6188 7a0135ae0078 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.smithi043.jlbwzm smithi043 *:9283,8765,8443 running (7m) 37s ago 7m 473M - 18.2.4-855-g19e2a2be 980a0bfcd684 3e19d77accb0 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.smithi175.zfopjy smithi175 *:8443,9283,8765 running (4m) 38s ago 4m 425M - 18.2.4-855-g19e2a2be 980a0bfcd684 a9647ba835a8 2024-09-17T08:25:33.787 INFO:teuthology.orchestra.run.smithi043.stdout:mon.smithi043 smithi043 running (7m) 37s ago 7m 49.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 56dcf415f302 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:mon.smithi175 smithi175 running (4m) 38s ago 4m 40.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 ef3a67ca8890 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.smithi043 smithi043 *:9100 running (6m) 37s ago 6m 8460k - 1.5.0 0da6a335fe13 c3ef243b466a 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.smithi175 smithi175 *:9100 running (4m) 38s ago 4m 8536k - 1.5.0 0da6a335fe13 1b655ded4287 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi175 running (3m) 38s ago 3m 38.7M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 a3ec7178b9ea 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (3m) 37s ago 3m 39.9M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 26a09ee4ae49 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi175 running (3m) 38s ago 3m 46.1M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 d78247a3063f 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (2m) 37s ago 3m 47.6M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 46af10745f25 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi175 running (2m) 38s ago 2m 43.7M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 9c6421031628 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi043 running (2m) 37s ago 2m 43.4M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 c105d4be5309 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi175 running (2m) 38s ago 2m 44.1M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 f7626db304fd 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi043 running (2m) 37s ago 2m 39.2M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 bd1f94cd3347 2024-09-17T08:25:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.smithi043 smithi043 *:9095 running (4m) 37s ago 5m 49.0M - 2.43.0 a07b618ecd1d e7fb04e79d79 2024-09-17T08:25:34.467 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T08:25:35.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:34 smithi043 bash[19863]: cluster 2024-09-17T08:25:33.102264+0000 mgr.smithi043.jlbwzm (mgr.14195) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:35.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:34 smithi043 bash[19863]: audit 2024-09-17T08:25:33.748417+0000 mgr.smithi043.jlbwzm (mgr.14195) 215 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:35.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:34 smithi175 bash[24990]: cluster 2024-09-17T08:25:33.102264+0000 mgr.smithi043.jlbwzm (mgr.14195) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:35.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:34 smithi175 bash[24990]: audit 2024-09-17T08:25:33.748417+0000 mgr.smithi043.jlbwzm (mgr.14195) 215 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:37.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:36 smithi043 bash[19863]: cluster 2024-09-17T08:25:35.102814+0000 mgr.smithi043.jlbwzm (mgr.14195) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:37.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:36 smithi175 bash[24990]: cluster 2024-09-17T08:25:35.102814+0000 mgr.smithi043.jlbwzm (mgr.14195) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:39.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:38 smithi043 bash[19863]: cluster 2024-09-17T08:25:37.103385+0000 mgr.smithi043.jlbwzm (mgr.14195) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:39.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:38 smithi175 bash[24990]: cluster 2024-09-17T08:25:37.103385+0000 mgr.smithi043.jlbwzm (mgr.14195) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:39.226 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:41.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:40 smithi043 bash[19863]: cluster 2024-09-17T08:25:39.103938+0000 mgr.smithi043.jlbwzm (mgr.14195) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:40 smithi175 bash[24990]: cluster 2024-09-17T08:25:39.103938+0000 mgr.smithi043.jlbwzm (mgr.14195) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:42.566 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 46s ago 6m count:1 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter 2/2 46s ago 7m * 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:crash 2/2 46s ago 7m * 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 1/1 46s ago 7m count:1 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 46s ago 7m count:2 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:mon 2/2 46s ago 5m smithi043:172.21.15.43=smithi043;smithi175:172.21.15.175=smithi175;count:2 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 46s ago 7m * 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:osd.all-available-devices 8 46s ago 4m * 2024-09-17T08:25:42.567 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 46s ago 7m count:1 2024-09-17T08:25:43.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:42 smithi043 bash[19863]: cluster 2024-09-17T08:25:41.104390+0000 mgr.smithi043.jlbwzm (mgr.14195) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:43.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:42 smithi175 bash[24990]: cluster 2024-09-17T08:25:41.104390+0000 mgr.smithi043.jlbwzm (mgr.14195) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:43.203 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T08:25:44.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:43 smithi043 bash[19863]: audit 2024-09-17T08:25:42.559581+0000 mgr.smithi043.jlbwzm (mgr.14195) 220 : audit [DBG] from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:44.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:43 smithi175 bash[24990]: audit 2024-09-17T08:25:42.559581+0000 mgr.smithi043.jlbwzm (mgr.14195) 220 : audit [DBG] from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:45.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:44 smithi043 bash[19863]: cluster 2024-09-17T08:25:43.104906+0000 mgr.smithi043.jlbwzm (mgr.14195) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:45.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:44 smithi043 bash[19863]: audit 2024-09-17T08:25:44.092151+0000 mon.smithi043 (mon.0) 743 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:45.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:44 smithi175 bash[24990]: cluster 2024-09-17T08:25:43.104906+0000 mgr.smithi043.jlbwzm (mgr.14195) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:45.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:44 smithi175 bash[24990]: audit 2024-09-17T08:25:44.092151+0000 mon.smithi043 (mon.0) 743 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:25:47.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:46 smithi043 bash[19863]: cluster 2024-09-17T08:25:45.105395+0000 mgr.smithi043.jlbwzm (mgr.14195) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:47.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:46 smithi175 bash[24990]: cluster 2024-09-17T08:25:45.105395+0000 mgr.smithi043.jlbwzm (mgr.14195) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:47.961 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:49.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:48 smithi043 bash[19863]: cluster 2024-09-17T08:25:47.105973+0000 mgr.smithi043.jlbwzm (mgr.14195) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:49.024 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:48 smithi175 bash[24990]: cluster 2024-09-17T08:25:47.105973+0000 mgr.smithi043.jlbwzm (mgr.14195) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:51.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:50 smithi043 bash[19863]: cluster 2024-09-17T08:25:49.106299+0000 mgr.smithi043.jlbwzm (mgr.14195) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:51.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:50 smithi175 bash[24990]: cluster 2024-09-17T08:25:49.106299+0000 mgr.smithi043.jlbwzm (mgr.14195) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:51.101 INFO:teuthology.orchestra.run.smithi043.stdout:HOST ADDR LABELS STATUS 2024-09-17T08:25:51.105 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 172.21.15.43 2024-09-17T08:25:51.105 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 172.21.15.175 2024-09-17T08:25:51.105 INFO:teuthology.orchestra.run.smithi043.stdout:2 hosts in cluster 2024-09-17T08:25:51.805 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T08:25:53.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:52 smithi175 bash[24990]: audit 2024-09-17T08:25:51.100769+0000 mgr.smithi043.jlbwzm (mgr.14195) 225 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:53.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:52 smithi175 bash[24990]: cluster 2024-09-17T08:25:51.106662+0000 mgr.smithi043.jlbwzm (mgr.14195) 226 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:53.262 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:52 smithi043 bash[19863]: audit 2024-09-17T08:25:51.100769+0000 mgr.smithi043.jlbwzm (mgr.14195) 225 : audit [DBG] from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:25:53.262 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:52 smithi043 bash[19863]: cluster 2024-09-17T08:25:51.106662+0000 mgr.smithi043.jlbwzm (mgr.14195) 226 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:55.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:54 smithi175 bash[24990]: cluster 2024-09-17T08:25:53.107205+0000 mgr.smithi043.jlbwzm (mgr.14195) 227 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:55.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:54 smithi043 bash[19863]: cluster 2024-09-17T08:25:53.107205+0000 mgr.smithi043.jlbwzm (mgr.14195) 227 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:56.568 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:25:57.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:56 smithi043 bash[19863]: cluster 2024-09-17T08:25:55.107784+0000 mgr.smithi043.jlbwzm (mgr.14195) 228 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:57.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:56 smithi043 bash[19863]: audit 2024-09-17T08:25:56.576111+0000 mon.smithi043 (mon.0) 744 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:25:57.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:56 smithi175 bash[24990]: cluster 2024-09-17T08:25:55.107784+0000 mgr.smithi043.jlbwzm (mgr.14195) 228 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:57.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:56 smithi175 bash[24990]: audit 2024-09-17T08:25:56.576111+0000 mon.smithi043 (mon.0) 744 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:25:59.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:58 smithi043 bash[19863]: cluster 2024-09-17T08:25:57.108408+0000 mgr.smithi043.jlbwzm (mgr.14195) 229 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:59.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:58 smithi175 bash[24990]: cluster 2024-09-17T08:25:57.108408+0000 mgr.smithi043.jlbwzm (mgr.14195) 229 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:25:59.917 INFO:teuthology.orchestra.run.smithi043.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T08:25:59.917 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB751300GH480DGN 447G No 2m ago Has a FileSystem, LVM detected 2024-09-17T08:25:59.917 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme1n1 ssd Linux_0c3a5673f49d61f679c5 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.917 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme2n1 ssd Linux_104185d01b0291136ae4 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.917 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme3n1 ssd Linux_32ec8070d76d874132dd 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme4n1 ssd Linux_71926327cefd150d43a6 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300M0400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme1n1 ssd Linux_9a40e2c1a76fb1d94be7 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme2n1 ssd Linux_d0887ec2de6ce8d3234d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme3n1 ssd Linux_f83cd97bb8b9d314421b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.918 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme4n1 ssd Linux_cfbc5772ffdc3127588d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:25:59.929 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:25:59 smithi043 bash[19863]: audit 2024-09-17T08:25:59.092818+0000 mon.smithi043 (mon.0) 745 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:00.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:25:59 smithi175 bash[24990]: audit 2024-09-17T08:25:59.092818+0000 mon.smithi043 (mon.0) 745 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:00.535 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:26:00.546 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:26:00.546 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host label add `hostname` foo' 2024-09-17T08:26:01.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:00 smithi175 bash[24990]: cluster 2024-09-17T08:25:59.108924+0000 mgr.smithi043.jlbwzm (mgr.14195) 230 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:01.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:00 smithi175 bash[24990]: audit 2024-09-17T08:25:59.913633+0000 mgr.smithi043.jlbwzm (mgr.14195) 231 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:01.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:00 smithi043 bash[19863]: cluster 2024-09-17T08:25:59.108924+0000 mgr.smithi043.jlbwzm (mgr.14195) 230 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:01.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:00 smithi043 bash[19863]: audit 2024-09-17T08:25:59.913633+0000 mgr.smithi043.jlbwzm (mgr.14195) 231 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:03.263 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: cluster 2024-09-17T08:26:01.109304+0000 mgr.smithi043.jlbwzm (mgr.14195) 232 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:01.883450+0000 mon.smithi043 (mon.0) 746 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:01.887428+0000 mon.smithi043 (mon.0) 747 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:01.924504+0000 mon.smithi043 (mon.0) 748 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:01.929349+0000 mon.smithi043 (mon.0) 749 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:02.407165+0000 mon.smithi043 (mon.0) 750 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:02.408908+0000 mon.smithi043 (mon.0) 751 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:02.418487+0000 mon.smithi043 (mon.0) 752 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.264 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:02 smithi043 bash[19863]: audit 2024-09-17T08:26:02.426013+0000 mon.smithi043 (mon.0) 753 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:03.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: cluster 2024-09-17T08:26:01.109304+0000 mgr.smithi043.jlbwzm (mgr.14195) 232 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:01.883450+0000 mon.smithi043 (mon.0) 746 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:01.887428+0000 mon.smithi043 (mon.0) 747 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:01.924504+0000 mon.smithi043 (mon.0) 748 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:01.929349+0000 mon.smithi043 (mon.0) 749 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:02.407165+0000 mon.smithi043 (mon.0) 750 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:02.408908+0000 mon.smithi043 (mon.0) 751 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:02.418487+0000 mon.smithi043 (mon.0) 752 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:03.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:02 smithi175 bash[24990]: audit 2024-09-17T08:26:02.426013+0000 mon.smithi043 (mon.0) 753 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:05.099 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:26:05.189 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:04 smithi043 bash[19863]: cluster 2024-09-17T08:26:03.109859+0000 mgr.smithi043.jlbwzm (mgr.14195) 233 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:05.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:04 smithi175 bash[24990]: cluster 2024-09-17T08:26:03.109859+0000 mgr.smithi043.jlbwzm (mgr.14195) 233 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:07.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:06 smithi043 bash[19863]: cluster 2024-09-17T08:26:05.110254+0000 mgr.smithi043.jlbwzm (mgr.14195) 234 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:07.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:06 smithi175 bash[24990]: cluster 2024-09-17T08:26:05.110254+0000 mgr.smithi043.jlbwzm (mgr.14195) 234 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:08.366 INFO:teuthology.orchestra.run.smithi043.stdout:Added label foo to host smithi043 2024-09-17T08:26:09.001 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph auth get-or-create client.foo mon '"'"'allow r'"'"'' 2024-09-17T08:26:09.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:08 smithi043 bash[19863]: cluster 2024-09-17T08:26:07.110875+0000 mgr.smithi043.jlbwzm (mgr.14195) 235 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:09.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:08 smithi043 bash[19863]: audit 2024-09-17T08:26:08.366495+0000 mon.smithi043 (mon.0) 754 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:09.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:08 smithi043 bash[19863]: audit 2024-09-17T08:26:08.367646+0000 mon.smithi043 (mon.0) 755 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:08 smithi175 bash[24990]: cluster 2024-09-17T08:26:07.110875+0000 mgr.smithi043.jlbwzm (mgr.14195) 235 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:08 smithi175 bash[24990]: audit 2024-09-17T08:26:08.366495+0000 mon.smithi043 (mon.0) 754 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:08 smithi175 bash[24990]: audit 2024-09-17T08:26:08.367646+0000 mon.smithi043 (mon.0) 755 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:10.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:09 smithi043 bash[19863]: audit 2024-09-17T08:26:08.362079+0000 mgr.smithi043.jlbwzm (mgr.14195) 236 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch host label add", "hostname": "smithi043", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:10.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:09 smithi043 bash[19863]: cephadm 2024-09-17T08:26:08.366967+0000 mgr.smithi043.jlbwzm (mgr.14195) 237 : cephadm [INF] Added label foo to host smithi043 2024-09-17T08:26:10.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:09 smithi175 bash[24990]: audit 2024-09-17T08:26:08.362079+0000 mgr.smithi043.jlbwzm (mgr.14195) 236 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch host label add", "hostname": "smithi043", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:10.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:09 smithi175 bash[24990]: cephadm 2024-09-17T08:26:08.366967+0000 mgr.smithi043.jlbwzm (mgr.14195) 237 : cephadm [INF] Added label foo to host smithi043 2024-09-17T08:26:11.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:10 smithi043 bash[19863]: cluster 2024-09-17T08:26:09.111533+0000 mgr.smithi043.jlbwzm (mgr.14195) 238 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:11.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:10 smithi175 bash[24990]: cluster 2024-09-17T08:26:09.111533+0000 mgr.smithi043.jlbwzm (mgr.14195) 238 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:13.262 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:12 smithi043 bash[19863]: cluster 2024-09-17T08:26:11.112266+0000 mgr.smithi043.jlbwzm (mgr.14195) 239 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:13.272 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:26:13.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:12 smithi175 bash[24990]: cluster 2024-09-17T08:26:11.112266+0000 mgr.smithi043.jlbwzm (mgr.14195) 239 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: cluster 2024-09-17T08:26:13.112828+0000 mgr.smithi043.jlbwzm (mgr.14195) 240 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:13.676404+0000 mon.smithi043 (mon.0) 756 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:13.680992+0000 mon.smithi043 (mon.0) 757 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.092447+0000 mon.smithi043 (mon.0) 758 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.184513+0000 mon.smithi043 (mon.0) 759 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.189278+0000 mon.smithi043 (mon.0) 760 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.190087+0000 mon.smithi043 (mon.0) 761 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.190649+0000 mon.smithi043 (mon.0) 762 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:14.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.194347+0000 mon.smithi043 (mon.0) 763 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:14.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:14 smithi175 bash[24990]: audit 2024-09-17T08:26:14.197517+0000 mon.smithi043 (mon.0) 764 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:15.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: cluster 2024-09-17T08:26:13.112828+0000 mgr.smithi043.jlbwzm (mgr.14195) 240 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:15.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:13.676404+0000 mon.smithi043 (mon.0) 756 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:15.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:13.680992+0000 mon.smithi043 (mon.0) 757 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:15.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.092447+0000 mon.smithi043 (mon.0) 758 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:15.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.184513+0000 mon.smithi043 (mon.0) 759 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:15.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.189278+0000 mon.smithi043 (mon.0) 760 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:15.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.190087+0000 mon.smithi043 (mon.0) 761 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:15.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.190649+0000 mon.smithi043 (mon.0) 762 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:15.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.194347+0000 mon.smithi043 (mon.0) 763 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:15.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:14 smithi043 bash[19863]: audit 2024-09-17T08:26:14.197517+0000 mon.smithi043 (mon.0) 764 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:16.567 INFO:teuthology.orchestra.run.smithi043.stdout:[client.foo] 2024-09-17T08:26:16.568 INFO:teuthology.orchestra.run.smithi043.stdout: key = AQAoPelmp6t0IRAAs5LLARuf3MJlonVy1540gg== 2024-09-17T08:26:17.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:16 smithi043 bash[19863]: cluster 2024-09-17T08:26:15.113249+0000 mgr.smithi043.jlbwzm (mgr.14195) 241 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:17.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:16 smithi043 bash[19863]: audit 2024-09-17T08:26:16.561165+0000 mon.smithi043 (mon.0) 765 : audit [INF] from='client.? 172.21.15.43:0/999404492' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo", "caps": ["mon", "allow r"]}]: dispatch 2024-09-17T08:26:17.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:16 smithi043 bash[19863]: audit 2024-09-17T08:26:16.567524+0000 mon.smithi043 (mon.0) 766 : audit [INF] from='client.? 172.21.15.43:0/999404492' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo", "caps": ["mon", "allow r"]}]': finished 2024-09-17T08:26:17.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:16 smithi175 bash[24990]: cluster 2024-09-17T08:26:15.113249+0000 mgr.smithi043.jlbwzm (mgr.14195) 241 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:17.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:16 smithi175 bash[24990]: audit 2024-09-17T08:26:16.561165+0000 mon.smithi043 (mon.0) 765 : audit [INF] from='client.? 172.21.15.43:0/999404492' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo", "caps": ["mon", "allow r"]}]: dispatch 2024-09-17T08:26:17.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:16 smithi175 bash[24990]: audit 2024-09-17T08:26:16.567524+0000 mon.smithi043 (mon.0) 766 : audit [INF] from='client.? 172.21.15.43:0/999404492' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo", "caps": ["mon", "allow r"]}]': finished 2024-09-17T08:26:17.167 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222' 2024-09-17T08:26:19.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:18 smithi043 bash[19863]: cluster 2024-09-17T08:26:17.113818+0000 mgr.smithi043.jlbwzm (mgr.14195) 242 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:19.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:18 smithi175 bash[24990]: cluster 2024-09-17T08:26:17.113818+0000 mgr.smithi043.jlbwzm (mgr.14195) 242 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:21.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:20 smithi043 bash[19863]: cluster 2024-09-17T08:26:19.114418+0000 mgr.smithi043.jlbwzm (mgr.14195) 243 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:21.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:20 smithi175 bash[24990]: cluster 2024-09-17T08:26:19.114418+0000 mgr.smithi043.jlbwzm (mgr.14195) 243 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:21.924 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:26:22.977 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:22 smithi043 bash[19863]: cluster 2024-09-17T08:26:21.115028+0000 mgr.smithi043.jlbwzm (mgr.14195) 244 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:23.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:22 smithi175 bash[24990]: cluster 2024-09-17T08:26:21.115028+0000 mgr.smithi043.jlbwzm (mgr.14195) 244 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:25.010 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:24 smithi043 bash[19863]: cluster 2024-09-17T08:26:23.115583+0000 mgr.smithi043.jlbwzm (mgr.14195) 245 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:25.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:24 smithi175 bash[24990]: cluster 2024-09-17T08:26:23.115583+0000 mgr.smithi043.jlbwzm (mgr.14195) 245 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:25.599 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:26:25.613 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:26:25.613 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:26:25.614 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done' 2024-09-17T08:26:26.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:26 smithi043 bash[19863]: audit 2024-09-17T08:26:24.989343+0000 mgr.smithi043.jlbwzm (mgr.14195) 246 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.foo", "placement": "label:foo", "mode": "770", "owner": "11111:22222", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:26.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:26 smithi043 bash[19863]: audit 2024-09-17T08:26:24.996664+0000 mon.smithi043 (mon.0) 767 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:26.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:26 smithi043 bash[19863]: audit 2024-09-17T08:26:24.997728+0000 mon.smithi043 (mon.0) 768 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:26.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:26 smithi175 bash[24990]: audit 2024-09-17T08:26:24.989343+0000 mgr.smithi043.jlbwzm (mgr.14195) 246 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.foo", "placement": "label:foo", "mode": "770", "owner": "11111:22222", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:26.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:26 smithi175 bash[24990]: audit 2024-09-17T08:26:24.996664+0000 mon.smithi043 (mon.0) 767 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:26.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:26 smithi175 bash[24990]: audit 2024-09-17T08:26:24.997728+0000 mon.smithi043 (mon.0) 768 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:27.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:27 smithi043 bash[19863]: cluster 2024-09-17T08:26:25.115930+0000 mgr.smithi043.jlbwzm (mgr.14195) 247 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:27.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:27 smithi175 bash[24990]: cluster 2024-09-17T08:26:25.115930+0000 mgr.smithi043.jlbwzm (mgr.14195) 247 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:29.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:29 smithi043 bash[19863]: cluster 2024-09-17T08:26:27.116490+0000 mgr.smithi043.jlbwzm (mgr.14195) 248 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:29.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:29 smithi175 bash[24990]: cluster 2024-09-17T08:26:27.116490+0000 mgr.smithi043.jlbwzm (mgr.14195) 248 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:30.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:30 smithi043 bash[19863]: audit 2024-09-17T08:26:29.093266+0000 mon.smithi043 (mon.0) 769 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:30.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:30 smithi175 bash[24990]: audit 2024-09-17T08:26:29.093266+0000 mon.smithi043 (mon.0) 769 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: cluster 2024-09-17T08:26:29.116990+0000 mgr.smithi043.jlbwzm (mgr.14195) 249 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.300957+0000 mon.smithi043 (mon.0) 770 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.305259+0000 mon.smithi043 (mon.0) 771 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.832860+0000 mon.smithi043 (mon.0) 772 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.837980+0000 mon.smithi043 (mon.0) 773 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.838790+0000 mon.smithi043 (mon.0) 774 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.839448+0000 mon.smithi043 (mon.0) 775 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:31.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:31 smithi043 bash[19863]: audit 2024-09-17T08:26:30.840238+0000 mon.smithi043 (mon.0) 776 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:26:31.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: cluster 2024-09-17T08:26:29.116990+0000 mgr.smithi043.jlbwzm (mgr.14195) 249 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:31.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.300957+0000 mon.smithi043 (mon.0) 770 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.305259+0000 mon.smithi043 (mon.0) 771 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.832860+0000 mon.smithi043 (mon.0) 772 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.837980+0000 mon.smithi043 (mon.0) 773 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:31.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.838790+0000 mon.smithi043 (mon.0) 774 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:31.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.839448+0000 mon.smithi043 (mon.0) 775 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:31.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:31 smithi175 bash[24990]: audit 2024-09-17T08:26:30.840238+0000 mon.smithi043 (mon.0) 776 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:26:31.637 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx---' 2024-09-17T08:26:31.654 INFO:teuthology.orchestra.run.smithi043.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:31.656 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111' 2024-09-17T08:26:31.713 INFO:teuthology.orchestra.run.smithi043.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:31.714 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222' 2024-09-17T08:26:31.773 INFO:teuthology.orchestra.run.smithi043.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:31.774 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'test -e /etc/ceph/ceph.conf' 2024-09-17T08:26:31.826 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:26:31.838 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:26:31.838 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:26:31.838 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'test ! -e /etc/ceph/ceph.client.foo.keyring' 2024-09-17T08:26:31.853 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:26:31.897 INFO:tasks.cephadm:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:26:31.897 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host label add `hostname` foo' 2024-09-17T08:26:32.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: cephadm 2024-09-17T08:26:30.840966+0000 mgr.smithi043.jlbwzm (mgr.14195) 250 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:32.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: cephadm 2024-09-17T08:26:30.923150+0000 mgr.smithi043.jlbwzm (mgr.14195) 251 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:26:32.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: audit 2024-09-17T08:26:31.012791+0000 mon.smithi043 (mon.0) 777 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: audit 2024-09-17T08:26:31.021557+0000 mon.smithi043 (mon.0) 778 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: audit 2024-09-17T08:26:31.025982+0000 mon.smithi043 (mon.0) 779 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:32 smithi043 bash[19863]: audit 2024-09-17T08:26:31.028844+0000 mon.smithi043 (mon.0) 780 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:32.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: cephadm 2024-09-17T08:26:30.840966+0000 mgr.smithi043.jlbwzm (mgr.14195) 250 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:32.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: cephadm 2024-09-17T08:26:30.923150+0000 mgr.smithi043.jlbwzm (mgr.14195) 251 : cephadm [INF] Updating smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:26:32.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: audit 2024-09-17T08:26:31.012791+0000 mon.smithi043 (mon.0) 777 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: audit 2024-09-17T08:26:31.021557+0000 mon.smithi043 (mon.0) 778 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: audit 2024-09-17T08:26:31.025982+0000 mon.smithi043 (mon.0) 779 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:32.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:32 smithi175 bash[24990]: audit 2024-09-17T08:26:31.028844+0000 mon.smithi043 (mon.0) 780 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:33.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:33 smithi175 bash[24990]: cluster 2024-09-17T08:26:31.117627+0000 mgr.smithi043.jlbwzm (mgr.14195) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:33.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:33 smithi043 bash[19863]: cluster 2024-09-17T08:26:31.117627+0000 mgr.smithi043.jlbwzm (mgr.14195) 252 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:35.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:35 smithi175 bash[24990]: cluster 2024-09-17T08:26:33.118226+0000 mgr.smithi043.jlbwzm (mgr.14195) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:35.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:35 smithi043 bash[19863]: cluster 2024-09-17T08:26:33.118226+0000 mgr.smithi043.jlbwzm (mgr.14195) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:36.634 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi175/config 2024-09-17T08:26:37.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:37 smithi175 bash[24990]: cluster 2024-09-17T08:26:35.118773+0000 mgr.smithi043.jlbwzm (mgr.14195) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:37.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:37 smithi043 bash[19863]: cluster 2024-09-17T08:26:35.118773+0000 mgr.smithi043.jlbwzm (mgr.14195) 254 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:39.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:39 smithi175 bash[24990]: cluster 2024-09-17T08:26:37.119356+0000 mgr.smithi043.jlbwzm (mgr.14195) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:39.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:39 smithi043 bash[19863]: cluster 2024-09-17T08:26:37.119356+0000 mgr.smithi043.jlbwzm (mgr.14195) 255 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:39.697 INFO:teuthology.orchestra.run.smithi175.stdout:Added label foo to host smithi175 2024-09-17T08:26:40.336 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:26:40.348 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:26:40.348 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:26:40.348 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done' 2024-09-17T08:26:41.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:40 smithi043 bash[19863]: cluster 2024-09-17T08:26:39.119929+0000 mgr.smithi043.jlbwzm (mgr.14195) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:41.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:40 smithi043 bash[19863]: audit 2024-09-17T08:26:39.689120+0000 mgr.smithi043.jlbwzm (mgr.14195) 257 : audit [DBG] from='client.24225 -' entity='client.admin' cmd=[{"prefix": "orch host label add", "hostname": "smithi175", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:41.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:40 smithi043 bash[19863]: audit 2024-09-17T08:26:39.696601+0000 mon.smithi043 (mon.0) 781 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:41.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:40 smithi043 bash[19863]: cephadm 2024-09-17T08:26:39.697388+0000 mgr.smithi043.jlbwzm (mgr.14195) 258 : cephadm [INF] Added label foo to host smithi175 2024-09-17T08:26:41.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:40 smithi043 bash[19863]: audit 2024-09-17T08:26:39.698347+0000 mon.smithi043 (mon.0) 782 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:40 smithi175 bash[24990]: cluster 2024-09-17T08:26:39.119929+0000 mgr.smithi043.jlbwzm (mgr.14195) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:40 smithi175 bash[24990]: audit 2024-09-17T08:26:39.689120+0000 mgr.smithi043.jlbwzm (mgr.14195) 257 : audit [DBG] from='client.24225 -' entity='client.admin' cmd=[{"prefix": "orch host label add", "hostname": "smithi175", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:40 smithi175 bash[24990]: audit 2024-09-17T08:26:39.696601+0000 mon.smithi043 (mon.0) 781 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:40 smithi175 bash[24990]: cephadm 2024-09-17T08:26:39.697388+0000 mgr.smithi043.jlbwzm (mgr.14195) 258 : cephadm [INF] Added label foo to host smithi175 2024-09-17T08:26:41.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:40 smithi175 bash[24990]: audit 2024-09-17T08:26:39.698347+0000 mon.smithi043 (mon.0) 782 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:43.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:42 smithi043 bash[19863]: cluster 2024-09-17T08:26:41.120549+0000 mgr.smithi043.jlbwzm (mgr.14195) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:43.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:42 smithi175 bash[24990]: cluster 2024-09-17T08:26:41.120549+0000 mgr.smithi043.jlbwzm (mgr.14195) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:45.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:44 smithi043 bash[19863]: cluster 2024-09-17T08:26:43.121121+0000 mgr.smithi043.jlbwzm (mgr.14195) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:45.023 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:44 smithi043 bash[19863]: audit 2024-09-17T08:26:44.093957+0000 mon.smithi043 (mon.0) 783 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:45.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:44 smithi175 bash[24990]: cluster 2024-09-17T08:26:43.121121+0000 mgr.smithi043.jlbwzm (mgr.14195) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:45.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:44 smithi175 bash[24990]: audit 2024-09-17T08:26:44.093957+0000 mon.smithi043 (mon.0) 783 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.054258+0000 mon.smithi043 (mon.0) 784 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.058791+0000 mon.smithi043 (mon.0) 785 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.554243+0000 mon.smithi043 (mon.0) 786 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.559129+0000 mon.smithi043 (mon.0) 787 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.559893+0000 mon.smithi043 (mon.0) 788 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.560583+0000 mon.smithi043 (mon.0) 789 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:46.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.561395+0000 mon.smithi043 (mon.0) 790 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:26:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.850582+0000 mon.smithi043 (mon.0) 791 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.860772+0000 mon.smithi043 (mon.0) 792 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.869713+0000 mon.smithi043 (mon.0) 793 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.275 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:46 smithi043 bash[19863]: audit 2024-09-17T08:26:45.876436+0000 mon.smithi043 (mon.0) 794 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:46.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.054258+0000 mon.smithi043 (mon.0) 784 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.058791+0000 mon.smithi043 (mon.0) 785 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.554243+0000 mon.smithi043 (mon.0) 786 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.559129+0000 mon.smithi043 (mon.0) 787 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.559893+0000 mon.smithi043 (mon.0) 788 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.560583+0000 mon.smithi043 (mon.0) 789 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.561395+0000 mon.smithi043 (mon.0) 790 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.850582+0000 mon.smithi043 (mon.0) 791 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.860772+0000 mon.smithi043 (mon.0) 792 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.869713+0000 mon.smithi043 (mon.0) 793 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:46.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:46 smithi175 bash[24990]: audit 2024-09-17T08:26:45.876436+0000 mon.smithi043 (mon.0) 794 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:26:46.374 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx---' 2024-09-17T08:26:46.389 INFO:teuthology.orchestra.run.smithi175.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:46.390 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111' 2024-09-17T08:26:46.444 INFO:teuthology.orchestra.run.smithi175.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:46.446 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222' 2024-09-17T08:26:46.499 INFO:teuthology.orchestra.run.smithi175.stdout:-rwxrwx--- 1 11111 22222 83 Sep 17 08:26 /etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:46.501 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:26:46.512 INFO:tasks.cephadm:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:26:46.513 DEBUG:teuthology.orchestra.run.smithi175:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host label rm `hostname` foo' 2024-09-17T08:26:47.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:47 smithi043 bash[19863]: cluster 2024-09-17T08:26:45.121523+0000 mgr.smithi043.jlbwzm (mgr.14195) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:47.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:47 smithi043 bash[19863]: cephadm 2024-09-17T08:26:45.562157+0000 mgr.smithi043.jlbwzm (mgr.14195) 262 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:47.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:47 smithi043 bash[19863]: cephadm 2024-09-17T08:26:45.695730+0000 mgr.smithi043.jlbwzm (mgr.14195) 263 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:26:47.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:47 smithi175 bash[24990]: cluster 2024-09-17T08:26:45.121523+0000 mgr.smithi043.jlbwzm (mgr.14195) 261 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:47.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:47 smithi175 bash[24990]: cephadm 2024-09-17T08:26:45.562157+0000 mgr.smithi043.jlbwzm (mgr.14195) 262 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:26:47.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:47 smithi175 bash[24990]: cephadm 2024-09-17T08:26:45.695730+0000 mgr.smithi043.jlbwzm (mgr.14195) 263 : cephadm [INF] Updating smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:26:49.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:49 smithi043 bash[19863]: cluster 2024-09-17T08:26:47.122169+0000 mgr.smithi043.jlbwzm (mgr.14195) 264 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:49.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:49 smithi175 bash[24990]: cluster 2024-09-17T08:26:47.122169+0000 mgr.smithi043.jlbwzm (mgr.14195) 264 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:51.272 INFO:teuthology.orchestra.run.smithi175.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi175/config 2024-09-17T08:26:51.366 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:51 smithi175 bash[24990]: cluster 2024-09-17T08:26:49.122758+0000 mgr.smithi043.jlbwzm (mgr.14195) 265 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:51.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:51 smithi043 bash[19863]: cluster 2024-09-17T08:26:49.122758+0000 mgr.smithi043.jlbwzm (mgr.14195) 265 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:53.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:53 smithi043 bash[19863]: cluster 2024-09-17T08:26:51.123316+0000 mgr.smithi043.jlbwzm (mgr.14195) 266 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:53.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:53 smithi175 bash[24990]: cluster 2024-09-17T08:26:51.123316+0000 mgr.smithi043.jlbwzm (mgr.14195) 266 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:54.344 INFO:teuthology.orchestra.run.smithi175.stdout:Removed label foo from host smithi175 2024-09-17T08:26:54.974 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:26:54.987 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:26:54.987 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:26:54.987 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done' 2024-09-17T08:26:55.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:55 smithi175 bash[24990]: cluster 2024-09-17T08:26:53.123927+0000 mgr.smithi043.jlbwzm (mgr.14195) 267 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:55.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:55 smithi175 bash[24990]: audit 2024-09-17T08:26:54.343749+0000 mon.smithi043 (mon.0) 795 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:55.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:55 smithi175 bash[24990]: audit 2024-09-17T08:26:54.345518+0000 mon.smithi043 (mon.0) 796 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:55.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:55 smithi043 bash[19863]: cluster 2024-09-17T08:26:53.123927+0000 mgr.smithi043.jlbwzm (mgr.14195) 267 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:55.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:55 smithi043 bash[19863]: audit 2024-09-17T08:26:54.343749+0000 mon.smithi043 (mon.0) 795 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:26:55.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:55 smithi043 bash[19863]: audit 2024-09-17T08:26:54.345518+0000 mon.smithi043 (mon.0) 796 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:26:56.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:56 smithi043 bash[19863]: audit 2024-09-17T08:26:54.336277+0000 mgr.smithi043.jlbwzm (mgr.14195) 268 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch host label rm", "hostname": "smithi175", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:56.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:56 smithi043 bash[19863]: cephadm 2024-09-17T08:26:54.344503+0000 mgr.smithi043.jlbwzm (mgr.14195) 269 : cephadm [INF] Removed label foo from host smithi175 2024-09-17T08:26:56.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:56 smithi175 bash[24990]: audit 2024-09-17T08:26:54.336277+0000 mgr.smithi043.jlbwzm (mgr.14195) 268 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch host label rm", "hostname": "smithi175", "label": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:26:56.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:56 smithi175 bash[24990]: cephadm 2024-09-17T08:26:54.344503+0000 mgr.smithi043.jlbwzm (mgr.14195) 269 : cephadm [INF] Removed label foo from host smithi175 2024-09-17T08:26:57.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:57 smithi043 bash[19863]: cluster 2024-09-17T08:26:55.124488+0000 mgr.smithi043.jlbwzm (mgr.14195) 270 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:57.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:57 smithi175 bash[24990]: cluster 2024-09-17T08:26:55.124488+0000 mgr.smithi043.jlbwzm (mgr.14195) 270 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:59.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:26:59 smithi043 bash[19863]: cluster 2024-09-17T08:26:57.125079+0000 mgr.smithi043.jlbwzm (mgr.14195) 271 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:26:59.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:26:59 smithi175 bash[24990]: cluster 2024-09-17T08:26:57.125079+0000 mgr.smithi043.jlbwzm (mgr.14195) 271 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:00.010 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:27:00.020 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:27:00.020 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:27:00.020 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'test -e /etc/ceph/ceph.client.foo.keyring' 2024-09-17T08:27:00.036 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:27:00.083 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:27:00.083 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch client-keyring rm client.foo' 2024-09-17T08:27:00.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.098438+0000 mon.smithi043 (mon.0) 797 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.687169+0000 mon.smithi043 (mon.0) 798 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.697011+0000 mon.smithi043 (mon.0) 799 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.699269+0000 mon.smithi043 (mon.0) 800 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.701330+0000 mon.smithi043 (mon.0) 801 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.703873+0000 mon.smithi043 (mon.0) 802 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.765552+0000 mon.smithi043 (mon.0) 803 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.775783+0000 mon.smithi043 (mon.0) 804 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.784660+0000 mon.smithi043 (mon.0) 805 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:00 smithi175 bash[24990]: audit 2024-09-17T08:26:59.791920+0000 mon.smithi043 (mon.0) 806 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.098438+0000 mon.smithi043 (mon.0) 797 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.687169+0000 mon.smithi043 (mon.0) 798 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.697011+0000 mon.smithi043 (mon.0) 799 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.699269+0000 mon.smithi043 (mon.0) 800 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.701330+0000 mon.smithi043 (mon.0) 801 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:27:00.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.703873+0000 mon.smithi043 (mon.0) 802 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.foo"}]: dispatch 2024-09-17T08:27:00.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.765552+0000 mon.smithi043 (mon.0) 803 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.775783+0000 mon.smithi043 (mon.0) 804 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.784660+0000 mon.smithi043 (mon.0) 805 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:00.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:00 smithi043 bash[19863]: audit 2024-09-17T08:26:59.791920+0000 mon.smithi043 (mon.0) 806 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:27:01.420 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:01 smithi043 bash[19863]: cluster 2024-09-17T08:26:59.125594+0000 mgr.smithi043.jlbwzm (mgr.14195) 272 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:01.420 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:01 smithi043 bash[19863]: cephadm 2024-09-17T08:26:59.706497+0000 mgr.smithi043.jlbwzm (mgr.14195) 273 : cephadm [INF] Removing smithi175:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:27:01.421 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:01 smithi043 bash[19863]: cephadm 2024-09-17T08:26:59.730725+0000 mgr.smithi043.jlbwzm (mgr.14195) 274 : cephadm [INF] Removing smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:27:01.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:01 smithi175 bash[24990]: cluster 2024-09-17T08:26:59.125594+0000 mgr.smithi043.jlbwzm (mgr.14195) 272 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:01.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:01 smithi175 bash[24990]: cephadm 2024-09-17T08:26:59.706497+0000 mgr.smithi043.jlbwzm (mgr.14195) 273 : cephadm [INF] Removing smithi175:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:27:01.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:01 smithi175 bash[24990]: cephadm 2024-09-17T08:26:59.730725+0000 mgr.smithi043.jlbwzm (mgr.14195) 274 : cephadm [INF] Removing smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:27:03.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:03 smithi043 bash[19863]: cluster 2024-09-17T08:27:01.126181+0000 mgr.smithi043.jlbwzm (mgr.14195) 275 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:03.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:03 smithi175 bash[24990]: cluster 2024-09-17T08:27:01.126181+0000 mgr.smithi043.jlbwzm (mgr.14195) 275 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:04.829 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:05.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:05 smithi043 bash[19863]: cluster 2024-09-17T08:27:03.126799+0000 mgr.smithi043.jlbwzm (mgr.14195) 276 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:05.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:05 smithi175 bash[24990]: cluster 2024-09-17T08:27:03.126799+0000 mgr.smithi043.jlbwzm (mgr.14195) 276 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:06.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:06 smithi043 bash[19863]: cluster 2024-09-17T08:27:05.127351+0000 mgr.smithi043.jlbwzm (mgr.14195) 277 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:06.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:06 smithi175 bash[24990]: cluster 2024-09-17T08:27:05.127351+0000 mgr.smithi043.jlbwzm (mgr.14195) 277 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:08.691 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T08:27:08.701 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T08:27:08.701 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:27:08.701 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done' 2024-09-17T08:27:08.715 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T08:27:08.784 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:27:08.784 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-17T08:27:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: cluster 2024-09-17T08:27:07.127957+0000 mgr.smithi043.jlbwzm (mgr.14195) 278 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.047452+0000 mgr.smithi043.jlbwzm (mgr.14195) 279 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring rm", "entity": "client.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.054426+0000 mon.smithi043 (mon.0) 807 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.055348+0000 mon.smithi043 (mon.0) 808 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:27:09.311 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.541611+0000 mon.smithi043 (mon.0) 809 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:27:09.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.543347+0000 mon.smithi043 (mon.0) 810 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:27:09.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.583644+0000 mon.smithi043 (mon.0) 811 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.590415+0000 mon.smithi043 (mon.0) 812 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.596600+0000 mon.smithi043 (mon.0) 813 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.312 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:09 smithi175 bash[24990]: audit 2024-09-17T08:27:08.603606+0000 mon.smithi043 (mon.0) 814 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: cluster 2024-09-17T08:27:07.127957+0000 mgr.smithi043.jlbwzm (mgr.14195) 278 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.047452+0000 mgr.smithi043.jlbwzm (mgr.14195) 279 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring rm", "entity": "client.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.054426+0000 mon.smithi043 (mon.0) 807 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.055348+0000 mon.smithi043 (mon.0) 808 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.541611+0000 mon.smithi043 (mon.0) 809 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.543347+0000 mon.smithi043 (mon.0) 810 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.583644+0000 mon.smithi043 (mon.0) 811 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.590415+0000 mon.smithi043 (mon.0) 812 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.596600+0000 mon.smithi043 (mon.0) 813 : audit [INF] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' 2024-09-17T08:27:09.525 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:09 smithi043 bash[19863]: audit 2024-09-17T08:27:08.603606+0000 mon.smithi043 (mon.0) 814 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T08:27:10.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:10 smithi043 bash[19863]: cephadm 2024-09-17T08:27:08.545222+0000 mgr.smithi043.jlbwzm (mgr.14195) 280 : cephadm [INF] Removing smithi043:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:27:10.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:10 smithi043 bash[19863]: cephadm 2024-09-17T08:27:08.561390+0000 mgr.smithi043.jlbwzm (mgr.14195) 281 : cephadm [INF] Removing smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:27:10.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:10 smithi175 bash[24990]: cephadm 2024-09-17T08:27:08.545222+0000 mgr.smithi043.jlbwzm (mgr.14195) 280 : cephadm [INF] Removing smithi043:/etc/ceph/ceph.client.foo.keyring 2024-09-17T08:27:10.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:10 smithi175 bash[24990]: cephadm 2024-09-17T08:27:08.561390+0000 mgr.smithi043.jlbwzm (mgr.14195) 281 : cephadm [INF] Removing smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/config/ceph.client.foo.keyring 2024-09-17T08:27:11.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:11 smithi043 bash[19863]: cluster 2024-09-17T08:27:09.128495+0000 mgr.smithi043.jlbwzm (mgr.14195) 282 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:11.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:11 smithi175 bash[24990]: cluster 2024-09-17T08:27:09.128495+0000 mgr.smithi043.jlbwzm (mgr.14195) 282 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:13.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:13 smithi043 bash[19863]: cluster 2024-09-17T08:27:11.129091+0000 mgr.smithi043.jlbwzm (mgr.14195) 283 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:13.545 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:13.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:13 smithi175 bash[24990]: cluster 2024-09-17T08:27:11.129091+0000 mgr.smithi043.jlbwzm (mgr.14195) 283 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:15.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:15 smithi043 bash[19863]: cluster 2024-09-17T08:27:13.129700+0000 mgr.smithi043.jlbwzm (mgr.14195) 284 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:15.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:15 smithi043 bash[19863]: audit 2024-09-17T08:27:14.094598+0000 mon.smithi043 (mon.0) 815 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:15.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:15 smithi175 bash[24990]: cluster 2024-09-17T08:27:13.129700+0000 mgr.smithi043.jlbwzm (mgr.14195) 284 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:15.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:15 smithi175 bash[24990]: audit 2024-09-17T08:27:14.094598+0000 mon.smithi043 (mon.0) 815 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:16.468 INFO:teuthology.orchestra.run.smithi043.stdout:167 167 2024-09-17T08:27:17.191 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T08:27:17.433 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:17 smithi175 bash[24990]: cluster 2024-09-17T08:27:15.130243+0000 mgr.smithi043.jlbwzm (mgr.14195) 285 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:17.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:17 smithi043 bash[19863]: cluster 2024-09-17T08:27:15.130243+0000 mgr.smithi043.jlbwzm (mgr.14195) 285 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:19.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:19 smithi043 bash[19863]: cluster 2024-09-17T08:27:17.130824+0000 mgr.smithi043.jlbwzm (mgr.14195) 286 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:19.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:19 smithi175 bash[24990]: cluster 2024-09-17T08:27:17.130824+0000 mgr.smithi043.jlbwzm (mgr.14195) 286 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:21.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:21 smithi043 bash[19863]: cluster 2024-09-17T08:27:19.131378+0000 mgr.smithi043.jlbwzm (mgr.14195) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:21.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:21 smithi175 bash[24990]: cluster 2024-09-17T08:27:19.131378+0000 mgr.smithi043.jlbwzm (mgr.14195) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:21.957 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:23.389 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:23 smithi043 bash[19863]: cluster 2024-09-17T08:27:21.131975+0000 mgr.smithi043.jlbwzm (mgr.14195) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:23.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:23 smithi175 bash[24990]: cluster 2024-09-17T08:27:21.131975+0000 mgr.smithi043.jlbwzm (mgr.14195) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:25.075 INFO:teuthology.orchestra.run.smithi043.stdout:Backend: cephadm 2024-09-17T08:27:25.075 INFO:teuthology.orchestra.run.smithi043.stdout:Available: Yes 2024-09-17T08:27:25.075 INFO:teuthology.orchestra.run.smithi043.stdout:Paused: No 2024-09-17T08:27:25.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:25 smithi043 bash[19863]: cluster 2024-09-17T08:27:23.132457+0000 mgr.smithi043.jlbwzm (mgr.14195) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:25.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:25 smithi175 bash[24990]: cluster 2024-09-17T08:27:23.132457+0000 mgr.smithi043.jlbwzm (mgr.14195) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:25.638 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T08:27:26.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:26 smithi043 bash[19863]: audit 2024-09-17T08:27:25.075197+0000 mgr.smithi043.jlbwzm (mgr.14195) 290 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:26.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:26 smithi175 bash[24990]: audit 2024-09-17T08:27:25.075197+0000 mgr.smithi043.jlbwzm (mgr.14195) 290 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:27.460 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:27 smithi043 bash[19863]: cluster 2024-09-17T08:27:25.132939+0000 mgr.smithi043.jlbwzm (mgr.14195) 291 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:27.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:27 smithi175 bash[24990]: cluster 2024-09-17T08:27:25.132939+0000 mgr.smithi043.jlbwzm (mgr.14195) 291 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:29.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:29 smithi043 bash[19863]: cluster 2024-09-17T08:27:27.133533+0000 mgr.smithi043.jlbwzm (mgr.14195) 292 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:29.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:29 smithi043 bash[19863]: audit 2024-09-17T08:27:29.095009+0000 mon.smithi043 (mon.0) 816 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:29.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:29 smithi175 bash[24990]: cluster 2024-09-17T08:27:27.133533+0000 mgr.smithi043.jlbwzm (mgr.14195) 292 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:29.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:29 smithi175 bash[24990]: audit 2024-09-17T08:27:29.095009+0000 mon.smithi043 (mon.0) 816 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:30.409 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:31.492 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:31 smithi043 bash[19863]: cluster 2024-09-17T08:27:29.134053+0000 mgr.smithi043.jlbwzm (mgr.14195) 293 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:31.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:31 smithi175 bash[24990]: cluster 2024-09-17T08:27:29.134053+0000 mgr.smithi043.jlbwzm (mgr.14195) 293 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:33.310 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:33 smithi175 bash[24990]: cluster 2024-09-17T08:27:31.134661+0000 mgr.smithi043.jlbwzm (mgr.14195) 294 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.smithi043 smithi043 *:9093,9094 running (6m) 47s ago 7m 13.1M - 0.25.0 c8568f914cd2 2e8e12a322f3 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter.smithi043 smithi043 running (8m) 47s ago 8m 7971k - 18.2.4-855-g19e2a2be 980a0bfcd684 9abf1158326b 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter.smithi175 smithi175 running (6m) 33s ago 6m 8143k - 18.2.4-855-g19e2a2be 980a0bfcd684 9d2f0b3cd2a9 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:crash.smithi043 smithi043 running (8m) 47s ago 8m 7220k - 18.2.4-855-g19e2a2be 980a0bfcd684 0038d7daa98b 2024-09-17T08:27:33.523 INFO:teuthology.orchestra.run.smithi043.stdout:crash.smithi175 smithi175 running (6m) 33s ago 6m 7224k - 18.2.4-855-g19e2a2be 980a0bfcd684 125b4d2c1a73 2024-09-17T08:27:33.524 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.smithi043 smithi043 *:3000 running (6m) 47s ago 7m 75.0M - 9.4.7 954c08fa6188 7a0135ae0078 2024-09-17T08:27:33.524 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.smithi043.jlbwzm smithi043 *:9283,8765,8443 running (9m) 47s ago 9m 477M - 18.2.4-855-g19e2a2be 980a0bfcd684 3e19d77accb0 2024-09-17T08:27:33.524 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.smithi175.zfopjy smithi175 *:8443,9283,8765 running (6m) 33s ago 6m 426M - 18.2.4-855-g19e2a2be 980a0bfcd684 a9647ba835a8 2024-09-17T08:27:33.524 INFO:teuthology.orchestra.run.smithi043.stdout:mon.smithi043 smithi043 running (9m) 47s ago 9m 44.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 56dcf415f302 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:mon.smithi175 smithi175 running (6m) 33s ago 6m 34.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 ef3a67ca8890 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.smithi043 smithi043 *:9100 running (8m) 47s ago 8m 8475k - 1.5.0 0da6a335fe13 c3ef243b466a 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.smithi175 smithi175 *:9100 running (6m) 33s ago 6m 8448k - 1.5.0 0da6a335fe13 1b655ded4287 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi175 running (5m) 33s ago 5m 40.1M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 a3ec7178b9ea 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (5m) 47s ago 5m 40.6M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 26a09ee4ae49 2024-09-17T08:27:33.525 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi175 running (5m) 33s ago 5m 47.3M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 d78247a3063f 2024-09-17T08:27:33.526 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (4m) 47s ago 5m 48.0M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 46af10745f25 2024-09-17T08:27:33.526 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi175 running (4m) 33s ago 4m 44.5M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 9c6421031628 2024-09-17T08:27:33.526 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi043 running (4m) 47s ago 4m 44.2M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 c105d4be5309 2024-09-17T08:27:33.526 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi175 running (4m) 33s ago 4m 45.1M 3772M 18.2.4-855-g19e2a2be 980a0bfcd684 f7626db304fd 2024-09-17T08:27:33.526 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi043 running (4m) 47s ago 4m 39.7M 3005M 18.2.4-855-g19e2a2be 980a0bfcd684 bd1f94cd3347 2024-09-17T08:27:33.527 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.smithi043 smithi043 *:9095 running (6m) 47s ago 7m 52.0M - 2.43.0 a07b618ecd1d e7fb04e79d79 2024-09-17T08:27:33.527 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:33 smithi043 bash[19863]: cluster 2024-09-17T08:27:31.134661+0000 mgr.smithi043.jlbwzm (mgr.14195) 294 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:34.187 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T08:27:35.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:35 smithi043 bash[19863]: cluster 2024-09-17T08:27:33.135040+0000 mgr.smithi043.jlbwzm (mgr.14195) 295 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:35.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:35 smithi043 bash[19863]: audit 2024-09-17T08:27:33.483897+0000 mgr.smithi043.jlbwzm (mgr.14195) 296 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:35.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:35 smithi175 bash[24990]: cluster 2024-09-17T08:27:33.135040+0000 mgr.smithi043.jlbwzm (mgr.14195) 295 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:35.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:35 smithi175 bash[24990]: audit 2024-09-17T08:27:33.483897+0000 mgr.smithi043.jlbwzm (mgr.14195) 296 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:36.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:36 smithi043 bash[19863]: cluster 2024-09-17T08:27:35.135572+0000 mgr.smithi043.jlbwzm (mgr.14195) 297 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:36.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:36 smithi175 bash[24990]: cluster 2024-09-17T08:27:35.135572+0000 mgr.smithi043.jlbwzm (mgr.14195) 297 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:38.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:38 smithi043 bash[19863]: cluster 2024-09-17T08:27:37.136198+0000 mgr.smithi043.jlbwzm (mgr.14195) 298 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:38.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:38 smithi175 bash[24990]: cluster 2024-09-17T08:27:37.136198+0000 mgr.smithi043.jlbwzm (mgr.14195) 298 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:38.948 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:40.254 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:40 smithi043 bash[19863]: cluster 2024-09-17T08:27:39.136751+0000 mgr.smithi043.jlbwzm (mgr.14195) 299 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:40.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:40 smithi175 bash[24990]: cluster 2024-09-17T08:27:39.136751+0000 mgr.smithi043.jlbwzm (mgr.14195) 299 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:41.969 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T08:27:41.969 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 56s ago 8m count:1 2024-09-17T08:27:41.969 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-exporter 2/2 56s ago 9m * 2024-09-17T08:27:41.969 INFO:teuthology.orchestra.run.smithi043.stdout:crash 2/2 56s ago 9m * 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 1/1 56s ago 9m count:1 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 56s ago 9m count:2 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:mon 2/2 56s ago 7m smithi043:172.21.15.43=smithi043;smithi175:172.21.15.175=smithi175;count:2 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 56s ago 8m * 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:osd.all-available-devices 8 56s ago 6m * 2024-09-17T08:27:41.970 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 56s ago 9m count:1 2024-09-17T08:27:42.273 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:42 smithi043 bash[19863]: cluster 2024-09-17T08:27:41.137309+0000 mgr.smithi043.jlbwzm (mgr.14195) 300 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:42.274 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:42 smithi043 bash[19863]: audit 2024-09-17T08:27:41.956127+0000 mgr.smithi043.jlbwzm (mgr.14195) 301 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:42.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:42 smithi175 bash[24990]: cluster 2024-09-17T08:27:41.137309+0000 mgr.smithi043.jlbwzm (mgr.14195) 300 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:42.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:42 smithi175 bash[24990]: audit 2024-09-17T08:27:41.956127+0000 mgr.smithi043.jlbwzm (mgr.14195) 301 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:42.609 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T08:27:44.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:44 smithi043 bash[19863]: cluster 2024-09-17T08:27:43.137876+0000 mgr.smithi043.jlbwzm (mgr.14195) 302 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:44.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:44 smithi043 bash[19863]: audit 2024-09-17T08:27:44.095433+0000 mon.smithi043 (mon.0) 817 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:44.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:44 smithi175 bash[24990]: cluster 2024-09-17T08:27:43.137876+0000 mgr.smithi043.jlbwzm (mgr.14195) 302 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:44.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:44 smithi175 bash[24990]: audit 2024-09-17T08:27:44.095433+0000 mon.smithi043 (mon.0) 817 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:27:46.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:46 smithi043 bash[19863]: cluster 2024-09-17T08:27:45.138485+0000 mgr.smithi043.jlbwzm (mgr.14195) 303 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:46.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:46 smithi175 bash[24990]: cluster 2024-09-17T08:27:45.138485+0000 mgr.smithi043.jlbwzm (mgr.14195) 303 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:47.374 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:48.465 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:48 smithi043 bash[19863]: cluster 2024-09-17T08:27:47.139096+0000 mgr.smithi043.jlbwzm (mgr.14195) 304 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:48.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:48 smithi175 bash[24990]: cluster 2024-09-17T08:27:47.139096+0000 mgr.smithi043.jlbwzm (mgr.14195) 304 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:50.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:50 smithi043 bash[19863]: cluster 2024-09-17T08:27:49.139758+0000 mgr.smithi043.jlbwzm (mgr.14195) 305 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:50.529 INFO:teuthology.orchestra.run.smithi043.stdout:HOST ADDR LABELS STATUS 2024-09-17T08:27:50.529 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 172.21.15.43 foo 2024-09-17T08:27:50.529 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 172.21.15.175 2024-09-17T08:27:50.529 INFO:teuthology.orchestra.run.smithi043.stdout:2 hosts in cluster 2024-09-17T08:27:50.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:50 smithi175 bash[24990]: cluster 2024-09-17T08:27:49.139758+0000 mgr.smithi043.jlbwzm (mgr.14195) 305 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:51.216 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T08:27:51.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:51 smithi043 bash[19863]: audit 2024-09-17T08:27:50.527901+0000 mgr.smithi043.jlbwzm (mgr.14195) 306 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:51.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:51 smithi175 bash[24990]: audit 2024-09-17T08:27:50.527901+0000 mgr.smithi043.jlbwzm (mgr.14195) 306 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:27:52.523 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:52 smithi043 bash[19863]: cluster 2024-09-17T08:27:51.140421+0000 mgr.smithi043.jlbwzm (mgr.14195) 307 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:52.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:52 smithi175 bash[24990]: cluster 2024-09-17T08:27:51.140421+0000 mgr.smithi043.jlbwzm (mgr.14195) 307 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:54.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:54 smithi043 bash[19863]: cluster 2024-09-17T08:27:53.141034+0000 mgr.smithi043.jlbwzm (mgr.14195) 308 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:54.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:54 smithi175 bash[24990]: cluster 2024-09-17T08:27:53.141034+0000 mgr.smithi043.jlbwzm (mgr.14195) 308 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:55.972 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:27:56.524 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:56 smithi043 bash[19863]: cluster 2024-09-17T08:27:55.141589+0000 mgr.smithi043.jlbwzm (mgr.14195) 309 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:56.560 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:56 smithi175 bash[24990]: cluster 2024-09-17T08:27:55.141589+0000 mgr.smithi043.jlbwzm (mgr.14195) 309 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:59.023 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:58 smithi175 bash[24990]: cluster 2024-09-17T08:27:57.142215+0000 mgr.smithi043.jlbwzm (mgr.14195) 310 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:59.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:58 smithi043 bash[19863]: cluster 2024-09-17T08:27:57.142215+0000 mgr.smithi043.jlbwzm (mgr.14195) 310 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:27:59.137 INFO:teuthology.orchestra.run.smithi043.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB751300GH480DGN 447G No 4m ago Has a FileSystem, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme1n1 ssd Linux_0c3a5673f49d61f679c5 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme2n1 ssd Linux_104185d01b0291136ae4 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme3n1 ssd Linux_32ec8070d76d874132dd 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi043 /dev/nvme4n1 ssd Linux_71926327cefd150d43a6 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300M0400BGN 372G No 4m ago Has a FileSystem, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme1n1 ssd Linux_9a40e2c1a76fb1d94be7 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme2n1 ssd Linux_d0887ec2de6ce8d3234d 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme3n1 ssd Linux_f83cd97bb8b9d314421b 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.138 INFO:teuthology.orchestra.run.smithi043.stdout:smithi175 /dev/nvme4n1 ssd Linux_cfbc5772ffdc3127588d 89.4G No 4m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-17T08:27:59.770 DEBUG:teuthology.orchestra.run.smithi043:> 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 27e7de0c-74cd-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-17T08:28:00.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:27:59 smithi043 bash[19863]: audit 2024-09-17T08:27:59.095710+0000 mon.smithi043 (mon.0) 818 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:28:00.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:27:59 smithi175 bash[24990]: audit 2024-09-17T08:27:59.095710+0000 mon.smithi043 (mon.0) 818 : audit [DBG] from='mgr.14195 172.21.15.43:0/1787623854' entity='mgr.smithi043.jlbwzm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T08:28:01.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:00 smithi043 bash[19863]: audit 2024-09-17T08:27:59.129906+0000 mgr.smithi043.jlbwzm (mgr.14195) 311 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:28:01.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:00 smithi043 bash[19863]: cluster 2024-09-17T08:27:59.142537+0000 mgr.smithi043.jlbwzm (mgr.14195) 312 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:01.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:00 smithi175 bash[24990]: audit 2024-09-17T08:27:59.129906+0000 mgr.smithi043.jlbwzm (mgr.14195) 311 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T08:28:01.061 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:00 smithi175 bash[24990]: cluster 2024-09-17T08:27:59.142537+0000 mgr.smithi043.jlbwzm (mgr.14195) 312 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:03.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:02 smithi043 bash[19863]: cluster 2024-09-17T08:28:01.143103+0000 mgr.smithi043.jlbwzm (mgr.14195) 313 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:03.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:02 smithi175 bash[24990]: cluster 2024-09-17T08:28:01.143103+0000 mgr.smithi043.jlbwzm (mgr.14195) 313 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:04.533 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/mon.smithi043/config 2024-09-17T08:28:05.024 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:04 smithi043 bash[19863]: cluster 2024-09-17T08:28:03.143830+0000 mgr.smithi043.jlbwzm (mgr.14195) 314 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:05.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:04 smithi175 bash[24990]: cluster 2024-09-17T08:28:03.143830+0000 mgr.smithi043.jlbwzm (mgr.14195) 314 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:06.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:06 smithi043 bash[19863]: cluster 2024-09-17T08:28:05.144574+0000 mgr.smithi043.jlbwzm (mgr.14195) 315 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:07.060 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:06 smithi175 bash[24990]: cluster 2024-09-17T08:28:05.144574+0000 mgr.smithi043.jlbwzm (mgr.14195) 315 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-17T08:28:07.815 INFO:teuthology.orchestra.run.smithi043.stdout:osd.all-available-devices 8 82s ago 6m * 2024-09-17T08:28:08.425 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T08:28:08.437 INFO:tasks.cephadm:Teardown begin 2024-09-17T08:28:08.438 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:28:08.452 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:28:08.467 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T08:28:08.467 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:28:08.500 DEBUG:teuthology.orchestra.run.smithi175:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T08:28:08.515 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T08:28:08.515 INFO:tasks.cephadm.mon.smithi043:Stopping mon.smithi043... 2024-09-17T08:28:08.516 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043 2024-09-17T08:28:08.681 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:08 smithi043 systemd[1]: Stopping Ceph mon.smithi043 for 27e7de0c-74cd-11ef-bceb-c7b262605968... 2024-09-17T08:28:08.876 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:08 smithi043 bash[19863]: debug 2024-09-17T08:28:08.677+0000 7f9191206640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi043 -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-17T08:28:08.876 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Sep 17 08:28:08 smithi043 bash[19863]: debug 2024-09-17T08:28:08.677+0000 7f9191206640 -1 mon.smithi043@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T08:28:09.464 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi043.service' 2024-09-17T08:28:09.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:28:09.513 INFO:tasks.cephadm.mon.smithi043:Stopped mon.smithi043 2024-09-17T08:28:09.513 INFO:tasks.cephadm.mon.smithi175:Stopping mon.smithi175... 2024-09-17T08:28:09.513 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi175 2024-09-17T08:28:09.810 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:09 smithi175 systemd[1]: Stopping Ceph mon.smithi175 for 27e7de0c-74cd-11ef-bceb-c7b262605968... 2024-09-17T08:28:09.811 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:09 smithi175 bash[24990]: debug 2024-09-17T08:28:09.638+0000 7f7abeec1640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi175 -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-17T08:28:09.811 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:09 smithi175 bash[24990]: debug 2024-09-17T08:28:09.638+0000 7f7abeec1640 -1 mon.smithi175@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T08:28:10.522 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:10 smithi175 bash[42734]: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968-mon-smithi175 2024-09-17T08:28:10.522 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:10 smithi175 bash[42795]: Error response from daemon: No such container: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968-mon-smithi175 2024-09-17T08:28:10.522 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:10 smithi175 systemd[1]: ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi175.service: Deactivated successfully. 2024-09-17T08:28:10.522 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Sep 17 08:28:10 smithi175 systemd[1]: Stopped Ceph mon.smithi175 for 27e7de0c-74cd-11ef-bceb-c7b262605968. 2024-09-17T08:28:10.523 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-27e7de0c-74cd-11ef-bceb-c7b262605968@mon.smithi175.service' 2024-09-17T08:28:10.576 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T08:28:10.576 INFO:tasks.cephadm.mon.smithi175:Stopped mon.smithi175 2024-09-17T08:28:10.576 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:28:10.702 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:28:57.230 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T08:28:57.350 INFO:teuthology.orchestra.run.smithi175.stdout:Deleting cluster with fsid: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:29:40.800 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:29:40.815 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T08:29:40.827 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T08:29:40.829 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi043/crash 2024-09-17T08:29:40.830 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:29:40.871 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:29:40.872 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:29:40.874 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi175/crash 2024-09-17T08:29:40.874 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T08:29:40.886 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T08:29:40.886 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2024-09-17T08:29:40.887 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T08:29:40.888 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T08:29:40.928 INFO:teuthology.orchestra.run.smithi043.stderr:grep: /var/log/ceph/27e7de0c-74cd-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T08:29:40.929 INFO:tasks.cephadm:Compressing logs... 2024-09-17T08:29:40.930 DEBUG:teuthology.orchestra.run.smithi043:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:29:40.973 DEBUG:teuthology.orchestra.run.smithi175:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:29:40.981 INFO:teuthology.orchestra.run.smithi043.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T08:29:40.985 INFO:teuthology.orchestra.run.smithi175.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T08:29:41.783 INFO:tasks.cephadm:Archiving logs... 2024-09-17T08:29:41.783 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi043/log 2024-09-17T08:29:41.784 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:29:41.935 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi175/log 2024-09-17T08:29:41.936 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T08:29:41.991 INFO:tasks.cephadm:Removing cluster... 2024-09-17T08:29:41.991 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 --force 2024-09-17T08:29:42.110 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:29:43.249 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 27e7de0c-74cd-11ef-bceb-c7b262605968 --force 2024-09-17T08:29:43.369 INFO:teuthology.orchestra.run.smithi175.stdout:Deleting cluster with fsid: 27e7de0c-74cd-11ef-bceb-c7b262605968 2024-09-17T08:29:44.494 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T08:29:44.494 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:29:44.501 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T08:29:44.506 INFO:tasks.cephadm:Teardown complete 2024-09-17T08:29:44.507 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-17T08:29:44.522 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_1... 2024-09-17T08:29:44.522 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_1 2024-09-17T08:29:44.827 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T08:29:44.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:44.830 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_2... 2024-09-17T08:29:44.830 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_2 2024-09-17T08:29:45.096 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T08:29:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:45.097 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_3... 2024-09-17T08:29:45.097 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_3 2024-09-17T08:29:45.368 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T08:29:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:45.369 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi043:/dev/vg_nvme/lv_4... 2024-09-17T08:29:45.369 DEBUG:teuthology.orchestra.run.smithi043:> sudo nvme disconnect -n lv_4 2024-09-17T08:29:45.643 INFO:teuthology.orchestra.run.smithi043.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T08:29:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:45.645 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T08:29:45.645 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/scratch_devs 2024-09-17T08:29:45.662 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi175:/dev/vg_nvme/lv_1... 2024-09-17T08:29:45.662 DEBUG:teuthology.orchestra.run.smithi175:> sudo nvme disconnect -n lv_1 2024-09-17T08:29:45.954 INFO:teuthology.orchestra.run.smithi175.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-17T08:29:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:45.956 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi175:/dev/vg_nvme/lv_2... 2024-09-17T08:29:45.956 DEBUG:teuthology.orchestra.run.smithi175:> sudo nvme disconnect -n lv_2 2024-09-17T08:29:46.226 INFO:teuthology.orchestra.run.smithi175.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-17T08:29:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:46.228 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi175:/dev/vg_nvme/lv_3... 2024-09-17T08:29:46.228 DEBUG:teuthology.orchestra.run.smithi175:> sudo nvme disconnect -n lv_3 2024-09-17T08:29:46.530 INFO:teuthology.orchestra.run.smithi175.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-17T08:29:46.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:46.532 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi175:/dev/vg_nvme/lv_4... 2024-09-17T08:29:46.532 DEBUG:teuthology.orchestra.run.smithi175:> sudo nvme disconnect -n lv_4 2024-09-17T08:29:46.790 INFO:teuthology.orchestra.run.smithi175.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-17T08:29:46.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:46.792 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T08:29:46.792 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/scratch_devs 2024-09-17T08:29:46.806 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T08:29:46.816 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T08:29:46.816 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:29:46.818 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout:*hv01.front.sepi 67.205.162.81 3 u 8 64 377 0.077 -0.656 0.694 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout:+hv02.front.sepi 96.245.170.99 3 u 10 64 377 0.102 +2.796 0.857 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout:+hv03.front.sepi 74.6.168.72 3 u - 64 377 0.081 -2.908 0.556 2024-09-17T08:29:46.831 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T08:29:46.861 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T08:29:46.861 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-09-17T08:29:46.862 INFO:teuthology.orchestra.run.smithi175.stdout:*hv01.front.sepi 67.205.162.81 3 u 4 64 377 0.117 -1.593 1.404 2024-09-17T08:29:46.862 INFO:teuthology.orchestra.run.smithi175.stdout:+hv02.front.sepi 96.245.170.99 3 u 2 64 377 0.116 +2.644 2.059 2024-09-17T08:29:46.862 INFO:teuthology.orchestra.run.smithi175.stdout:+hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.068 -4.737 0.967 2024-09-17T08:29:46.862 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T08:29:46.863 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T08:29:46.872 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T08:29:46.872 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T08:29:46.902 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T08:29:46.941 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T08:29:46.979 INFO:teuthology.task.internal:Duration was 1260.619313 seconds 2024-09-17T08:29:46.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T08:29:47.029 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T08:29:47.029 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:29:47.032 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T08:29:47.070 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T08:29:47.071 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T08:29:47.071 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:29:47.129 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T08:29:47.129 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:29:47.139 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T08:29:47.139 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:29:47.176 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T08:29:47.220 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T08:29:47.220 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:29:47.222 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T08:29:47.348 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T08:29:47.360 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T08:29:47.360 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:29:47.372 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T08:29:47.384 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T08:29:47.425 DEBUG:teuthology.orchestra.run.smithi043:> 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-17T08:29:47.427 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T08:29:47.437 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-17T08:29:47.439 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-09-17T08:29:47.462 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:29:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:47.507 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T08:29:47.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T08:29:47.512 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T08:29:47.522 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T08:29:47.523 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi043 2024-09-17T08:29:47.523 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:29:47.576 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908200/remote/smithi175 2024-09-17T08:29:47.576 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T08:29:47.599 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T08:29:47.599 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:29:47.612 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T08:29:47.647 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T08:29:47.658 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T08:29:47.658 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T08:29:47.780 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T08:29:47.781 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:29:47.783 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T08:29:47.787 INFO:teuthology.orchestra.run.smithi043.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:29 /home/ubuntu/cephtest 2024-09-17T08:29:47.789 INFO:teuthology.orchestra.run.smithi175.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 08:29 /home/ubuntu/cephtest 2024-09-17T08:29:47.791 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T08:29:47.827 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T08:29:47.909 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/client-keyring 3-final} duration: 1260.6193125247955 owner: scheduled_teuthology@teuthology success: true 2024-09-17T08:29:47.909 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T08:29:47.992 INFO:teuthology.run:pass