2024-03-24T11:51:48.040 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-24T11:51:48.040 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi --verbose --description orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} --archive /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974 --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/orig.config.yaml 2024-03-24T11:51:48.065 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T11:51:48.145 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974 branch: squid description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} email: ceph-qa@ceph.com first_in_suite: false job_id: '7617974' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid 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\) sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 workunit: branch: squid sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 8903 sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 sleep_before_teardown: 0 subset: 44/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 targets: smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHgIU2/gvgEHm0L0O3BR+MrmQIKk+thbfvnaQvAmJw2YLBUXmy7xxE/cb9f3iyDLUoL2gtP7+tUagY5HJI3NS7c= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFNrihMIj6ivv9qBFIHjwH5mSa1tlRTfL7iPJ5X0qmjv3S0sXe0gWMuPF8btB/wwZdq6QWZPlVJPpC21ywhR79c= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-22_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-24T11:51:48.145 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa; will attempt to use it 2024-03-24T11:51:48.146 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa/tasks 2024-03-24T11:51:48.146 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-24T11:51:48.147 INFO:teuthology.task.internal:Checking packages... 2024-03-24T11:51:48.170 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'db0330b1e4e2470d52b750e251e55a522b4f7d69' 2024-03-24T11:51:48.170 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-24T11:51:48.170 INFO:teuthology.packaging:ref: None 2024-03-24T11:51:48.170 INFO:teuthology.packaging:tag: None 2024-03-24T11:51:48.170 INFO:teuthology.packaging:branch: squid 2024-03-24T11:51:48.170 INFO:teuthology.packaging:sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:51:48.171 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-03-24T11:51:48.319 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1764-gf73f1dfd-1jammy 2024-03-24T11:51:48.320 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-24T11:51:48.327 INFO:teuthology.task.internal:no buildpackages task found 2024-03-24T11:51:48.327 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-24T11:51:48.365 INFO:teuthology.task.internal:Saving configuration 2024-03-24T11:51:48.376 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-24T11:51:48.389 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T11:51:48.411 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974', '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-03-24 11:45:07.894349', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIaDGDH+kkG1rXGf7v2k2Aaj3OGP0HYW6dkcDIWTheKi'} 2024-03-24T11:51:48.428 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974', '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-03-24 11:45:07.892564', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPyKIert0YVGpsd/gR58FwQ91n/Z/8HgoTBQRhoXeavC'} 2024-03-24T11:51:48.428 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-24T11:51:48.434 INFO:teuthology.task.internal:roles: ubuntu@smithi118.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-03-24T11:51:48.434 INFO:teuthology.task.internal:roles: ubuntu@smithi159.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-03-24T11:51:48.434 INFO:teuthology.run_tasks:Running task console_log... 2024-03-24T11:51:48.520 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3fa2a75280>, signals=[15]) 2024-03-24T11:51:48.520 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-24T11:51:48.527 INFO:teuthology.task.internal:Opening connections... 2024-03-24T11:51:48.527 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2024-03-24T11:51:48.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:51:48.609 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-03-24T11:51:48.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:51:48.685 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-24T11:51:48.693 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2024-03-24T11:51:48.698 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2024-03-24T11:51:48.698 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Ubuntu" 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="22.04" 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_CODENAME=jammy 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:ID=ubuntu 2024-03-24T11:51:48.742 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE=debian 2024-03-24T11:51:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T11:51:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T11:51:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T11:51:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T11:51:48.743 INFO:teuthology.orchestra.run.smithi118.stdout:UBUNTU_CODENAME=jammy 2024-03-24T11:51:48.743 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2024-03-24T11:51:48.776 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-03-24T11:51:48.781 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-03-24T11:51:48.781 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="Ubuntu" 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="22.04" 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_CODENAME=jammy 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:ID=ubuntu 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE=debian 2024-03-24T11:51:48.830 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T11:51:48.831 INFO:teuthology.orchestra.run.smithi159.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T11:51:48.831 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T11:51:48.831 INFO:teuthology.orchestra.run.smithi159.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T11:51:48.831 INFO:teuthology.orchestra.run.smithi159.stdout:UBUNTU_CODENAME=jammy 2024-03-24T11:51:48.831 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-03-24T11:51:48.851 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-24T11:51:48.860 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-24T11:51:48.881 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-24T11:51:48.881 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2024-03-24T11:51:48.884 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-03-24T11:51:48.888 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-24T11:51:48.906 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-24T11:51:48.906 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2024-03-24T11:51:48.936 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-03-24T11:51:49.112 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-24T11:51:49.169 INFO:teuthology.run_tasks:Running task kernel... 2024-03-24T11:51:49.183 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-24T11:51:49.183 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-24T11:51:49.184 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T11:51:49.184 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T11:51:49.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T11:51:49.189 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-03-24T11:51:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T11:51:49.190 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-03-24T11:51:49.235 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-56-generic 2024-03-24T11:51:49.235 INFO:teuthology.task.kernel:Running kernel on smithi118: 5.15.0-56-generic 2024-03-24T11:51:49.235 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-03-24T11:51:49.239 INFO:teuthology.orchestra.run.smithi159.stdout:5.15.0-56-generic 2024-03-24T11:51:49.239 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.15.0-56-generic 2024-03-24T11:51:49.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2024-03-24T11:51:49.381 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-03-24T11:51:49.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2024-03-24T11:51:49.534 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-24T11:51:49.535 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-24T11:51:49.535 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-24T11:51:49.535 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-24T11:51:49.623 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-24T11:51:49.642 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-24T11:51:49.723 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-24T11:51:49.752 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [428 kB] 2024-03-24T11:51:49.767 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,286 kB] 2024-03-24T11:51:49.827 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,286 kB] 2024-03-24T11:51:49.865 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,502 kB] 2024-03-24T11:51:49.868 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [229 kB] 2024-03-24T11:51:49.872 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-24T11:51:49.872 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,591 kB] 2024-03-24T11:51:49.885 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [428 kB] 2024-03-24T11:51:49.895 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-24T11:51:49.896 INFO:teuthology.orchestra.run.smithi159.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [267 kB] 2024-03-24T11:51:49.897 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [229 kB] 2024-03-24T11:51:49.898 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-24T11:51:49.898 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,591 kB] 2024-03-24T11:51:49.900 INFO:teuthology.orchestra.run.smithi159.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-24T11:51:49.901 INFO:teuthology.orchestra.run.smithi159.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-24T11:51:49.910 INFO:teuthology.orchestra.run.smithi159.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [851 kB] 2024-03-24T11:51:49.921 INFO:teuthology.orchestra.run.smithi159.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-03-24T11:51:49.923 INFO:teuthology.orchestra.run.smithi159.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-24T11:51:49.932 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-24T11:51:49.932 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [267 kB] 2024-03-24T11:51:49.935 INFO:teuthology.orchestra.run.smithi159.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-24T11:51:49.935 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-24T11:51:49.936 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [851 kB] 2024-03-24T11:51:49.936 INFO:teuthology.orchestra.run.smithi159.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-24T11:51:49.948 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-24T11:51:49.953 INFO:teuthology.orchestra.run.smithi118.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-03-24T11:51:49.955 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-24T11:51:49.956 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-24T11:51:49.969 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-24T11:51:49.969 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [594 kB] 2024-03-24T11:51:49.970 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-24T11:51:49.970 INFO:teuthology.orchestra.run.smithi118.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-24T11:51:49.973 INFO:teuthology.orchestra.run.smithi159.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-24T11:51:49.974 INFO:teuthology.orchestra.run.smithi159.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-24T11:51:49.977 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [289 kB] 2024-03-24T11:51:49.982 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-24T11:51:49.983 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,619 kB] 2024-03-24T11:51:50.010 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-24T11:51:50.010 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [271 kB] 2024-03-24T11:51:50.013 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-24T11:51:50.013 INFO:teuthology.orchestra.run.smithi118.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,059 kB] 2024-03-24T11:51:50.024 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [697 kB] 2024-03-24T11:51:50.032 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [240 kB] 2024-03-24T11:51:50.034 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-24T11:51:50.034 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-03-24T11:51:50.035 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-03-24T11:51:50.053 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-03-24T11:51:50.053 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-24T11:51:50.053 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-24T11:51:50.054 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-24T11:51:50.054 INFO:teuthology.orchestra.run.smithi118.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-24T11:51:50.055 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-24T11:51:50.075 INFO:teuthology.orchestra.run.smithi118.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-24T11:51:50.075 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-24T11:51:50.075 INFO:teuthology.orchestra.run.smithi118.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-24T11:51:50.076 INFO:teuthology.orchestra.run.smithi118.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-24T11:51:50.077 INFO:teuthology.orchestra.run.smithi159.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-24T11:51:50.216 INFO:teuthology.orchestra.run.smithi159.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [594 kB] 2024-03-24T11:51:50.412 INFO:teuthology.orchestra.run.smithi159.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,502 kB] 2024-03-24T11:51:50.558 INFO:teuthology.orchestra.run.smithi159.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [289 kB] 2024-03-24T11:51:50.576 INFO:teuthology.orchestra.run.smithi159.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-24T11:51:50.577 INFO:teuthology.orchestra.run.smithi159.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-24T11:51:50.578 INFO:teuthology.orchestra.run.smithi159.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,619 kB] 2024-03-24T11:51:50.634 INFO:teuthology.orchestra.run.smithi159.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [271 kB] 2024-03-24T11:51:50.641 INFO:teuthology.orchestra.run.smithi159.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-24T11:51:50.806 INFO:teuthology.orchestra.run.smithi159.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [697 kB] 2024-03-24T11:51:51.385 INFO:teuthology.orchestra.run.smithi159.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,059 kB] 2024-03-24T11:51:51.495 INFO:teuthology.orchestra.run.smithi159.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [240 kB] 2024-03-24T11:51:51.517 INFO:teuthology.orchestra.run.smithi159.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-24T11:51:51.520 INFO:teuthology.orchestra.run.smithi159.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-03-24T11:51:51.522 INFO:teuthology.orchestra.run.smithi159.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-03-24T11:51:51.525 INFO:teuthology.orchestra.run.smithi159.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-03-24T11:51:51.527 INFO:teuthology.orchestra.run.smithi159.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-24T11:51:51.534 INFO:teuthology.orchestra.run.smithi159.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-24T11:51:51.537 INFO:teuthology.orchestra.run.smithi159.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-24T11:51:51.541 INFO:teuthology.orchestra.run.smithi159.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-24T11:51:51.708 INFO:teuthology.orchestra.run.smithi159.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-24T11:51:51.791 INFO:teuthology.orchestra.run.smithi159.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-24T11:51:51.898 INFO:teuthology.orchestra.run.smithi159.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-24T11:51:51.956 INFO:teuthology.orchestra.run.smithi159.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-24T11:51:51.990 INFO:teuthology.orchestra.run.smithi159.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-24T11:51:55.511 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 12.5 MB in 2s (7,024 kB/s) 2024-03-24T11:51:56.338 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 12.5 MB in 3s (4,923 kB/s) 2024-03-24T11:51:56.985 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-24T11:51:57.001 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:51:57.063 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-24T11:51:57.257 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-03-24T11:51:57.257 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-03-24T11:51:57.427 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-03-24T11:51:57.427 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-24T11:51:57.427 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-24T11:51:57.428 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-24T11:51:57.428 INFO:teuthology.orchestra.run.smithi118.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-24T11:51:57.428 INFO:teuthology.orchestra.run.smithi118.stdout: python2.7-minimal 2024-03-24T11:51:57.428 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-24T11:51:57.429 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2024-03-24T11:51:57.429 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-24T11:51:57.429 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-24T11:51:57.429 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-24T11:51:57.431 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2024-03-24T11:51:57.431 INFO:teuthology.orchestra.run.smithi118.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-24T11:51:57.431 INFO:teuthology.orchestra.run.smithi118.stdout:Recommended packages: 2024-03-24T11:51:57.431 INFO:teuthology.orchestra.run.smithi118.stdout: thermald 2024-03-24T11:51:57.479 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2024-03-24T11:51:57.479 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-24T11:51:57.479 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-24T11:51:57.479 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-24T11:51:57.480 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages will be upgraded: 2024-03-24T11:51:57.481 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T11:51:57.657 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2024-03-24T11:51:57.660 INFO:teuthology.orchestra.run.smithi118.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-03-24T11:51:57.660 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 113 MB of archives. 2024-03-24T11:51:57.660 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-24T11:51:57.660 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-24T11:51:57.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:51:57.732 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2024-03-24T11:51:57.920 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2024-03-24T11:51:57.920 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2024-03-24T11:51:58.093 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages were automatically installed and are no longer required: 2024-03-24T11:51:58.093 INFO:teuthology.orchestra.run.smithi159.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-24T11:51:58.093 INFO:teuthology.orchestra.run.smithi159.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-24T11:51:58.094 INFO:teuthology.orchestra.run.smithi159.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-24T11:51:58.094 INFO:teuthology.orchestra.run.smithi159.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-24T11:51:58.094 INFO:teuthology.orchestra.run.smithi159.stdout: python2.7-minimal 2024-03-24T11:51:58.094 INFO:teuthology.orchestra.run.smithi159.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-24T11:51:58.095 INFO:teuthology.orchestra.run.smithi159.stdout:The following additional packages will be installed: 2024-03-24T11:51:58.095 INFO:teuthology.orchestra.run.smithi159.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-24T11:51:58.095 INFO:teuthology.orchestra.run.smithi159.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-24T11:51:58.096 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-24T11:51:58.097 INFO:teuthology.orchestra.run.smithi159.stdout:Suggested packages: 2024-03-24T11:51:58.098 INFO:teuthology.orchestra.run.smithi159.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-24T11:51:58.098 INFO:teuthology.orchestra.run.smithi159.stdout:Recommended packages: 2024-03-24T11:51:58.098 INFO:teuthology.orchestra.run.smithi159.stdout: thermald 2024-03-24T11:51:58.146 INFO:teuthology.orchestra.run.smithi159.stdout:The following NEW packages will be installed: 2024-03-24T11:51:58.146 INFO:teuthology.orchestra.run.smithi159.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-24T11:51:58.147 INFO:teuthology.orchestra.run.smithi159.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-24T11:51:58.147 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-24T11:51:58.148 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages will be upgraded: 2024-03-24T11:51:58.148 INFO:teuthology.orchestra.run.smithi159.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T11:51:58.204 INFO:teuthology.orchestra.run.smithi159.stdout:3 upgraded, 5 newly installed, 0 to remove and 298 not upgraded. 2024-03-24T11:51:58.204 INFO:teuthology.orchestra.run.smithi159.stdout:Need to get 113 MB of archives. 2024-03-24T11:51:58.204 INFO:teuthology.orchestra.run.smithi159.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-24T11:51:58.204 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-24T11:51:58.720 INFO:teuthology.orchestra.run.smithi159.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-24T11:51:58.871 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-24T11:51:59.058 INFO:teuthology.orchestra.run.smithi118.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-24T11:51:59.401 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-24T11:51:59.961 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-24T11:51:59.962 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-24T11:51:59.962 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-24T11:52:00.170 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-24T11:52:00.221 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-24T11:52:00.614 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 113 MB in 2s (54.8 MB/s) 2024-03-24T11:52:00.784 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-24T11:52:01.739 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-24T11:52:01.739 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-24T11:52:01.740 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-24T11:52:02.192 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-24T11:52:02.244 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-24T11:52:02.652 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 113 MB in 5s (23.8 MB/s) 2024-03-24T11:52:02.789 INFO:teuthology.orchestra.run.smithi159.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-03-24T11:52:02.793 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:02.822 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-24T11:52:02.923 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:04.835 INFO:teuthology.orchestra.run.smithi118.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-03-24T11:52:04.839 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:04.908 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-24T11:52:04.927 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:04.929 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:05.011 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:05.437 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-24T11:52:05.457 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:05.495 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:07.660 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-24T11:52:07.681 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:07.768 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:08.263 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-24T11:52:08.284 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:08.313 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:11.680 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:11.799 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:12.141 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:12.261 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:12.539 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-24T11:52:12.550 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-24T11:52:12.581 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-24T11:52:15.282 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:15.424 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:15.757 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:15.919 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:16.214 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-24T11:52:16.236 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-24T11:52:16.281 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-24T11:52:18.017 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-24T11:52:18.054 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:18.092 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:21.116 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:21.214 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:21.522 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-24T11:52:21.644 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:21.761 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-24T11:52:21.873 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:22.499 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-24T11:52:22.536 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-24T11:52:22.574 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:23.192 INFO:teuthology.orchestra.run.smithi159.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:23.192 INFO:teuthology.orchestra.run.smithi159.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:23.193 INFO:teuthology.orchestra.run.smithi159.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:23.193 INFO:teuthology.orchestra.run.smithi159.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:23.351 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:24.743 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:26.172 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-24T11:52:26.194 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-24T11:52:26.289 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-24T11:52:26.303 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-24T11:52:26.422 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:26.493 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T11:52:26.493 INFO:teuthology.orchestra.run.smithi159.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:26.664 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-24T11:52:26.777 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:26.878 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-24T11:52:26.999 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:28.336 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:28.336 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:28.336 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:28.336 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:28.538 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:29.980 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:31.815 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-24T11:52:31.974 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-24T11:52:32.109 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-24T11:52:32.178 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T11:52:32.178 INFO:teuthology.orchestra.run.smithi118.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:41.262 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T11:52:41.263 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub' 2024-03-24T11:52:41.274 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:52:41.296 INFO:teuthology.orchestra.run.smithi159.stdout:Generating grub configuration file ... 2024-03-24T11:52:41.549 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:41.568 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:41.884 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:41.890 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:41.965 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-24T11:52:41.971 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-24T11:52:42.127 INFO:teuthology.orchestra.run.smithi159.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-24T11:52:42.128 INFO:teuthology.orchestra.run.smithi159.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-24T11:52:42.128 INFO:teuthology.orchestra.run.smithi159.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-24T11:52:42.166 INFO:teuthology.orchestra.run.smithi159.stdout:done 2024-03-24T11:52:42.565 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic 2024-03-24T11:52:42.581 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic 2024-03-24T11:52:42.581 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2024-03-24T11:52:42.581 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2024-03-24T11:52:42.581 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2024-03-24T11:52:42.581 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 21 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.15.0.101.98 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:52:42.582 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2024-03-24T11:52:42.582 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-24T11:52:42.583 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T11:52:42.583 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T11:52:42.583 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-24T11:52:42.583 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T11:52:42.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2024-03-24T11:52:42.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2024-03-24T11:52:42.878 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-24T11:52:42.878 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-24T11:52:42.892 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-24T11:52:42.930 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-24T11:52:44.182 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2024-03-24T11:52:44.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:52:44.257 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2024-03-24T11:52:44.446 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2024-03-24T11:52:44.447 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2024-03-24T11:52:44.599 INFO:teuthology.orchestra.run.smithi159.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages were automatically installed and are no longer required: 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-24T11:52:44.600 INFO:teuthology.orchestra.run.smithi159.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-24T11:52:44.639 INFO:teuthology.orchestra.run.smithi159.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-03-24T11:52:44.641 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 21 2024-03-24T11:52:44.658 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.15.0.101.98 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:52:44.659 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2024-03-24T11:52:44.659 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2024-03-24T11:52:44.705 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.dzUcDLA7fj 2024-03-24T11:52:44.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dzUcDLA7fj 2024-03-24T11:52:44.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.dzUcDLA7fj 2024-03-24T11:52:44.886 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.dzUcDLA7fj is 10KB 2024-03-24T11:52:44.899 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.dzUcDLA7fj 2024-03-24T11:52:44.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T11:52:44.961 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T11:52:44.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T11:52:44.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T11:52:45.035 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-24T11:52:45.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo update-grub 2024-03-24T11:52:46.080 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub' 2024-03-24T11:52:46.081 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:52:46.085 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2024-03-24T11:52:46.276 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:46.282 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:46.522 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:46.527 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:46.569 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-24T11:52:46.574 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-24T11:52:46.672 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T11:52:46.672 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub' 2024-03-24T11:52:46.685 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:52:46.691 INFO:teuthology.orchestra.run.smithi159.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-24T11:52:46.691 INFO:teuthology.orchestra.run.smithi159.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-24T11:52:46.691 INFO:teuthology.orchestra.run.smithi159.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-24T11:52:46.700 INFO:teuthology.orchestra.run.smithi118.stdout:Generating grub configuration file ... 2024-03-24T11:52:46.716 INFO:teuthology.orchestra.run.smithi159.stderr:done 2024-03-24T11:52:46.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2024-03-24T11:52:47.008 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:47.023 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:47.345 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:47.351 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:47.420 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-24T11:52:47.425 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-24T11:52:47.614 INFO:teuthology.orchestra.run.smithi118.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-24T11:52:47.614 INFO:teuthology.orchestra.run.smithi118.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-24T11:52:47.614 INFO:teuthology.orchestra.run.smithi118.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-24T11:52:47.656 INFO:teuthology.orchestra.run.smithi118.stdout:done 2024-03-24T11:52:48.125 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-03-24T11:52:48.150 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.101.98 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-03-24T11:52:48.151 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:52:48.152 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-03-24T11:52:48.152 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-24T11:52:48.152 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T11:52:48.152 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T11:52:48.152 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-24T11:52:48.152 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T11:52:48.152 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-03-24T11:52:48.331 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-03-24T11:52:48.459 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-24T11:52:48.576 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-24T11:52:48.659 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-24T11:52:48.751 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-24T11:52:49.860 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-24T11:52:49.877 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:52:49.928 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-03-24T11:52:50.102 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-03-24T11:52:50.102 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages were automatically installed and are no longer required: 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-24T11:52:50.254 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-24T11:52:50.255 INFO:teuthology.orchestra.run.smithi118.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-24T11:52:50.255 INFO:teuthology.orchestra.run.smithi118.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-24T11:52:50.293 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-03-24T11:52:50.295 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 21 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.15.0.101.98 2024-03-24T11:52:50.353 INFO:teuthology.orchestra.run.smithi118.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-24T11:52:50.354 INFO:teuthology.orchestra.run.smithi118.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T11:52:50.354 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-03-24T11:52:50.354 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-03-24T11:52:50.354 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:52:50.354 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-03-24T11:52:50.354 DEBUG:teuthology.orchestra.run.smithi118:> mktemp 2024-03-24T11:52:50.398 INFO:teuthology.orchestra.run.smithi118.stdout:/tmp/tmp.kp0mQ9BIXx 2024-03-24T11:52:50.398 DEBUG:teuthology.orchestra.run.smithi118:> sudo cp /boot/grub/grub.cfg /tmp/tmp.kp0mQ9BIXx 2024-03-24T11:52:50.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0666 /tmp/tmp.kp0mQ9BIXx 2024-03-24T11:52:50.576 DEBUG:teuthology.orchestra.remote:smithi118:/tmp/tmp.kp0mQ9BIXx is 10KB 2024-03-24T11:52:50.588 DEBUG:teuthology.orchestra.run.smithi118:> rm -fr /tmp/tmp.kp0mQ9BIXx 2024-03-24T11:52:50.593 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T11:52:50.645 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T11:52:50.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T11:52:50.645 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T11:52:50.715 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-24T11:52:50.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo update-grub 2024-03-24T11:52:52.266 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub' 2024-03-24T11:52:52.268 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:52:52.280 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2024-03-24T11:52:52.472 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-24T11:52:52.478 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-24T11:52:52.708 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-24T11:52:52.713 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-24T11:52:52.757 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-24T11:52:52.763 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-24T11:52:52.901 INFO:teuthology.orchestra.run.smithi118.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-24T11:52:52.901 INFO:teuthology.orchestra.run.smithi118.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-24T11:52:52.901 INFO:teuthology.orchestra.run.smithi118.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-24T11:52:52.913 INFO:teuthology.orchestra.run.smithi118.stderr:done 2024-03-24T11:52:52.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo shutdown -r now 2024-03-24T11:53:16.751 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-24T11:53:16.752 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T11:53:16.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:53:22.982 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-24T11:53:22.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T11:53:22.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:53:35.262 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-03-24T11:53:44.270 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T11:53:44.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:53:47.326 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-03-24T11:53:57.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-24T11:53:59.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T11:53:59.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:54:06.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T11:54:06.543 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:54:09.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-24T11:54:21.601 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T11:54:21.602 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:54:40.030 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-03-24T11:54:55.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T11:54:55.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:54:55.279 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-03-24T11:54:55.802 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T11:54:55.802 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-101-generic"... 2024-03-24T11:54:55.803 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-03-24T11:54:55.849 INFO:teuthology.orchestra.run.smithi118.stdout:5.15.0-101-generic 2024-03-24T11:54:55.850 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-24T11:54:55.851 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T11:54:55.851 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T11:54:56.852 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-24T11:54:56.852 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T11:54:56.942 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2024-03-24T11:54:56.963 DEBUG:teuthology.parallel:result is None 2024-03-24T11:54:59.331 DEBUG:teuthology.orchestra.remote:timed out 2024-03-24T11:55:14.332 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T11:55:14.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:55:14.464 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-03-24T11:55:14.957 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T11:55:14.958 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-101-generic"... 2024-03-24T11:55:14.958 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-03-24T11:55:14.963 INFO:teuthology.orchestra.run.smithi159.stdout:5.15.0-101-generic 2024-03-24T11:55:14.963 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-24T11:55:14.963 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T11:55:14.963 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T11:55:15.964 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-24T11:55:15.965 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T11:55:16.053 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-03-24T11:55:16.078 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:16.078 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-24T11:55:16.085 INFO:teuthology.task.internal:Creating test directory... 2024-03-24T11:55:16.085 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T11:55:16.088 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T11:55:16.093 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-24T11:55:16.111 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-24T11:55:16.144 INFO:teuthology.task.internal:Creating archive directory... 2024-03-24T11:55:16.145 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T11:55:16.147 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T11:55:16.167 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-24T11:55:16.176 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-24T11:55:16.177 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T11:55:16.206 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T11:55:16.224 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:55:16.229 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:55:16.232 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:55:16.237 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:55:16.239 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-24T11:55:16.245 INFO:teuthology.task.internal:Configuring sudo... 2024-03-24T11:55:16.246 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T11:55:16.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T11:55:16.295 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-24T11:55:16.303 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-24T11:55:16.304 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T11:55:16.338 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T11:55:16.344 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T11:55:16.389 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T11:55:16.437 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T11:55:16.438 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T11:55:16.502 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T11:55:16.509 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T11:55:16.557 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T11:55:16.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T11:55:16.618 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2024-03-24T11:55:16.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-03-24T11:55:16.693 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-24T11:55:16.701 INFO:teuthology.task.internal:Starting timer... 2024-03-24T11:55:16.701 INFO:teuthology.run_tasks:Running task pcp... 2024-03-24T11:55:16.741 INFO:teuthology.run_tasks:Running task selinux... 2024-03-24T11:55:16.773 DEBUG:teuthology.task.selinux:Excluding smithi118: OS 'ubuntu' does not support SELinux 2024-03-24T11:55:16.773 DEBUG:teuthology.task.selinux:Excluding smithi159: OS 'ubuntu' does not support SELinux 2024-03-24T11:55:16.773 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-24T11:55:16.773 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-24T11:55:16.773 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-24T11:55:16.773 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-24T11:55:16.805 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-24T11:55:16.822 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-03-24T11:55:16.823 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi118.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-24T12:02:19.857 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi118.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2024-03-24T12:02:19.859 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T12:02:19.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:02:19.946 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-03-24T12:02:20.026 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-03-24T12:02:20.027 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T12:02:20.027 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:02:20.107 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-03-24T12:02:20.184 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-03-24T12:02:20.184 INFO:teuthology.run_tasks:Running task clock... 2024-03-24T12:02:20.196 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-24T12:02:20.196 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T12:02:20.197 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:20.199 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T12:02:20.199 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Command line: ntpd -gq 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: ---------------------------------------------------- 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: ntp-4 is maintained by Network Time Foundation, 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: corporation. Support and training for ntp-4 are 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: available at https://www.nwtime.org/support 2024-03-24T12:02:20.227 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: ---------------------------------------------------- 2024-03-24T12:02:20.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: proto: precision = 0.043 usec (-24) 2024-03-24T12:02:20.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: basedate set to 2022-02-04 2024-03-24T12:02:20.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: gps base set to 2022-02-06 (week 2196) 2024-03-24T12:02:20.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:02:20.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:02:20.229 INFO:teuthology.orchestra.run.smithi118.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:02:20.229 INFO:teuthology.orchestra.run.smithi118.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen normally on 3 enp3s0f1 172.21.15.118:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen normally on 4 lo [::1]:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d725%5]:123 2024-03-24T12:02:20.230 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:20 ntpd[17234]: Listening on routing socket on fd #22 for interface updates 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Command line: ntpd -gq 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: ---------------------------------------------------- 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: ntp-4 is maintained by Network Time Foundation, 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: corporation. Support and training for ntp-4 are 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: available at https://www.nwtime.org/support 2024-03-24T12:02:20.257 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: ---------------------------------------------------- 2024-03-24T12:02:20.258 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: proto: precision = 0.045 usec (-24) 2024-03-24T12:02:20.258 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: basedate set to 2022-02-04 2024-03-24T12:02:20.258 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: gps base set to 2022-02-06 (week 2196) 2024-03-24T12:02:20.259 INFO:teuthology.orchestra.run.smithi159.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:02:20.259 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:02:20.259 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:02:20.259 INFO:teuthology.orchestra.run.smithi159.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen normally on 3 enp3s0f1 172.21.15.159:123 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen normally on 4 lo [::1]:123 2024-03-24T12:02:20.260 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:724f%5]:123 2024-03-24T12:02:20.261 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:20 ntpd[17251]: Listening on routing socket on fd #22 for interface updates 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:21.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:21 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:23.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:23 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:23.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:23.261 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:23.261 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:23 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:24.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:24.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:24 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:25.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:25.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:25.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:25 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:25.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:25.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:25.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:25.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:25.260 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:25 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:26.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:26.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:26.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:26.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:26.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:26.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:26 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:27.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:27.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:27 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:27.258 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:27.259 INFO:teuthology.orchestra.run.smithi159.stdout:24 Mar 12:02:27 ntpd[17251]: ntpd: time slew +0.000025 s 2024-03-24T12:02:27.259 INFO:teuthology.orchestra.run.smithi159.stdout:ntpd: time slew +0.000025s 2024-03-24T12:02:27.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T12:02:27.259 INFO:teuthology.orchestra.run.smithi159.stderr:24 Mar 12:02:27 ntpd[17251]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:27.313 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:28.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:28.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:28.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:28.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:28.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:28.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:28 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:29.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:29.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:29.227 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stdout:24 Mar 12:02:29 ntpd[17234]: ntpd: time slew +0.000285 s 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stdout:ntpd: time slew +0.000285s 2024-03-24T12:02:29.228 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T12:02:29.229 INFO:teuthology.orchestra.run.smithi118.stderr:24 Mar 12:02:29 ntpd[17234]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:29.280 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-24T12:02:29.281 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-03-24T12:02:29.291 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-03-24T12:02:29.292 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:02:29.292 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:02:29.330 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-03-24T12:02:29.330 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_1 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 11:59:02.637071349 +0000 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 11:59:02.361073815 +0000 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 11:59:02.361073815 +0000 2024-03-24T12:02:29.378 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:02:29.379 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T12:02:29.432 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:02:29.432 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:02:29.433 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000315294 s, 1.6 MB/s 2024-03-24T12:02:29.434 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T12:02:29.483 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_2 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 11:59:03.125066990 +0000 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 11:59:02.845069491 +0000 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 11:59:02.845069491 +0000 2024-03-24T12:02:29.534 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:02:29.534 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T12:02:29.590 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:02:29.590 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:02:29.590 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000311631 s, 1.6 MB/s 2024-03-24T12:02:29.590 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T12:02:29.639 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_3 2024-03-24T12:02:29.685 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T12:02:29.685 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:29.685 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-03-24T12:02:29.685 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:29.685 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 11:59:03.637062416 +0000 2024-03-24T12:02:29.686 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 11:59:03.373064775 +0000 2024-03-24T12:02:29.686 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 11:59:03.373064775 +0000 2024-03-24T12:02:29.686 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:02:29.686 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T12:02:29.739 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:02:29.739 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:02:29.740 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.0003113 s, 1.6 MB/s 2024-03-24T12:02:29.741 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T12:02:29.787 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_4 2024-03-24T12:02:29.833 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T12:02:29.833 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 11:59:04.101058272 +0000 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 11:59:03.853060488 +0000 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 11:59:03.853060488 +0000 2024-03-24T12:02:29.834 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:02:29.834 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T12:02:29.887 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:02:29.887 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:02:29.887 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000294348 s, 1.7 MB/s 2024-03-24T12:02:29.889 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T12:02:29.935 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:30.066 INFO:teuthology.orchestra.run.smithi118.stdout:loop 2024-03-24T12:02:30.067 INFO:tasks.nvme_loop:Connecting nvme_loop smithi118:/dev/vg_nvme/lv_1... 2024-03-24T12:02:30.067 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:30.086 INFO:teuthology.orchestra.run.smithi118.stdout:1 2024-03-24T12:02:30.104 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/vg_nvme/lv_11 2024-03-24T12:02:30.121 INFO:tasks.nvme_loop:Connecting nvme_loop smithi118:/dev/vg_nvme/lv_2... 2024-03-24T12:02:30.121 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:30.181 INFO:teuthology.orchestra.run.smithi118.stdout:1 2024-03-24T12:02:30.201 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/vg_nvme/lv_21 2024-03-24T12:02:30.217 INFO:tasks.nvme_loop:Connecting nvme_loop smithi118:/dev/vg_nvme/lv_3... 2024-03-24T12:02:30.217 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:30.281 INFO:teuthology.orchestra.run.smithi118.stdout:1 2024-03-24T12:02:30.302 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/vg_nvme/lv_31 2024-03-24T12:02:30.318 INFO:tasks.nvme_loop:Connecting nvme_loop smithi118:/dev/vg_nvme/lv_4... 2024-03-24T12:02:30.318 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:02:30.378 INFO:teuthology.orchestra.run.smithi118.stdout:1 2024-03-24T12:02:30.397 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/vg_nvme/lv_41 2024-03-24T12:02:30.413 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:02:30.413 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:02:30.462 DEBUG:teuthology.orchestra.run.smithi118:> sudo nvme list 2024-03-24T12:02:30.519 INFO:teuthology.orchestra.run.smithi118.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-24T12:02:30.519 INFO:teuthology.orchestra.run.smithi118.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-24T12:02:30.519 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/nvme0n1 PHMB747500JS480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2024-03-24T12:02:30.519 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/nvme1n1 cb7d6e4f4c0dc908fbbe Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:30.520 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/nvme2n1 f3ad5a1b610b52f43c85 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:30.520 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/nvme3n1 686ebc00b1112468c7d2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:30.520 INFO:teuthology.orchestra.run.smithi118.stdout:/dev/nvme4n1 9c3c0c94f658e1e1c327 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:30.520 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T12:02:30.521 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:02:30.521 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/scratch_devs 2024-03-24T12:02:30.573 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:02:30.573 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:02:30.579 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-03-24T12:02:30.579 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 11:59:00.359458326 +0000 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 11:59:00.095460682 +0000 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 11:59:00.095460682 +0000 2024-03-24T12:02:30.625 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:02:30.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T12:02:30.679 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:02:30.680 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:02:30.680 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.00044187 s, 1.2 MB/s 2024-03-24T12:02:30.681 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T12:02:30.730 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2024-03-24T12:02:30.776 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T12:02:30.776 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 11:59:00.879453680 +0000 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 11:59:00.603456145 +0000 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 11:59:00.603456145 +0000 2024-03-24T12:02:30.777 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:02:30.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T12:02:30.831 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:02:30.831 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:02:30.831 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000315049 s, 1.6 MB/s 2024-03-24T12:02:30.832 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T12:02:30.882 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2024-03-24T12:02:30.928 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T12:02:30.928 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:30.928 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-03-24T12:02:30.928 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:30.928 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 11:59:01.367449322 +0000 2024-03-24T12:02:30.929 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 11:59:01.123451501 +0000 2024-03-24T12:02:30.929 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 11:59:01.123451501 +0000 2024-03-24T12:02:30.929 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:02:30.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T12:02:30.982 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:02:30.982 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:02:30.983 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000424655 s, 1.2 MB/s 2024-03-24T12:02:30.984 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T12:02:31.034 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 11:59:01.843445070 +0000 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 11:59:01.595447285 +0000 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 11:59:01.595447285 +0000 2024-03-24T12:02:31.081 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:02:31.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T12:02:31.134 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:02:31.134 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:02:31.134 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000357676 s, 1.4 MB/s 2024-03-24T12:02:31.136 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T12:02:31.186 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:31.315 INFO:teuthology.orchestra.run.smithi159.stdout:loop 2024-03-24T12:02:31.317 INFO:tasks.nvme_loop:Connecting nvme_loop smithi159:/dev/vg_nvme/lv_1... 2024-03-24T12:02:31.317 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:31.333 INFO:teuthology.orchestra.run.smithi159.stdout:1 2024-03-24T12:02:31.352 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/vg_nvme/lv_11 2024-03-24T12:02:31.369 INFO:tasks.nvme_loop:Connecting nvme_loop smithi159:/dev/vg_nvme/lv_2... 2024-03-24T12:02:31.369 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:31.432 INFO:teuthology.orchestra.run.smithi159.stdout:1 2024-03-24T12:02:31.453 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/vg_nvme/lv_21 2024-03-24T12:02:31.468 INFO:tasks.nvme_loop:Connecting nvme_loop smithi159:/dev/vg_nvme/lv_3... 2024-03-24T12:02:31.469 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:31.528 INFO:teuthology.orchestra.run.smithi159.stdout:1 2024-03-24T12:02:31.550 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/vg_nvme/lv_31 2024-03-24T12:02:31.566 INFO:tasks.nvme_loop:Connecting nvme_loop smithi159:/dev/vg_nvme/lv_4... 2024-03-24T12:02:31.566 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:02:31.626 INFO:teuthology.orchestra.run.smithi159.stdout:1 2024-03-24T12:02:31.648 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/vg_nvme/lv_41 2024-03-24T12:02:31.665 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:02:31.665 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:02:31.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo nvme list 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/nvme0n1 CVFT623300GH400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/nvme1n1 eb45f37eeec145238292 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/nvme2n1 cbee9745b338015c3249 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:31.771 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/nvme3n1 faf65fc02403e7e8af4d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:31.772 INFO:teuthology.orchestra.run.smithi159.stdout:/dev/nvme4n1 59c8e172944cfbe68cb0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-03-24T12:02:31.772 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T12:02:31.773 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:02:31.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/scratch_devs 2024-03-24T12:02:31.828 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-24T12:02:31.921 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\\)'], 'sha1': 'db0330b1e4e2470d52b750e251e55a522b4f7d69'} 2024-03-24T12:02:31.921 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:02:31.921 INFO:tasks.cephadm:Cluster fsid is 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:02:31.921 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-24T12:02:31.921 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-03-24T12:02:31.922 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi118': '172.21.15.118', 'mon.smithi159': '172.21.15.159'} 2024-03-24T12:02:31.922 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-24T12:02:31.922 DEBUG:teuthology.orchestra.run.smithi118:> sudo hostname $(hostname -s) 2024-03-24T12:02:31.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-03-24T12:02:31.950 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-24T12:02:31.950 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:02:32.170 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'db0330b1e4e2470d52b750e251e55a522b4f7d69', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/77704/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1667-gdb0330b1', 'node_name': '172.21.2.13+braggi13', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1667-gdb0330b1-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-03-16 11:54:00.660610', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-03-24T12:02:32.392 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 db0330b1e4e2470d52b750e251e55a522b4f7d69 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:02:32.393 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-03-24T12:02:32.394 DEBUG:teuthology.orchestra.run.smithi118:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.125 INFO:teuthology.orchestra.run.smithi118.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774072 Mar 24 12:02 /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.126 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.665 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774072 Mar 24 12:02 /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.665 DEBUG:teuthology.orchestra.run.smithi118:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.673 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T12:02:33.689 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on all hosts... 2024-03-24T12:02:33.689 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 pull 2024-03-24T12:02:33.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 pull 2024-03-24T12:02:33.880 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T12:02:33.886 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T12:03:36.230 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)", 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d", 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10" 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2024-03-24T12:03:36.231 INFO:teuthology.orchestra.run.smithi159.stdout:} 2024-03-24T12:03:58.653 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-03-24T12:03:58.653 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph_version": "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)", 2024-03-24T12:03:58.654 INFO:teuthology.orchestra.run.smithi118.stdout: "image_id": "4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d", 2024-03-24T12:03:58.654 INFO:teuthology.orchestra.run.smithi118.stdout: "repo_digests": [ 2024-03-24T12:03:58.654 INFO:teuthology.orchestra.run.smithi118.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10" 2024-03-24T12:03:58.654 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2024-03-24T12:03:58.654 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-03-24T12:03:58.700 DEBUG:teuthology.orchestra.run.smithi118:> sudo mkdir -p /etc/ceph 2024-03-24T12:03:58.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2024-03-24T12:03:58.729 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 777 /etc/ceph 2024-03-24T12:03:58.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2024-03-24T12:03:58.784 INFO:tasks.cephadm:Writing seed config... 2024-03-24T12:03:58.785 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-24T12:03:58.785 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-24T12:03:58.785 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-24T12:03:58.785 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-24T12:03:58.786 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-24T12:03:58.786 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-24T12:03:58.786 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-24T12:03:58.786 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-03-24T12:03:58.786 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:03:58.786 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-24T12:03:58.820 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 64d803e6-e9d6-11ee-95cd-87774f69a715 [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-03-24T12:03:58.821 DEBUG:teuthology.orchestra.run.smithi118:mon.smithi118> sudo journalctl -f -n 0 -u ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service 2024-03-24T12:03:58.870 INFO:tasks.cephadm:Bootstrapping... 2024-03-24T12:03:58.870 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 -v bootstrap --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 --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.118 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:03:59.081 INFO:teuthology.orchestra.run.smithi118.stdout:-------------------------------------------------------------------------------- 2024-03-24T12:03:59.081 INFO:teuthology.orchestra.run.smithi118.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69', '-v', 'bootstrap', '--fsid', '64d803e6-e9d6-11ee-95cd-87774f69a715', '--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.118', '--skip-admin-label'] 2024-03-24T12:03:59.081 INFO:teuthology.orchestra.run.smithi118.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-24T12:03:59.082 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying podman|docker is present... 2024-03-24T12:03:59.082 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying lvm2 is present... 2024-03-24T12:03:59.082 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying time synchronization is in place... 2024-03-24T12:03:59.086 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-24T12:03:59.087 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T12:03:59.092 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-24T12:03:59.092 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.097 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-24T12:03:59.097 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T12:03:59.100 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-24T12:03:59.100 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.104 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-24T12:03:59.104 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout masked 2024-03-24T12:03:59.107 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-24T12:03:59.107 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.111 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-24T12:03:59.111 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T12:03:59.114 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-24T12:03:59.114 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.118 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout enabled 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout active 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:Unit ntp.service is enabled and running 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:Repeating the final host check... 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:docker (/usr/bin/docker) is present 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl is present 2024-03-24T12:03:59.122 INFO:teuthology.orchestra.run.smithi118.stdout:lvcreate is present 2024-03-24T12:03:59.125 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-24T12:03:59.125 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T12:03:59.128 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-24T12:03:59.128 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.132 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-03-24T12:03:59.132 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T12:03:59.135 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-03-24T12:03:59.135 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.138 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-03-24T12:03:59.138 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout masked 2024-03-24T12:03:59.141 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-03-24T12:03:59.142 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.145 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-03-24T12:03:59.145 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T12:03:59.148 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-03-24T12:03:59.148 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout inactive 2024-03-24T12:03:59.152 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout enabled 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stdout active 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Unit ntp.service is enabled and running 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Host looks OK 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Cluster fsid: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Acquiring lock 140618719460128 on /run/cephadm/64d803e6-e9d6-11ee-95cd-87774f69a715.lock 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Lock 140618719460128 acquired on /run/cephadm/64d803e6-e9d6-11ee-95cd-87774f69a715.lock 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying IP 172.21.15.118 port 3300 ... 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying IP 172.21.15.118 port 6789 ... 2024-03-24T12:03:59.156 INFO:teuthology.orchestra.run.smithi118.stdout:Base mon IP(s) is [172.21.15.118:3300, 172.21.15.118:6789], mon addrv is [v2:172.21.15.118:3300,v1:172.21.15.118:6789] 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.118 metric 100 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.118 metric 100 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.118 metric 100 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.118 metric 100 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.118 metric 100 2024-03-24T12:03:59.159 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.118 metric 100 2024-03-24T12:03:59.161 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-24T12:03:59.161 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-24T12:03:59.161 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1742sec pref medium 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d725/64 scope link 2024-03-24T12:03:59.164 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.0/20` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.0/20` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.1/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.1/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.2/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.0.2/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.15.254/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Mon IP `172.21.15.118` is in CIDR network `172.21.15.254/32` 2024-03-24T12:03:59.165 INFO:teuthology.orchestra.run.smithi118.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-03-24T12:03:59.166 INFO:teuthology.orchestra.run.smithi118.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-24T12:03:59.166 INFO:teuthology.orchestra.run.smithi118.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T12:03:59.968 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/docker: stdout db0330b1e4e2470d52b750e251e55a522b4f7d69: Pulling from ceph-ci/ceph 2024-03-24T12:03:59.968 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/docker: stdout Digest: sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10 2024-03-24T12:03:59.969 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:03:59.969 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:04:01.450 INFO:teuthology.orchestra.run.smithi118.stdout:ceph: stdout ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T12:04:01.450 INFO:teuthology.orchestra.run.smithi118.stdout:Ceph version: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T12:04:01.450 INFO:teuthology.orchestra.run.smithi118.stdout:Extracting ceph user uid/gid from container image... 2024-03-24T12:04:02.604 INFO:teuthology.orchestra.run.smithi118.stdout:stat: stdout 167 167 2024-03-24T12:04:02.605 INFO:teuthology.orchestra.run.smithi118.stdout:Creating initial keys... 2024-03-24T12:04:03.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-authtool: stdout AQCzFgBmBHhXEhAAX9xIQppu6o2E+xBu9FmLGg== 2024-03-24T12:04:05.006 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-authtool: stdout AQC0FgBmjTisHRAAzFLcbT/0JRWB3rOSyH/7jQ== 2024-03-24T12:04:06.236 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-authtool: stdout AQC1FgBm7idXKxAAIKhCukHs883VqyNSyEWu4w== 2024-03-24T12:04:06.236 INFO:teuthology.orchestra.run.smithi118.stdout:Creating initial monmap... 2024-03-24T12:04:07.475 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T12:04:07.475 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-24T12:04:07.475 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:07.475 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout:monmaptool for smithi118 [v2:172.21.15.118:3300,v1:172.21.15.118:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout:setting min_mon_release = quincy 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: set fsid to 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:04:07.476 INFO:teuthology.orchestra.run.smithi118.stdout:Creating mon... 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 1 imported monmap: 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-03-24T12:04:06.949751+0000 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr created 2024-03-24T12:04:06.949751+0000 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-03-24T12:04:08.826 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.smithi118 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 0 /usr/bin/ceph-mon: set fsid to 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.829 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Git sha 0 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: DB SUMMARY 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: DB Session ID: YZSPOF2XSTYI6G3R7TLY 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi118/store.db dir, Total Num: 0, files: 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi118/store.db: 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.create_if_missing: 1 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:04:08.830 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.env: 0x55981ceb4ae0 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.info_log: 0x55981da76a20 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:04:08.831 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.wal_dir: 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:04:08.832 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.write_buffer_manager: 0x55981da4b360 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:04:08.833 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.row_cache: None 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:04:08.834 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:04:08.835 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:04:08.836 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.207+0000 7f888f50cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi118/store.db/MANIFEST-000001 2024-03-24T12:04:08.837 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.merge_operator: 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55981da76b20) 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:04:08.838 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55981da7b090 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-03-24T12:04:08.839 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-03-24T12:04:08.840 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:04:08.841 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:04:08.842 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:04:08.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:04:08.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:04:08.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:04:08.846 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi118/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-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c88072e1-5aeb-4072-b148-7503e9063c61 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-03-24T12:04:08.847 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55981db46000 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f888f50cc80 4 rocksdb: DB pointer 0x55981db36000 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f887f684700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.211+0000 7f887f684700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-24T12:04:08.848 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:08.849 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55981da7b090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.215+0000 7f888f50cc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.215+0000 7f888f50cc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph-mon: stderr debug 2024-03-24T12:04:08.215+0000 7f888f50cc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi118 for mon.smithi118 2024-03-24T12:04:08.850 INFO:teuthology.orchestra.run.smithi118.stdout:create mon.smithi118 on 2024-03-24T12:04:09.297 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-24T12:04:09.538 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target. 2024-03-24T12:04:09.538 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target. 2024-03-24T12:04:09.838 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118 2024-03-24T12:04:09.838 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to reset failed state of unit ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service: Unit ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service not loaded. 2024-03-24T12:04:10.045 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target.wants/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service -> /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service. 2024-03-24T12:04:10.054 INFO:teuthology.orchestra.run.smithi118.stdout:firewalld does not appear to be present 2024-03-24T12:04:10.054 INFO:teuthology.orchestra.run.smithi118.stdout:Not possible to enable service . firewalld.service is not available 2024-03-24T12:04:10.054 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mon to start... 2024-03-24T12:04:10.054 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mon... 2024-03-24T12:04:11.871 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:11 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.648243+0000 mon.smithi118 (mon.0) 1 : cluster 1 mon.smithi118 is new leader, mons smithi118 in quorum (ranks 0) 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout cluster: 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout id: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout services: 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi118 (age 0.209372s) 2024-03-24T12:04:12.486 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout data: 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout pgs: 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:mon is available 2024-03-24T12:04:12.487 INFO:teuthology.orchestra.run.smithi118.stdout:Assimilating anything we can from ceph.conf... 2024-03-24T12:04:12.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.651504+0000 mon.smithi118 (mon.0) 2 : cluster 1 mon.smithi118 is new leader, mons smithi118 in quorum (ranks 0) 2024-03-24T12:04:12.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.651633+0000 mon.smithi118 (mon.0) 3 : cluster 0 monmap e1: 1 mons at {smithi118=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:04:12.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.653474+0000 mon.smithi118 (mon.0) 4 : cluster 0 fsmap 2024-03-24T12:04:12.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.655487+0000 mon.smithi118 (mon.0) 5 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-03-24T12:04:12.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: cluster 2024-03-24T12:04:11.655882+0000 mon.smithi118 (mon.0) 6 : cluster 0 mgrmap e1: no daemons active 2024-03-24T12:04:12.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:12 smithi118 bash[18249]: audit 2024-03-24T12:04:11.860835+0000 mon.smithi118 (mon.0) 7 : audit 0 from='client.? 172.21.15.118:0/4028428566' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-24T12:04:13.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:13 smithi118 bash[18249]: audit 2024-03-24T12:04:13.408371+0000 mon.smithi118 (mon.0) 8 : audit 1 from='client.? 172.21.15.118:0/2550956837' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T12:04:13.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:13 smithi118 bash[18249]: audit 2024-03-24T12:04:13.413208+0000 mon.smithi118 (mon.0) 9 : audit 1 from='client.? 172.21.15.118:0/2550956837' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T12:04:13.984 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [global] 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout fsid = 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.118:3300,v1:172.21.15.118:6789] 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [osd] 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-24T12:04:13.985 INFO:teuthology.orchestra.run.smithi118.stdout:Generating new minimal ceph.conf... 2024-03-24T12:04:15.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:15 smithi118 bash[18249]: audit 2024-03-24T12:04:14.967305+0000 mon.smithi118 (mon.0) 10 : audit 0 from='client.? 172.21.15.118:0/4294851257' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:15.537 INFO:teuthology.orchestra.run.smithi118.stdout:Restarting the monitor... 2024-03-24T12:04:15.918 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:15 smithi118 systemd[1]: Stopping Ceph mon.smithi118 for 64d803e6-e9d6-11ee-95cd-87774f69a715... 2024-03-24T12:04:15.918 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:15 smithi118 bash[18249]: debug 2024-03-24T12:04:15.695+0000 7f19a7c69700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi118 -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-03-24T12:04:15.918 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:15 smithi118 bash[18249]: debug 2024-03-24T12:04:15.695+0000 7f19a7c69700 -1 mon.smithi118@0(leader) e1 *** Got Signal Terminated *** 2024-03-24T12:04:16.466 INFO:teuthology.orchestra.run.smithi118.stdout:Setting public_network to 172.21.0.0/20,172.21.0.1/32,172.21.0.2/32,172.21.15.254/32 in mon config section 2024-03-24T12:04:16.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:16 smithi118 bash[18636]: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-mon-smithi118 2024-03-24T12:04:16.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:16 smithi118 bash[18698]: Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-mon-smithi118 2024-03-24T12:04:16.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:16 smithi118 systemd[1]: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service: Deactivated successfully. 2024-03-24T12:04:16.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:16 smithi118 systemd[1]: Stopped Ceph mon.smithi118 for 64d803e6-e9d6-11ee-95cd-87774f69a715. 2024-03-24T12:04:16.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:16 smithi118 systemd[1]: Started Ceph mon.smithi118 for 64d803e6-e9d6-11ee-95cd-87774f69a715. 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.487+0000 7f2db8722c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.487+0000 7f2db8722c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.487+0000 7f2db8722c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 0 load: jerasure load: lrc 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Git sha 0 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: DB SUMMARY 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: DB Session ID: UPR8YCJT09OUT8XRGVA3 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:04:17.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi118/store.db dir, Total Num: 1, files: 000008.sst 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi118/store.db: 000009.log size: 84725 ; 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.env: 0x564ea9041ae0 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.info_log: 0x564ea9d317a0 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:04:17.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:04:17.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.write_buffer_manager: 0x564ea9d05400 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:04:17.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:04:17.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:04:17.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:04:17.709 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:04:17.709 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:04:17.710 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi118/store.db/MANIFEST-000010 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:04:17.711 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564ea9d318c0) 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cache_index_and_filter_blocks: 1 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: pin_top_level_index_and_filter: 1 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: index_type: 0 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: data_block_index_type: 0 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: index_shortening: 1 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: checksum: 4 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: no_block_cache: 0 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_cache: 0x564ea9d33090 2024-03-24T12:04:17.712 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_cache_name: BinnedLRUCache 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_cache_options: 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: capacity : 536870912 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: num_shard_bits : 4 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: strict_capacity_limit : 0 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: high_pri_pool_ratio: 0.000 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_cache_compressed: (nil) 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: persistent_cache: (nil) 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_size: 4096 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_size_deviation: 10 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_restart_interval: 16 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: index_block_restart_interval: 1 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: metadata_block_size: 4096 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: partition_filters: 0 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: use_delta_encoding: 1 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: filter_policy: bloomfilter 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: whole_key_filtering: 1 2024-03-24T12:04:17.713 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: verify_compression: 0 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: read_amp_bytes_per_bit: 0 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: format_version: 5 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: enable_index_compression: 1 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: block_align: 0 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: max_auto_readahead_size: 262144 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: prepopulate_block_cache: 0 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: initial_auto_readahead_size: 8192 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:04:17.714 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:04:17.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:04:17.716 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:04:17.717 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:04:17.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:04:17.719 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi118/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-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c88072e1-5aeb-4072-b148-7503e9063c61 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281857499640, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.491+0000 7f2db8722c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281857500792, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81459, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 79646, "index_size": 223, "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": 9884, "raw_average_key_size": 47, "raw_value_size": 73979, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "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": "[]", "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": 1711281857, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c88072e1-5aeb-4072-b148-7503e9063c61", "db_session_id": "UPR8YCJT09OUT8XRGVA3", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281857500903, "job": 1, "event": "recovery_finished"} 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi118/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564ea9e26000 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 4 rocksdb: DB pointer 0x564ea9e12000 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2da6e92700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2da6e92700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: ** DB Stats ** 2024-03-24T12:04:17.720 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: ** Compaction Stats [default] ** 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: 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-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: L0 2/0 81.42 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Sum 2/0 81.42 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: ** Compaction Stats [default] ** 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: 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-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:04:17.721 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 116.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Cumulative compaction: 0.00 GB write, 18.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Interval compaction: 0.00 GB write, 18.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: 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-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Block cache BinnedLRUCache@0x564ea9d33090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:04:17.722 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.495+0000 7f2db8722c80 0 starting mon.smithi118 rank 0 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi118 fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 1 mon.smithi118@-1(???) e1 preinit fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).mds e1 new map 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).mds e1 print_map 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: e1 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: 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,11=minor log segments} 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: legacy client fscid: -1 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: No filesystems configured 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 0 mon.smithi118@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: debug 2024-03-24T12:04:17.499+0000 7f2db8722c80 1 mon.smithi118@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-24T12:04:17.723 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cluster 2024-03-24T12:04:17.528212+0000 mon.smithi118 (mon.0) 1 : cluster 1 mon.smithi118 is new leader, mons smithi118 in quorum (ranks 0) 2024-03-24T12:04:17.724 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cluster 2024-03-24T12:04:17.528291+0000 mon.smithi118 (mon.0) 2 : cluster 0 monmap e1: 1 mons at {smithi118=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:04:17.724 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cluster 2024-03-24T12:04:17.548220+0000 mon.smithi118 (mon.0) 3 : cluster 0 fsmap 2024-03-24T12:04:17.724 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cluster 2024-03-24T12:04:17.548257+0000 mon.smithi118 (mon.0) 4 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-03-24T12:04:17.724 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:17 smithi118 bash[18737]: cluster 2024-03-24T12:04:17.548611+0000 mon.smithi118 (mon.0) 5 : cluster 0 mgrmap e1: no daemons active 2024-03-24T12:04:18.356 INFO:teuthology.orchestra.run.smithi118.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-24T12:04:18.383 INFO:teuthology.orchestra.run.smithi118.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:18.383 INFO:teuthology.orchestra.run.smithi118.stdout:Creating mgr... 2024-03-24T12:04:18.384 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-24T12:04:18.384 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-24T12:04:18.384 INFO:teuthology.orchestra.run.smithi118.stdout:Verifying port 0.0.0.0:8443 ... 2024-03-24T12:04:18.681 INFO:teuthology.orchestra.run.smithi118.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mgr.smithi118.bktqmd 2024-03-24T12:04:18.681 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Failed to reset failed state of unit ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mgr.smithi118.bktqmd.service: Unit ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mgr.smithi118.bktqmd.service not loaded. 2024-03-24T12:04:18.784 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:18 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:04:18.899 INFO:teuthology.orchestra.run.smithi118.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715.target.wants/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mgr.smithi118.bktqmd.service -> /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service. 2024-03-24T12:04:18.907 INFO:teuthology.orchestra.run.smithi118.stdout:firewalld does not appear to be present 2024-03-24T12:04:18.907 INFO:teuthology.orchestra.run.smithi118.stdout:Not possible to enable service . firewalld.service is not available 2024-03-24T12:04:18.908 INFO:teuthology.orchestra.run.smithi118.stdout:firewalld does not appear to be present 2024-03-24T12:04:18.908 INFO:teuthology.orchestra.run.smithi118.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-03-24T12:04:18.908 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mgr to start... 2024-03-24T12:04:18.908 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mgr... 2024-03-24T12:04:19.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:18 smithi118 bash[18737]: audit 2024-03-24T12:04:17.789201+0000 mon.smithi118 (mon.0) 6 : audit 1 from='client.? 172.21.15.118:0/2045644302' entity='client.admin' 2024-03-24T12:04:19.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:18 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:04:20.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:20 smithi118 bash[18737]: audit 2024-03-24T12:04:20.254794+0000 mon.smithi118 (mon.0) 7 : audit 0 from='client.? 172.21.15.118:0/1948688928' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:04:20.775 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsid": "64d803e6-e9d6-11ee-95cd-87774f69a715", 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T12:04:20.776 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.781 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T12:04:20.781 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T12:04:20.781 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 0 2024-03-24T12:04:20.781 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "smithi118" 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T12:04:20.782 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T12:04:20.783 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T12:04:20.784 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T12:04:11.652628+0000", 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:20.785 INFO:teuthology.orchestra.run.smithi118.stdout:mgr not available, waiting (1/15)... 2024-03-24T12:04:24.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:23 smithi118 bash[18737]: audit 2024-03-24T12:04:23.835978+0000 mon.smithi118 (mon.0) 8 : audit 0 from='client.? 172.21.15.118:0/1070481851' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsid": "64d803e6-e9d6-11ee-95cd-87774f69a715", 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T12:04:24.416 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 0 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "smithi118" 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:24.417 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T12:04:24.418 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T12:04:24.418 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T12:04:24.418 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T12:04:24.418 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T12:04:24.418 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T12:04:24.421 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T12:04:24.422 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T12:04:11.652628+0000", 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:24.423 INFO:teuthology.orchestra.run.smithi118.stdout:mgr not available, waiting (2/15)... 2024-03-24T12:04:27.633 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:27 smithi118 bash[18737]: audit 2024-03-24T12:04:27.431132+0000 mon.smithi118 (mon.0) 9 : audit 0 from='client.? 172.21.15.118:0/2679924082' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:04:28.013 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:28.013 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:28.013 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsid": "64d803e6-e9d6-11ee-95cd-87774f69a715", 2024-03-24T12:04:28.013 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 0 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "smithi118" 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T12:04:28.014 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T12:04:28.015 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T12:04:28.018 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:28.019 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T12:04:11.652628+0000", 2024-03-24T12:04:28.020 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:28.021 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:28.021 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T12:04:28.021 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:28.021 INFO:teuthology.orchestra.run.smithi118.stdout:mgr not available, waiting (3/15)... 2024-03-24T12:04:28.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: cluster 2024-03-24T12:04:28.066407+0000 mon.smithi118 (mon.0) 10 : cluster 1 Activating manager daemon smithi118.bktqmd 2024-03-24T12:04:28.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: cluster 2024-03-24T12:04:28.070223+0000 mon.smithi118 (mon.0) 11 : cluster 0 mgrmap e2: smithi118.bktqmd(active, starting, since 0.00412266s) 2024-03-24T12:04:28.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.073270+0000 mon.smithi118 (mon.0) 12 : audit 0 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.073420+0000 mon.smithi118 (mon.0) 13 : audit 0 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.073623+0000 mon.smithi118 (mon.0) 14 : audit 0 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.073988+0000 mon.smithi118 (mon.0) 15 : audit 0 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.074491+0000 mon.smithi118 (mon.0) 16 : audit 0 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi118.bktqmd", "id": "smithi118.bktqmd"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: cluster 2024-03-24T12:04:28.080345+0000 mon.smithi118 (mon.0) 17 : cluster 1 Manager daemon smithi118.bktqmd is now available 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.092671+0000 mon.smithi118 (mon.0) 18 : audit 1 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.095142+0000 mon.smithi118 (mon.0) 19 : audit 1 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/trash_purge_schedule"}]: dispatch 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.097830+0000 mon.smithi118 (mon.0) 20 : audit 1 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.099460+0000 mon.smithi118 (mon.0) 21 : audit 1 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:28.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:28 smithi118 bash[18737]: audit 2024-03-24T12:04:28.101122+0000 mon.smithi118 (mon.0) 22 : audit 1 from='mgr.14100 172.21.15.118:0/1788607369' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:30.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:30 smithi118 bash[18737]: cluster 2024-03-24T12:04:29.082297+0000 mon.smithi118 (mon.0) 23 : cluster 0 mgrmap e3: smithi118.bktqmd(active, since 1.01618s) 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsid": "64d803e6-e9d6-11ee-95cd-87774f69a715", 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T12:04:32.094 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 0 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "smithi118" 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:32.095 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T12:04:32.097 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T12:04:32.101 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ], 2024-03-24T12:04:32.102 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T12:04:11.652628+0000", 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout }, 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:32.103 INFO:teuthology.orchestra.run.smithi118.stdout:mgr is available 2024-03-24T12:04:32.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:32 smithi118 bash[18737]: cluster 2024-03-24T12:04:31.076200+0000 mon.smithi118 (mon.0) 24 : cluster 0 mgrmap e4: smithi118.bktqmd(active, since 3s) 2024-03-24T12:04:32.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:32 smithi118 bash[18737]: audit 2024-03-24T12:04:31.555988+0000 mon.smithi118 (mon.0) 25 : audit 0 from='client.? 172.21.15.118:0/2495536806' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:04:33.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:33 smithi118 bash[18737]: audit 2024-03-24T12:04:33.262403+0000 mon.smithi118 (mon.0) 26 : audit 1 from='client.? 172.21.15.118:0/282166293' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T12:04:33.843 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [global] 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout fsid = 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-24T12:04:33.844 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout [osd] 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-24T12:04:33.845 INFO:teuthology.orchestra.run.smithi118.stdout:Enabling cephadm module... 2024-03-24T12:04:35.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:35 smithi118 bash[18737]: audit 2024-03-24T12:04:35.092394+0000 mon.smithi118 (mon.0) 27 : audit 1 from='client.? 172.21.15.118:0/3560493415' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-24T12:04:36.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:36 smithi118 bash[18737]: audit 2024-03-24T12:04:35.144096+0000 mon.smithi118 (mon.0) 28 : audit 1 from='client.? 172.21.15.118:0/3560493415' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-24T12:04:36.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:36 smithi118 bash[18737]: cluster 2024-03-24T12:04:35.149707+0000 mon.smithi118 (mon.0) 29 : cluster 0 mgrmap e5: smithi118.bktqmd(active, since 7s) 2024-03-24T12:04:37.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:37 smithi118 bash[18737]: audit 2024-03-24T12:04:37.012575+0000 mon.smithi118 (mon.0) 30 : audit 0 from='client.? 172.21.15.118:0/470619716' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T12:04:37.559 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:37.559 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-24T12:04:37.559 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T12:04:37.559 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "active_name": "smithi118.bktqmd", 2024-03-24T12:04:37.560 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-24T12:04:37.560 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:37.560 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for the mgr to restart... 2024-03-24T12:04:37.560 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mgr epoch 5... 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: cluster 2024-03-24T12:04:43.170399+0000 mon.smithi118 (mon.0) 31 : cluster 1 Active manager daemon smithi118.bktqmd restarted 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: cluster 2024-03-24T12:04:43.170871+0000 mon.smithi118 (mon.0) 32 : cluster 1 Activating manager daemon smithi118.bktqmd 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: cluster 2024-03-24T12:04:43.177494+0000 mon.smithi118 (mon.0) 33 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: cluster 2024-03-24T12:04:43.177755+0000 mon.smithi118 (mon.0) 34 : cluster 0 mgrmap e6: smithi118.bktqmd(active, starting, since 0.00705355s) 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: audit 2024-03-24T12:04:43.179747+0000 mon.smithi118 (mon.0) 35 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:04:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: audit 2024-03-24T12:04:43.181886+0000 mon.smithi118 (mon.0) 36 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi118.bktqmd", "id": "smithi118.bktqmd"}]: dispatch 2024-03-24T12:04:43.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: audit 2024-03-24T12:04:43.182773+0000 mon.smithi118 (mon.0) 37 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:04:43.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: audit 2024-03-24T12:04:43.183164+0000 mon.smithi118 (mon.0) 38 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:04:43.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: audit 2024-03-24T12:04:43.183551+0000 mon.smithi118 (mon.0) 39 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:04:43.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:43 smithi118 bash[18737]: cluster 2024-03-24T12:04:43.209832+0000 mon.smithi118 (mon.0) 40 : cluster 1 Manager daemon smithi118.bktqmd is now available 2024-03-24T12:04:44.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cephadm 2024-03-24T12:04:43.227587+0000 mgr.smithi118.bktqmd (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.229450+0000 mon.smithi118 (mon.0) 41 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.231771+0000 mon.smithi118 (mon.0) 42 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.235599+0000 mon.smithi118 (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.237239+0000 mon.smithi118 (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.241631+0000 mon.smithi118 (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.251457+0000 mon.smithi118 (mon.0) 46 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.253862+0000 mon.smithi118 (mon.0) 47 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/trash_purge_schedule"}]: dispatch 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.648179+0000 mon.smithi118 (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:43.651281+0000 mon.smithi118 (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cephadm 2024-03-24T12:04:43.845852+0000 mgr.smithi118.bktqmd (mgr.14120) 2 : cephadm 1 [24/Mar/2024:12:04:43] ENGINE Bus STARTING 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cephadm 2024-03-24T12:04:43.964329+0000 mgr.smithi118.bktqmd (mgr.14120) 3 : cephadm 1 [24/Mar/2024:12:04:43] ENGINE Serving on https://172.21.15.118:7150 2024-03-24T12:04:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cephadm 2024-03-24T12:04:44.065608+0000 mgr.smithi118.bktqmd (mgr.14120) 4 : cephadm 1 [24/Mar/2024:12:04:44] ENGINE Serving on http://172.21.15.118:8765 2024-03-24T12:04:44.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cephadm 2024-03-24T12:04:44.065775+0000 mgr.smithi118.bktqmd (mgr.14120) 5 : cephadm 1 [24/Mar/2024:12:04:44] ENGINE Bus STARTED 2024-03-24T12:04:44.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:44.110252+0000 mon.smithi118 (mon.0) 50 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:44.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:44.181661+0000 mgr.smithi118.bktqmd (mgr.14120) 6 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T12:04:44.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: cluster 2024-03-24T12:04:44.183415+0000 mon.smithi118 (mon.0) 51 : cluster 0 mgrmap e7: smithi118.bktqmd(active, since 1.0127s) 2024-03-24T12:04:44.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:44 smithi118 bash[18737]: audit 2024-03-24T12:04:44.195116+0000 mgr.smithi118.bktqmd (mgr.14120) 7 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T12:04:44.857 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:04:44.857 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-24T12:04:44.857 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-24T12:04:44.858 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:04:44.858 INFO:teuthology.orchestra.run.smithi118.stdout:mgr epoch 5 is available 2024-03-24T12:04:44.858 INFO:teuthology.orchestra.run.smithi118.stdout:Setting orchestrator backend to cephadm... 2024-03-24T12:04:46.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:46 smithi118 bash[18737]: cluster 2024-03-24T12:04:45.234092+0000 mon.smithi118 (mon.0) 52 : cluster 0 mgrmap e8: smithi118.bktqmd(active, since 2s) 2024-03-24T12:04:46.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:46 smithi118 bash[18737]: audit 2024-03-24T12:04:46.072895+0000 mgr.smithi118.bktqmd (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:46.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:46 smithi118 bash[18737]: audit 2024-03-24T12:04:46.078626+0000 mon.smithi118 (mon.0) 53 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:46.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:46 smithi118 bash[18737]: audit 2024-03-24T12:04:46.132070+0000 mon.smithi118 (mon.0) 54 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:48.469 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-24T12:04:48.469 INFO:teuthology.orchestra.run.smithi118.stdout:Generating ssh key... 2024-03-24T12:04:48.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:48 smithi118 bash[18737]: audit 2024-03-24T12:04:47.879967+0000 mgr.smithi118.bktqmd (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:51.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:51 smithi118 bash[18737]: audit 2024-03-24T12:04:49.707070+0000 mgr.smithi118.bktqmd (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:51.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:51 smithi118 bash[18737]: cephadm 2024-03-24T12:04:49.707281+0000 mgr.smithi118.bktqmd (mgr.14120) 11 : cephadm 1 Generating ssh key... 2024-03-24T12:04:51.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:51 smithi118 bash[18737]: audit 2024-03-24T12:04:50.108686+0000 mon.smithi118 (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:51.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:51 smithi118 bash[18737]: audit 2024-03-24T12:04:50.113075+0000 mon.smithi118 (mon.0) 56 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:04:52.430 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBIzSAUHTzwgXXS0M6BRhap4HhsvyPpIsycAzZD4I47ewN3zidfKtmntQ+b+PNvc97f/2otCdvWGrmTpIGo4pTaQ3ViwoHi/R1GNl2QzgSYacPWcGtAqt6WbW600uySGETs+IOb/PM5rsdqLt8GaHYZbo8WiqiYUQzPBtvpMs0A/DjcRtf2vZ3D68BGCofMS4LRLjMmq5SOiUMJ5CVGoC1bEondK8GrmeW3bC3KV+w7d+xDTTxjSXTq/4bspFZOaLfAaZ1NbkJpqnOeZCjTyequNI1VfxrvZ5RwnogIgKobDACIxClxpIx5RTT+8Wm6F/OWeUb00dEqEDPhvIh4GMShu5RLV9zg66BxQ8ByQjNEdVc7F9HufhsF6hTrSqmpeVmnnXiMAe/EvnVcah2FRVyhtkpkrTdAxw2jzXA33ItsyUQw81pFZ47603earqA6Y27of0AChX2Or3wLKsHeLGJf6AG3ozQZDuwl8mzy8QYCssdIXoLIfH9rk3dhQohCwE= ceph-64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:04:52.430 INFO:teuthology.orchestra.run.smithi118.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:04:52.431 INFO:teuthology.orchestra.run.smithi118.stdout:Adding key to root@localhost authorized_keys... 2024-03-24T12:04:52.431 INFO:teuthology.orchestra.run.smithi118.stdout:Adding host smithi118... 2024-03-24T12:04:52.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:52 smithi118 bash[18737]: audit 2024-03-24T12:04:51.871180+0000 mgr.smithi118.bktqmd (mgr.14120) 12 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:54.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:54 smithi118 bash[18737]: audit 2024-03-24T12:04:53.760346+0000 mgr.smithi118.bktqmd (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi118", "addr": "172.21.15.118", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:55.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:04:55 smithi118 bash[18737]: cephadm 2024-03-24T12:04:54.256947+0000 mgr.smithi118.bktqmd (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi118 2024-03-24T12:05:00.022 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Added host 'smithi118' with addr '172.21.15.118' 2024-03-24T12:05:00.022 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying mon service with default placement... 2024-03-24T12:05:00.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:00 smithi118 bash[18737]: audit 2024-03-24T12:04:59.186631+0000 mon.smithi118 (mon.0) 57 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:00 smithi118 bash[18737]: cephadm 2024-03-24T12:04:59.187116+0000 mgr.smithi118.bktqmd (mgr.14120) 15 : cephadm 1 Added host smithi118 2024-03-24T12:05:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:00 smithi118 bash[18737]: audit 2024-03-24T12:04:59.234882+0000 mon.smithi118 (mon.0) 58 : audit 0 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:02.742 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-03-24T12:05:02.742 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying mgr service with default placement... 2024-03-24T12:05:03.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:02 smithi118 bash[18737]: audit 2024-03-24T12:05:01.779608+0000 mgr.smithi118.bktqmd (mgr.14120) 16 : audit 0 from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:03.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:02 smithi118 bash[18737]: cephadm 2024-03-24T12:05:01.782545+0000 mgr.smithi118.bktqmd (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2024-03-24T12:05:03.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:02 smithi118 bash[18737]: audit 2024-03-24T12:05:01.787087+0000 mon.smithi118 (mon.0) 59 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:03.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:02 smithi118 bash[18737]: audit 2024-03-24T12:05:02.461933+0000 mon.smithi118 (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:04.269 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:04 smithi118 bash[18737]: audit 2024-03-24T12:05:03.005613+0000 mon.smithi118 (mon.0) 61 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:04.270 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:04 smithi118 bash[18737]: cluster 2024-03-24T12:05:03.184192+0000 mgr.smithi118.bktqmd (mgr.14120) 18 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:04.648 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-03-24T12:05:04.648 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying crash service with default placement... 2024-03-24T12:05:05.314 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:05 smithi118 bash[18737]: audit 2024-03-24T12:05:04.031232+0000 mgr.smithi118.bktqmd (mgr.14120) 19 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:05.315 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:05 smithi118 bash[18737]: cephadm 2024-03-24T12:05:04.033238+0000 mgr.smithi118.bktqmd (mgr.14120) 20 : cephadm 1 Saving service mgr spec with placement count:2 2024-03-24T12:05:05.315 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:05 smithi118 bash[18737]: audit 2024-03-24T12:05:04.037606+0000 mon.smithi118 (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:06.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:06 smithi118 bash[18737]: cluster 2024-03-24T12:05:05.184596+0000 mgr.smithi118.bktqmd (mgr.14120) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:06.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:06 smithi118 bash[18737]: audit 2024-03-24T12:05:05.924662+0000 mon.smithi118 (mon.0) 63 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:06.510 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-03-24T12:05:06.511 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying ceph-exporter service with default placement... 2024-03-24T12:05:07.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:07 smithi118 bash[18737]: audit 2024-03-24T12:05:05.919536+0000 mgr.smithi118.bktqmd (mgr.14120) 22 : audit 0 from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:07.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:07 smithi118 bash[18737]: cephadm 2024-03-24T12:05:05.921840+0000 mgr.smithi118.bktqmd (mgr.14120) 23 : cephadm 1 Saving service crash spec with placement * 2024-03-24T12:05:08.316 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-03-24T12:05:08.316 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying prometheus service with default placement... 2024-03-24T12:05:08.337 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:08 smithi118 bash[18737]: cluster 2024-03-24T12:05:07.185084+0000 mgr.smithi118.bktqmd (mgr.14120) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:08.337 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:08 smithi118 bash[18737]: audit 2024-03-24T12:05:07.762788+0000 mon.smithi118 (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:09.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:09 smithi118 bash[18737]: audit 2024-03-24T12:05:07.757906+0000 mgr.smithi118.bktqmd (mgr.14120) 25 : audit 0 from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:09.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:09 smithi118 bash[18737]: cephadm 2024-03-24T12:05:07.759921+0000 mgr.smithi118.bktqmd (mgr.14120) 26 : cephadm 1 Saving service ceph-exporter spec with placement * 2024-03-24T12:05:10.238 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-03-24T12:05:10.238 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying grafana service with default placement... 2024-03-24T12:05:10.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:10 smithi118 bash[18737]: cluster 2024-03-24T12:05:09.185380+0000 mgr.smithi118.bktqmd (mgr.14120) 27 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:10.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:10 smithi118 bash[18737]: audit 2024-03-24T12:05:09.639982+0000 mon.smithi118 (mon.0) 65 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:11.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:11 smithi118 bash[18737]: audit 2024-03-24T12:05:09.635688+0000 mgr.smithi118.bktqmd (mgr.14120) 28 : audit 0 from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:11.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:11 smithi118 bash[18737]: cephadm 2024-03-24T12:05:09.637120+0000 mgr.smithi118.bktqmd (mgr.14120) 29 : cephadm 1 Saving service prometheus spec with placement count:1 2024-03-24T12:05:11.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:11 smithi118 bash[18737]: audit 2024-03-24T12:05:10.941307+0000 mon.smithi118 (mon.0) 66 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:12.109 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-03-24T12:05:12.109 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying node-exporter service with default placement... 2024-03-24T12:05:12.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:12 smithi118 bash[18737]: cluster 2024-03-24T12:05:11.185783+0000 mgr.smithi118.bktqmd (mgr.14120) 30 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:12.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:12 smithi118 bash[18737]: audit 2024-03-24T12:05:11.507379+0000 mon.smithi118 (mon.0) 67 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:12.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:12 smithi118 bash[18737]: audit 2024-03-24T12:05:11.928921+0000 mon.smithi118 (mon.0) 68 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:13.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:13 smithi118 bash[18737]: audit 2024-03-24T12:05:11.501486+0000 mgr.smithi118.bktqmd (mgr.14120) 31 : audit 0 from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:13.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:13 smithi118 bash[18737]: cephadm 2024-03-24T12:05:11.503167+0000 mgr.smithi118.bktqmd (mgr.14120) 32 : cephadm 1 Saving service grafana spec with placement count:1 2024-03-24T12:05:14.106 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-03-24T12:05:14.106 INFO:teuthology.orchestra.run.smithi118.stdout:Deploying alertmanager service with default placement... 2024-03-24T12:05:14.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:14 smithi118 bash[18737]: cluster 2024-03-24T12:05:13.186181+0000 mgr.smithi118.bktqmd (mgr.14120) 33 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:14.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:14 smithi118 bash[18737]: audit 2024-03-24T12:05:13.511862+0000 mon.smithi118 (mon.0) 69 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:15.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:15 smithi118 bash[18737]: audit 2024-03-24T12:05:13.504302+0000 mgr.smithi118.bktqmd (mgr.14120) 34 : audit 0 from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:15.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:15 smithi118 bash[18737]: cephadm 2024-03-24T12:05:13.507145+0000 mgr.smithi118.bktqmd (mgr.14120) 35 : cephadm 1 Saving service node-exporter spec with placement * 2024-03-24T12:05:15.986 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-03-24T12:05:16.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:16 smithi118 bash[18737]: cluster 2024-03-24T12:05:15.186591+0000 mgr.smithi118.bktqmd (mgr.14120) 36 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:16.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:16 smithi118 bash[18737]: audit 2024-03-24T12:05:15.409016+0000 mon.smithi118 (mon.0) 70 : audit 1 from='mgr.14120 172.21.15.118:0/2039337184' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:17.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:17 smithi118 bash[18737]: audit 2024-03-24T12:05:15.402292+0000 mgr.smithi118.bktqmd (mgr.14120) 37 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:17.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:17 smithi118 bash[18737]: cephadm 2024-03-24T12:05:15.404700+0000 mgr.smithi118.bktqmd (mgr.14120) 38 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-03-24T12:05:18.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:18 smithi118 bash[18737]: cluster 2024-03-24T12:05:17.186878+0000 mgr.smithi118.bktqmd (mgr.14120) 39 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:18.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:18 smithi118 bash[18737]: audit 2024-03-24T12:05:17.222645+0000 mon.smithi118 (mon.0) 71 : audit 1 from='client.? 172.21.15.118:0/2066211707' entity='client.admin' 2024-03-24T12:05:19.360 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:19 smithi118 bash[18737]: cluster 2024-03-24T12:05:19.187212+0000 mgr.smithi118.bktqmd (mgr.14120) 40 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:20.519 INFO:teuthology.orchestra.run.smithi118.stdout:Enabling the dashboard module... 2024-03-24T12:05:21.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:20 smithi118 bash[18737]: audit 2024-03-24T12:05:19.910951+0000 mon.smithi118 (mon.0) 72 : audit 1 from='client.? 172.21.15.118:0/1748573784' entity='client.admin' 2024-03-24T12:05:22.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:21 smithi118 bash[18737]: cluster 2024-03-24T12:05:21.187576+0000 mgr.smithi118.bktqmd (mgr.14120) 41 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:22.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:21 smithi118 bash[18737]: audit 2024-03-24T12:05:21.795134+0000 mon.smithi118 (mon.0) 73 : audit 1 from='client.? 172.21.15.118:0/3263148551' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-24T12:05:23.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:22 smithi118 bash[18737]: audit 2024-03-24T12:05:21.916758+0000 mon.smithi118 (mon.0) 74 : audit 1 from='client.? 172.21.15.118:0/3263148551' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-24T12:05:23.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:22 smithi118 bash[18737]: cluster 2024-03-24T12:05:21.922250+0000 mon.smithi118 (mon.0) 75 : cluster 0 mgrmap e9: smithi118.bktqmd(active, since 38s) 2024-03-24T12:05:23.924 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:23 smithi118 bash[18737]: audit 2024-03-24T12:05:23.913645+0000 mon.smithi118 (mon.0) 76 : audit 0 from='client.? 172.21.15.118:0/3233129879' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "active_name": "smithi118.bktqmd", 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for the mgr to restart... 2024-03-24T12:05:24.521 INFO:teuthology.orchestra.run.smithi118.stdout:Waiting for mgr epoch 9... 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: cluster 2024-03-24T12:05:29.949661+0000 mon.smithi118 (mon.0) 77 : cluster 1 Active manager daemon smithi118.bktqmd restarted 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: cluster 2024-03-24T12:05:29.950140+0000 mon.smithi118 (mon.0) 78 : cluster 1 Activating manager daemon smithi118.bktqmd 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: cluster 2024-03-24T12:05:29.957168+0000 mon.smithi118 (mon.0) 79 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: cluster 2024-03-24T12:05:29.957446+0000 mon.smithi118 (mon.0) 80 : cluster 0 mgrmap e10: smithi118.bktqmd(active, starting, since 0.00750042s) 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: audit 2024-03-24T12:05:29.959111+0000 mon.smithi118 (mon.0) 81 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: audit 2024-03-24T12:05:29.960686+0000 mon.smithi118 (mon.0) 82 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi118.bktqmd", "id": "smithi118.bktqmd"}]: dispatch 2024-03-24T12:05:30.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: audit 2024-03-24T12:05:29.961649+0000 mon.smithi118 (mon.0) 83 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:05:30.063 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: audit 2024-03-24T12:05:29.961923+0000 mon.smithi118 (mon.0) 84 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:05:30.063 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: audit 2024-03-24T12:05:29.962178+0000 mon.smithi118 (mon.0) 85 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:05:30.063 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:30 smithi118 bash[18737]: cluster 2024-03-24T12:05:29.986342+0000 mon.smithi118 (mon.0) 86 : cluster 1 Manager daemon smithi118.bktqmd is now available 2024-03-24T12:05:31.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.023442+0000 mon.smithi118 (mon.0) 87 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.026263+0000 mon.smithi118 (mon.0) 88 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.040799+0000 mon.smithi118 (mon.0) 89 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.043871+0000 mon.smithi118 (mon.0) 90 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/trash_purge_schedule"}]: dispatch 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: cephadm 2024-03-24T12:05:30.506031+0000 mgr.smithi118.bktqmd (mgr.14164) 1 : cephadm 1 [24/Mar/2024:12:05:30] ENGINE Bus STARTING 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: cephadm 2024-03-24T12:05:30.608044+0000 mgr.smithi118.bktqmd (mgr.14164) 2 : cephadm 1 [24/Mar/2024:12:05:30] ENGINE Serving on http://172.21.15.118:8765 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: cephadm 2024-03-24T12:05:30.724689+0000 mgr.smithi118.bktqmd (mgr.14164) 3 : cephadm 1 [24/Mar/2024:12:05:30] ENGINE Serving on https://172.21.15.118:7150 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: cephadm 2024-03-24T12:05:30.724874+0000 mgr.smithi118.bktqmd (mgr.14164) 4 : cephadm 1 [24/Mar/2024:12:05:30] ENGINE Bus STARTED 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.961575+0000 mgr.smithi118.bktqmd (mgr.14164) 5 : audit 0 from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: cluster 2024-03-24T12:05:30.962550+0000 mon.smithi118 (mon.0) 91 : cluster 0 mgrmap e11: smithi118.bktqmd(active, since 1.01261s) 2024-03-24T12:05:31.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:31 smithi118 bash[18737]: audit 2024-03-24T12:05:30.975311+0000 mgr.smithi118.bktqmd (mgr.14164) 6 : audit 0 from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout { 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout } 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:mgr epoch 9 is available 2024-03-24T12:05:31.651 INFO:teuthology.orchestra.run.smithi118.stdout:Generating a dashboard self-signed certificate... 2024-03-24T12:05:33.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:33 smithi118 bash[18737]: cluster 2024-03-24T12:05:32.008000+0000 mon.smithi118 (mon.0) 92 : cluster 0 mgrmap e12: smithi118.bktqmd(active, since 2s) 2024-03-24T12:05:33.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:33 smithi118 bash[18737]: audit 2024-03-24T12:05:32.848892+0000 mgr.smithi118.bktqmd (mgr.14164) 7 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:33.638 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-03-24T12:05:33.638 INFO:teuthology.orchestra.run.smithi118.stdout:Creating initial admin user... 2024-03-24T12:05:34.280 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:34 smithi118 bash[18737]: audit 2024-03-24T12:05:33.019427+0000 mon.smithi118 (mon.0) 93 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:34.280 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:34 smithi118 bash[18737]: audit 2024-03-24T12:05:33.024725+0000 mon.smithi118 (mon.0) 94 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:35.322 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:35 smithi118 bash[18737]: audit 2024-03-24T12:05:34.837496+0000 mgr.smithi118.bktqmd (mgr.14164) 8 : audit 0 from='client.14178 -' 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-03-24T12:05:35.761 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$iCIKYq4J9AfAJPfi8fM0ruopAUR9ely0gAOo2yKH1qsPiXKCmuFW.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711281935, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-24T12:05:35.761 INFO:teuthology.orchestra.run.smithi118.stdout:Fetching dashboard port number... 2024-03-24T12:05:36.376 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:36 smithi118 bash[18737]: audit 2024-03-24T12:05:35.079072+0000 mon.smithi118 (mon.0) 95 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:37.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:37 smithi118 bash[18737]: cluster 2024-03-24T12:05:36.083928+0000 mon.smithi118 (mon.0) 96 : cluster 0 mgrmap e13: smithi118.bktqmd(active, since 6s) 2024-03-24T12:05:37.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:37 smithi118 bash[18737]: audit 2024-03-24T12:05:36.948237+0000 mon.smithi118 (mon.0) 97 : audit 0 from='client.? 172.21.15.118:0/1036043727' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-24T12:05:37.566 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stdout 8443 2024-03-24T12:05:37.566 INFO:teuthology.orchestra.run.smithi118.stdout:firewalld does not appear to be present 2024-03-24T12:05:37.566 INFO:teuthology.orchestra.run.smithi118.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout:Ceph Dashboard is now available at: 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout: URL: https://smithi118.front.sepia.ceph.com:8443/ 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout: User: admin 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout: Password: 5j0kmfeegr 2024-03-24T12:05:37.569 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:37.570 INFO:teuthology.orchestra.run.smithi118.stdout:Saving cluster configuration to /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config directory 2024-03-24T12:05:37.570 INFO:teuthology.orchestra.run.smithi118.stdout:Enabling autotune for osd_memory_target 2024-03-24T12:05:39.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:39 smithi118 bash[18737]: audit 2024-03-24T12:05:38.283578+0000 mon.smithi118 (mon.0) 98 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:39.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:39 smithi118 bash[18737]: audit 2024-03-24T12:05:39.274630+0000 mon.smithi118 (mon.0) 99 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:41.267 INFO:teuthology.orchestra.run.smithi118.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout:Or, if you are only running a single cluster on this host: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout:Please consider enabling telemetry to help improve Ceph: 2024-03-24T12:05:41.268 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout: ceph telemetry on 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout:For more information see: 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:05:41.269 INFO:teuthology.orchestra.run.smithi118.stdout:Bootstrap complete. 2024-03-24T12:05:41.314 INFO:tasks.cephadm:Fetching config... 2024-03-24T12:05:41.314 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:05:41.314 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-24T12:05:41.319 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-24T12:05:41.320 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:05:41.320 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-24T12:05:41.367 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-24T12:05:41.367 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:05:41.367 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/keyring of=/dev/stdout 2024-03-24T12:05:41.422 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-24T12:05:41.422 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:05:41.422 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-24T12:05:41.471 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-24T12:05:41.471 DEBUG:teuthology.orchestra.run.smithi118:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBIzSAUHTzwgXXS0M6BRhap4HhsvyPpIsycAzZD4I47ewN3zidfKtmntQ+b+PNvc97f/2otCdvWGrmTpIGo4pTaQ3ViwoHi/R1GNl2QzgSYacPWcGtAqt6WbW600uySGETs+IOb/PM5rsdqLt8GaHYZbo8WiqiYUQzPBtvpMs0A/DjcRtf2vZ3D68BGCofMS4LRLjMmq5SOiUMJ5CVGoC1bEondK8GrmeW3bC3KV+w7d+xDTTxjSXTq/4bspFZOaLfAaZ1NbkJpqnOeZCjTyequNI1VfxrvZ5RwnogIgKobDACIxClxpIx5RTT+8Wm6F/OWeUb00dEqEDPhvIh4GMShu5RLV9zg66BxQ8ByQjNEdVc7F9HufhsF6hTrSqmpeVmnnXiMAe/EvnVcah2FRVyhtkpkrTdAxw2jzXA33ItsyUQw81pFZ47603earqA6Y27of0AChX2Or3wLKsHeLGJf6AG3ozQZDuwl8mzy8QYCssdIXoLIfH9rk3dhQohCwE= ceph-64d803e6-e9d6-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T12:05:41.539 INFO:teuthology.orchestra.run.smithi118.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBIzSAUHTzwgXXS0M6BRhap4HhsvyPpIsycAzZD4I47ewN3zidfKtmntQ+b+PNvc97f/2otCdvWGrmTpIGo4pTaQ3ViwoHi/R1GNl2QzgSYacPWcGtAqt6WbW600uySGETs+IOb/PM5rsdqLt8GaHYZbo8WiqiYUQzPBtvpMs0A/DjcRtf2vZ3D68BGCofMS4LRLjMmq5SOiUMJ5CVGoC1bEondK8GrmeW3bC3KV+w7d+xDTTxjSXTq/4bspFZOaLfAaZ1NbkJpqnOeZCjTyequNI1VfxrvZ5RwnogIgKobDACIxClxpIx5RTT+8Wm6F/OWeUb00dEqEDPhvIh4GMShu5RLV9zg66BxQ8ByQjNEdVc7F9HufhsF6hTrSqmpeVmnnXiMAe/EvnVcah2FRVyhtkpkrTdAxw2jzXA33ItsyUQw81pFZ47603earqA6Y27of0AChX2Or3wLKsHeLGJf6AG3ozQZDuwl8mzy8QYCssdIXoLIfH9rk3dhQohCwE= ceph-64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:05:41.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBIzSAUHTzwgXXS0M6BRhap4HhsvyPpIsycAzZD4I47ewN3zidfKtmntQ+b+PNvc97f/2otCdvWGrmTpIGo4pTaQ3ViwoHi/R1GNl2QzgSYacPWcGtAqt6WbW600uySGETs+IOb/PM5rsdqLt8GaHYZbo8WiqiYUQzPBtvpMs0A/DjcRtf2vZ3D68BGCofMS4LRLjMmq5SOiUMJ5CVGoC1bEondK8GrmeW3bC3KV+w7d+xDTTxjSXTq/4bspFZOaLfAaZ1NbkJpqnOeZCjTyequNI1VfxrvZ5RwnogIgKobDACIxClxpIx5RTT+8Wm6F/OWeUb00dEqEDPhvIh4GMShu5RLV9zg66BxQ8ByQjNEdVc7F9HufhsF6hTrSqmpeVmnnXiMAe/EvnVcah2FRVyhtkpkrTdAxw2jzXA33ItsyUQw81pFZ47603earqA6Y27of0AChX2Or3wLKsHeLGJf6AG3ozQZDuwl8mzy8QYCssdIXoLIfH9rk3dhQohCwE= ceph-64d803e6-e9d6-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T12:05:41.570 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBIzSAUHTzwgXXS0M6BRhap4HhsvyPpIsycAzZD4I47ewN3zidfKtmntQ+b+PNvc97f/2otCdvWGrmTpIGo4pTaQ3ViwoHi/R1GNl2QzgSYacPWcGtAqt6WbW600uySGETs+IOb/PM5rsdqLt8GaHYZbo8WiqiYUQzPBtvpMs0A/DjcRtf2vZ3D68BGCofMS4LRLjMmq5SOiUMJ5CVGoC1bEondK8GrmeW3bC3KV+w7d+xDTTxjSXTq/4bspFZOaLfAaZ1NbkJpqnOeZCjTyequNI1VfxrvZ5RwnogIgKobDACIxClxpIx5RTT+8Wm6F/OWeUb00dEqEDPhvIh4GMShu5RLV9zg66BxQ8ByQjNEdVc7F9HufhsF6hTrSqmpeVmnnXiMAe/EvnVcah2FRVyhtkpkrTdAxw2jzXA33ItsyUQw81pFZ47603earqA6Y27of0AChX2Or3wLKsHeLGJf6AG3ozQZDuwl8mzy8QYCssdIXoLIfH9rk3dhQohCwE= ceph-64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:05:41.579 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-24T12:05:41.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:41 smithi118 bash[18737]: audit 2024-03-24T12:05:40.708583+0000 mon.smithi118 (mon.0) 100 : audit 1 from='client.? 172.21.15.118:0/520940625' entity='client.admin' 2024-03-24T12:05:46.200 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.521121+0000 mon.smithi118 (mon.0) 101 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.526153+0000 mon.smithi118 (mon.0) 102 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.527835+0000 mon.smithi118 (mon.0) 103 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.535863+0000 mon.smithi118 (mon.0) 104 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.538435+0000 mon.smithi118 (mon.0) 105 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi118", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.539745+0000 mon.smithi118 (mon.0) 106 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi118", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:48.543895+0000 mon.smithi118 (mon.0) 107 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: cephadm 2024-03-24T12:05:48.545968+0000 mgr.smithi118.bktqmd (mgr.14164) 9 : cephadm 1 Deploying daemon ceph-exporter.smithi118 on smithi118 2024-03-24T12:05:49.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:49 smithi118 bash[18737]: audit 2024-03-24T12:05:49.095215+0000 mon.smithi118 (mon.0) 108 : audit 1 from='client.? 172.21.15.118:0/1497350083' entity='client.admin' 2024-03-24T12:05:50.272 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-24T12:05:50.272 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-24T12:05:50.645 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:50 smithi118 bash[18737]: cluster 2024-03-24T12:05:49.963587+0000 mgr.smithi118.bktqmd (mgr.14164) 10 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:51.421 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:51 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:51.689 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:51 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:52.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.688412+0000 mon.smithi118 (mon.0) 109 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.691369+0000 mon.smithi118 (mon.0) 110 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.718716+0000 mon.smithi118 (mon.0) 111 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.720877+0000 mon.smithi118 (mon.0) 112 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.722064+0000 mon.smithi118 (mon.0) 113 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi118", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.722763+0000 mon.smithi118 (mon.0) 114 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi118", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: audit 2024-03-24T12:05:51.724551+0000 mon.smithi118 (mon.0) 115 : audit 0 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: cephadm 2024-03-24T12:05:51.725389+0000 mgr.smithi118.bktqmd (mgr.14164) 11 : cephadm 1 Deploying daemon crash.smithi118 on smithi118 2024-03-24T12:05:52.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:52 smithi118 bash[18737]: cluster 2024-03-24T12:05:51.964025+0000 mgr.smithi118.bktqmd (mgr.14164) 12 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:54.252 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:54 smithi118 bash[18737]: cluster 2024-03-24T12:05:53.964419+0000 mgr.smithi118.bktqmd (mgr.14164) 13 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:54.252 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:54 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:54.541 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:54 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:54.981 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: audit 2024-03-24T12:05:54.544860+0000 mon.smithi118 (mon.0) 116 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: audit 2024-03-24T12:05:54.547905+0000 mon.smithi118 (mon.0) 117 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: audit 2024-03-24T12:05:54.597066+0000 mon.smithi118 (mon.0) 118 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: audit 2024-03-24T12:05:54.599432+0000 mon.smithi118 (mon.0) 119 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: cephadm 2024-03-24T12:05:54.600848+0000 mgr.smithi118.bktqmd (mgr.14164) 14 : cephadm 1 Deploying daemon node-exporter.smithi118 on smithi118 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 bash[18737]: audit 2024-03-24T12:05:55.037213+0000 mon.smithi118 (mon.0) 120 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:55.908 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:56.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:55 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:05:56.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:56 smithi118 bash[18737]: cluster 2024-03-24T12:05:55.964725+0000 mgr.smithi118.bktqmd (mgr.14164) 15 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:05:56.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:56 smithi118 bash[18737]: audit 2024-03-24T12:05:56.061974+0000 mon.smithi118 (mon.0) 121 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:56.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:56 smithi118 bash[18737]: audit 2024-03-24T12:05:56.064726+0000 mon.smithi118 (mon.0) 122 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:56.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:56 smithi118 bash[18737]: audit 2024-03-24T12:05:56.068587+0000 mon.smithi118 (mon.0) 123 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:56.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:56 smithi118 bash[18737]: audit 2024-03-24T12:05:56.070719+0000 mon.smithi118 (mon.0) 124 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:05:57.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:57 smithi118 bash[18737]: cephadm 2024-03-24T12:05:56.083022+0000 mgr.smithi118.bktqmd (mgr.14164) 16 : cephadm 1 Deploying daemon alertmanager.smithi118 on smithi118 2024-03-24T12:05:58.633 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:05:58 smithi118 bash[18737]: cluster 2024-03-24T12:05:57.965128+0000 mgr.smithi118.bktqmd (mgr.14164) 17 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:00 smithi118 bash[18737]: audit 2024-03-24T12:05:59.071116+0000 mgr.smithi118.bktqmd (mgr.14164) 18 : audit 0 from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:00 smithi118 bash[18737]: audit 2024-03-24T12:05:59.073861+0000 mon.smithi118 (mon.0) 125 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:00 smithi118 bash[18737]: cluster 2024-03-24T12:05:59.965585+0000 mgr.smithi118.bktqmd (mgr.14164) 19 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:00.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:00 smithi118 bash[18737]: audit 2024-03-24T12:06:00.043450+0000 mon.smithi118 (mon.0) 126 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:00.948 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi159 2024-03-24T12:06:00.948 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:06:00.948 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.conf 2024-03-24T12:06:00.955 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:06:00.955 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:06:01.003 INFO:tasks.cephadm:Adding host smithi159 to orchestrator... 2024-03-24T12:06:01.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph orch host add smithi159 2024-03-24T12:06:02.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:02 smithi118 bash[18737]: cluster 2024-03-24T12:06:01.965989+0000 mgr.smithi118.bktqmd (mgr.14164) 20 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:04.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:04 smithi118 bash[18737]: cluster 2024-03-24T12:06:03.966423+0000 mgr.smithi118.bktqmd (mgr.14164) 21 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:05.727 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:06:06.429 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:06 smithi118 bash[18737]: cluster 2024-03-24T12:06:05.966795+0000 mgr.smithi118.bktqmd (mgr.14164) 22 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:07.274 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:07 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:07.528 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:07 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.576851+0000 mon.smithi118 (mon.0) 127 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.579773+0000 mon.smithi118 (mon.0) 128 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.625006+0000 mon.smithi118 (mon.0) 129 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.627013+0000 mon.smithi118 (mon.0) 130 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.629314+0000 mon.smithi118 (mon.0) 131 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.630831+0000 mon.smithi118 (mon.0) 132 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: cephadm 2024-03-24T12:06:07.639467+0000 mgr.smithi118.bktqmd (mgr.14164) 23 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.717111+0000 mon.smithi118 (mon.0) 133 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.720873+0000 mon.smithi118 (mon.0) 134 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.722805+0000 mon.smithi118 (mon.0) 135 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:06:08.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.723779+0000 mgr.smithi118.bktqmd (mgr.14164) 24 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:06:08.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: audit 2024-03-24T12:06:07.727858+0000 mon.smithi118 (mon.0) 136 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:08.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: cephadm 2024-03-24T12:06:07.738178+0000 mgr.smithi118.bktqmd (mgr.14164) 25 : cephadm 1 Deploying daemon grafana.smithi118 on smithi118 2024-03-24T12:06:08.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:08 smithi118 bash[18737]: cluster 2024-03-24T12:06:07.967190+0000 mgr.smithi118.bktqmd (mgr.14164) 26 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:10.101 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:10 smithi118 bash[18737]: cluster 2024-03-24T12:06:09.967476+0000 mgr.smithi118.bktqmd (mgr.14164) 27 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:11.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:11 smithi118 bash[18737]: audit 2024-03-24T12:06:10.049206+0000 mon.smithi118 (mon.0) 137 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:11.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:11 smithi118 bash[18737]: audit 2024-03-24T12:06:10.498357+0000 mgr.smithi118.bktqmd (mgr.14164) 28 : audit 0 from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:12.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:12 smithi118 bash[18737]: cephadm 2024-03-24T12:06:11.309900+0000 mgr.smithi118.bktqmd (mgr.14164) 29 : cephadm 1 Deploying cephadm binary to smithi159 2024-03-24T12:06:12.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:12 smithi118 bash[18737]: cluster 2024-03-24T12:06:11.967891+0000 mgr.smithi118.bktqmd (mgr.14164) 30 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:14.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:14 smithi118 bash[18737]: cluster 2024-03-24T12:06:13.968308+0000 mgr.smithi118.bktqmd (mgr.14164) 31 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:16.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:16 smithi118 bash[18737]: cluster 2024-03-24T12:06:15.968749+0000 mgr.smithi118.bktqmd (mgr.14164) 32 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:16.681 INFO:teuthology.orchestra.run.smithi118.stdout:Added host 'smithi159' with addr '172.21.15.159' 2024-03-24T12:06:17.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:17 smithi118 bash[18737]: audit 2024-03-24T12:06:16.682886+0000 mon.smithi118 (mon.0) 138 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:17.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:17 smithi118 bash[18737]: cephadm 2024-03-24T12:06:16.683822+0000 mgr.smithi118.bktqmd (mgr.14164) 33 : cephadm 1 Added host smithi159 2024-03-24T12:06:18.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:18 smithi118 bash[18737]: cluster 2024-03-24T12:06:17.969144+0000 mgr.smithi118.bktqmd (mgr.14164) 34 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:20.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:20 smithi118 bash[18737]: cluster 2024-03-24T12:06:19.969450+0000 mgr.smithi118.bktqmd (mgr.14164) 35 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:20.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-24T12:06:22.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:22 smithi118 bash[18737]: cluster 2024-03-24T12:06:21.969751+0000 mgr.smithi118.bktqmd (mgr.14164) 36 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:24.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:24 smithi118 bash[18737]: cluster 2024-03-24T12:06:23.970110+0000 mgr.smithi118.bktqmd (mgr.14164) 37 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:25.128 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:06:26.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:26 smithi118 bash[18737]: cluster 2024-03-24T12:06:25.970488+0000 mgr.smithi118.bktqmd (mgr.14164) 38 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:28.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:28 smithi118 bash[18737]: cluster 2024-03-24T12:06:27.970923+0000 mgr.smithi118.bktqmd (mgr.14164) 39 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:30.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:30 smithi118 bash[18737]: cluster 2024-03-24T12:06:29.971289+0000 mgr.smithi118.bktqmd (mgr.14164) 40 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:32.294 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:32 smithi118 bash[18737]: cluster 2024-03-24T12:06:31.971806+0000 mgr.smithi118.bktqmd (mgr.14164) 41 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:32.642 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:06:32.642 INFO:teuthology.orchestra.run.smithi118.stdout:[{"addr": "172.21.15.118", "hostname": "smithi118", "labels": [], "status": ""}, {"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}] 2024-03-24T12:06:33.385 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:33 smithi118 bash[18737]: audit 2024-03-24T12:06:32.643122+0000 mgr.smithi118.bktqmd (mgr.14164) 42 : audit 0 from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:06:33.494 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-24T12:06:33.494 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-24T12:06:33.660 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:33 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:33.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:33 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:35.195 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.936767+0000 mon.smithi118 (mon.0) 139 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.195 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.940225+0000 mon.smithi118 (mon.0) 140 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.195 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.964100+0000 mon.smithi118 (mon.0) 141 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.966234+0000 mon.smithi118 (mon.0) 142 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.968615+0000 mon.smithi118 (mon.0) 143 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: cluster 2024-03-24T12:06:33.972068+0000 mgr.smithi118.bktqmd (mgr.14164) 43 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.972215+0000 mon.smithi118 (mon.0) 144 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.974623+0000 mon.smithi118 (mon.0) 145 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:35.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:34 smithi118 bash[18737]: audit 2024-03-24T12:06:33.976219+0000 mon.smithi118 (mon.0) 146 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:36.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:35 smithi118 bash[18737]: cephadm 2024-03-24T12:06:34.201799+0000 mgr.smithi118.bktqmd (mgr.14164) 44 : cephadm 1 Deploying daemon prometheus.smithi118 on smithi118 2024-03-24T12:06:36.062 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:35 smithi118 bash[18737]: audit 2024-03-24T12:06:35.057376+0000 mon.smithi118 (mon.0) 147 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:37.087 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:36 smithi118 bash[18737]: cluster 2024-03-24T12:06:35.972340+0000 mgr.smithi118.bktqmd (mgr.14164) 45 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:39.064 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:38 smithi118 bash[18737]: cluster 2024-03-24T12:06:37.972644+0000 mgr.smithi118.bktqmd (mgr.14164) 46 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:39.235 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:06:41.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:40 smithi118 bash[18737]: cluster 2024-03-24T12:06:39.973017+0000 mgr.smithi118.bktqmd (mgr.14164) 47 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:43.167 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:42 smithi118 bash[18737]: cluster 2024-03-24T12:06:41.973437+0000 mgr.smithi118.bktqmd (mgr.14164) 48 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:45.414 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:44 smithi118 bash[18737]: cluster 2024-03-24T12:06:43.973861+0000 mgr.smithi118.bktqmd (mgr.14164) 49 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:46.991 INFO:teuthology.orchestra.run.smithi118.stderr:adjusted tunables profile to default 2024-03-24T12:06:47.090 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:46 smithi118 bash[18737]: cluster 2024-03-24T12:06:45.974268+0000 mgr.smithi118.bktqmd (mgr.14164) 50 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:47.090 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:46 smithi118 bash[18737]: audit 2024-03-24T12:06:46.484908+0000 mon.smithi118 (mon.0) 148 : audit 1 from='client.? 172.21.15.118:0/3615436213' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T12:06:48.180 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:47 smithi118 bash[18737]: audit 2024-03-24T12:06:46.988546+0000 mon.smithi118 (mon.0) 149 : audit 1 from='client.? 172.21.15.118:0/3615436213' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T12:06:48.180 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:47 smithi118 bash[18737]: cluster 2024-03-24T12:06:46.992664+0000 mon.smithi118 (mon.0) 150 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:06:48.318 INFO:tasks.cephadm:Adding mon.smithi118 on smithi118 2024-03-24T12:06:48.318 INFO:tasks.cephadm:Adding mon.smithi159 on smithi159 2024-03-24T12:06:48.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph orch apply mon '2;smithi118:172.21.15.118=smithi118;smithi159:172.21.15.159=smithi159' 2024-03-24T12:06:49.103 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:48 smithi118 bash[18737]: cluster 2024-03-24T12:06:47.974720+0000 mgr.smithi118.bktqmd (mgr.14164) 51 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:49.528 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:06:50.192 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:49 smithi118 bash[18737]: cluster 2024-03-24T12:06:49.975144+0000 mgr.smithi118.bktqmd (mgr.14164) 52 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:50.576 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:06:52.296 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:52 smithi118 bash[18737]: cluster 2024-03-24T12:06:51.975572+0000 mgr.smithi118.bktqmd (mgr.14164) 53 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:52.800 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:52 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:53.068 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mon update... 2024-03-24T12:06:53.196 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:52 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:06:53.571 DEBUG:teuthology.orchestra.run.smithi159:mon.smithi159> sudo journalctl -f -n 0 -u ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi159.service 2024-03-24T12:06:53.574 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T12:06:53.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:06:54.143 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.042181+0000 mon.smithi118 (mon.0) 151 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:54.143 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.046169+0000 mon.smithi118 (mon.0) 152 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.061186+0000 mon.smithi118 (mon.0) 153 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.063403+0000 mon.smithi118 (mon.0) 154 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.065323+0000 mgr.smithi118.bktqmd (mgr.14164) 54 : audit 0 from='client.14197 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi118:172.21.15.118=smithi118;smithi159:172.21.15.159=smithi159", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: cephadm 2024-03-24T12:06:53.067615+0000 mgr.smithi118.bktqmd (mgr.14164) 55 : cephadm 1 Saving service mon spec with placement smithi118:172.21.15.118=smithi118;smithi159:172.21.15.159=smithi159;count:2 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: audit 2024-03-24T12:06:53.069513+0000 mon.smithi118 (mon.0) 155 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' 2024-03-24T12:06:54.144 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:54 smithi118 bash[18737]: cluster 2024-03-24T12:06:53.976031+0000 mgr.smithi118.bktqmd (mgr.14164) 56 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:06:54.822 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:06:55.276 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:55 smithi118 bash[18737]: audit 2024-03-24T12:06:54.061376+0000 mon.smithi118 (mon.0) 156 : audit 1 from='mgr.14164 172.21.15.118:0/2160819804' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:06:55.276 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:55 smithi118 bash[18737]: cluster 2024-03-24T12:06:54.065543+0000 mon.smithi118 (mon.0) 157 : cluster 0 mgrmap e14: smithi118.bktqmd(active, since 84s) 2024-03-24T12:06:55.866 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:06:58.401 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-24T12:06:58.401 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","modified":"2024-03-24T12:04:06.949751Z","created":"2024-03-24T12:04:06.949751Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi118","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T12:06:58.404 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2024-03-24T12:06:58.495 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:06:58 smithi118 bash[18737]: audit 2024-03-24T12:06:58.402813+0000 mon.smithi118 (mon.0) 158 : audit 0 from='client.? 172.21.15.159:0/4076182579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:00.004 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T12:07:00.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:07:01.211 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:07:02.257 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: cluster 2024-03-24T12:07:02.261739+0000 mon.smithi118 (mon.0) 159 : cluster 1 Active manager daemon smithi118.bktqmd restarted 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: cluster 2024-03-24T12:07:02.262386+0000 mon.smithi118 (mon.0) 160 : cluster 1 Activating manager daemon smithi118.bktqmd 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: cluster 2024-03-24T12:07:02.265601+0000 mon.smithi118 (mon.0) 161 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: cluster 2024-03-24T12:07:02.265721+0000 mon.smithi118 (mon.0) 162 : cluster 0 mgrmap e15: smithi118.bktqmd(active, starting, since 0.00354941s) 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: audit 2024-03-24T12:07:02.268557+0000 mon.smithi118 (mon.0) 163 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: audit 2024-03-24T12:07:02.270072+0000 mon.smithi118 (mon.0) 164 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi118.bktqmd", "id": "smithi118.bktqmd"}]: dispatch 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: audit 2024-03-24T12:07:02.271181+0000 mon.smithi118 (mon.0) 165 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: audit 2024-03-24T12:07:02.271476+0000 mon.smithi118 (mon.0) 166 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: audit 2024-03-24T12:07:02.271751+0000 mon.smithi118 (mon.0) 167 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:07:02.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:02 smithi118 bash[18737]: cluster 2024-03-24T12:07:02.298340+0000 mon.smithi118 (mon.0) 168 : cluster 1 Manager daemon smithi118.bktqmd is now available 2024-03-24T12:07:03.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.337516+0000 mon.smithi118 (mon.0) 169 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:03.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.338909+0000 mon.smithi118 (mon.0) 170 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:03.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.355524+0000 mon.smithi118 (mon.0) 171 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:03.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.358227+0000 mon.smithi118 (mon.0) 172 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:03.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.367654+0000 mon.smithi118 (mon.0) 173 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:07:03.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:02.371878+0000 mon.smithi118 (mon.0) 174 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi118.bktqmd/trash_purge_schedule"}]: dispatch 2024-03-24T12:07:03.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: cephadm 2024-03-24T12:07:02.950388+0000 mgr.smithi118.bktqmd (mgr.14199) 1 : cephadm 1 [24/Mar/2024:12:07:02] ENGINE Bus STARTING 2024-03-24T12:07:03.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: cephadm 2024-03-24T12:07:03.052357+0000 mgr.smithi118.bktqmd (mgr.14199) 2 : cephadm 1 [24/Mar/2024:12:07:03] ENGINE Serving on http://172.21.15.118:8765 2024-03-24T12:07:03.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: audit 2024-03-24T12:07:03.195911+0000 mon.smithi118 (mon.0) 175 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:03.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:03 smithi118 bash[18737]: cluster 2024-03-24T12:07:03.276115+0000 mon.smithi118 (mon.0) 176 : cluster 0 mgrmap e16: smithi118.bktqmd(active, since 1.01394s) 2024-03-24T12:07:04.690 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-24T12:07:04.690 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","modified":"2024-03-24T12:04:06.949751Z","created":"2024-03-24T12:04:06.949751Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi118","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T12:07:04.693 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2024-03-24T12:07:04.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:04 smithi118 bash[18737]: cephadm 2024-03-24T12:07:03.171910+0000 mgr.smithi118.bktqmd (mgr.14199) 3 : cephadm 1 [24/Mar/2024:12:07:03] ENGINE Serving on https://172.21.15.118:7150 2024-03-24T12:07:04.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:04 smithi118 bash[18737]: cephadm 2024-03-24T12:07:03.172081+0000 mgr.smithi118.bktqmd (mgr.14199) 4 : cephadm 1 [24/Mar/2024:12:07:03] ENGINE Bus STARTED 2024-03-24T12:07:05.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:05 smithi118 bash[18737]: cluster 2024-03-24T12:07:04.323111+0000 mon.smithi118 (mon.0) 177 : cluster 0 mgrmap e17: smithi118.bktqmd(active, since 2s) 2024-03-24T12:07:05.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:05 smithi118 bash[18737]: audit 2024-03-24T12:07:04.669714+0000 mon.smithi118 (mon.0) 178 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:05.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:05 smithi118 bash[18737]: audit 2024-03-24T12:07:04.692112+0000 mon.smithi118 (mon.0) 179 : audit 0 from='client.? 172.21.15.159:0/1621847787' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:06.275 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T12:07:06.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:07:07.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:06 smithi118 bash[18737]: audit 2024-03-24T12:07:05.768835+0000 mon.smithi118 (mon.0) 180 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:07.462 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:07:08.942 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T12:07:09.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:09 smithi118 bash[18737]: audit 2024-03-24T12:07:08.554789+0000 mon.smithi118 (mon.0) 181 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:09.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:09 smithi118 bash[18737]: audit 2024-03-24T12:07:08.558023+0000 mon.smithi118 (mon.0) 182 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:10.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:10 smithi118 bash[18737]: audit 2024-03-24T12:07:09.610158+0000 mon.smithi118 (mon.0) 183 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:10.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:10 smithi118 bash[18737]: audit 2024-03-24T12:07:09.617361+0000 mon.smithi118 (mon.0) 184 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:10.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:10 smithi118 bash[18737]: audit 2024-03-24T12:07:09.619196+0000 mon.smithi118 (mon.0) 185 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:07:11.951 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-24T12:07:11.951 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","modified":"2024-03-24T12:04:06.949751Z","created":"2024-03-24T12:04:06.949751Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi118","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T12:07:11.953 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2024-03-24T12:07:12.897 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.624283+0000 mon.smithi118 (mon.0) 186 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.630359+0000 mon.smithi118 (mon.0) 187 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.638466+0000 mon.smithi118 (mon.0) 188 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.644006+0000 mon.smithi118 (mon.0) 189 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.645577+0000 mon.smithi118 (mon.0) 190 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.647769+0000 mon.smithi118 (mon.0) 191 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.649658+0000 mon.smithi118 (mon.0) 192 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:11.652774+0000 mgr.smithi118.bktqmd (mgr.14199) 5 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:11.653110+0000 mgr.smithi118.bktqmd (mgr.14199) 6 : cephadm 1 Updating smithi159:/etc/ceph/ceph.conf 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:11.919266+0000 mgr.smithi118.bktqmd (mgr.14199) 7 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:12.898 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:11.920090+0000 mgr.smithi118.bktqmd (mgr.14199) 8 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:11.951990+0000 mon.smithi118 (mon.0) 193 : audit 0 from='client.? 172.21.15.159:0/3863753870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.084097+0000 mgr.smithi118.bktqmd (mgr.14199) 9 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.084835+0000 mgr.smithi118.bktqmd (mgr.14199) 10 : cephadm 1 Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.417587+0000 mon.smithi118 (mon.0) 194 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.419849+0000 mon.smithi118 (mon.0) 195 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.422678+0000 mon.smithi118 (mon.0) 196 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.424843+0000 mon.smithi118 (mon.0) 197 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.428152+0000 mon.smithi118 (mon.0) 198 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.429635+0000 mon.smithi118 (mon.0) 199 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.430327+0000 mon.smithi118 (mon.0) 200 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T12:07:12.899 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:12 smithi118 bash[18737]: audit 2024-03-24T12:07:12.432338+0000 mon.smithi118 (mon.0) 201 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:13.508 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T12:07:13.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:07:13.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.248612+0000 mgr.smithi118.bktqmd (mgr.14199) 11 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.249477+0000 mgr.smithi118.bktqmd (mgr.14199) 12 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.433462+0000 mgr.smithi118.bktqmd (mgr.14199) 13 : cephadm 1 Deploying daemon ceph-exporter.smithi159 on smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.886543+0000 mgr.smithi118.bktqmd (mgr.14199) 14 : cephadm 1 Removing key for client.ceph-exporter.smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: audit 2024-03-24T12:07:12.887110+0000 mon.smithi118 (mon.0) 202 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi159"}]: dispatch 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: audit 2024-03-24T12:07:12.888596+0000 mon.smithi118 (mon.0) 203 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi159"}]': finished 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.898407+0000 mgr.smithi118.bktqmd (mgr.14199) 15 : cephadm 4 Failed while placing ceph-exporter.smithi159 on smithi159: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: /usr/bin/docker: stdout 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: /usr/bin/docker: stdout 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: Deploy daemon ceph-exporter.smithi159 ... 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T12:07:13.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: audit 2024-03-24T12:07:12.902469+0000 mon.smithi118 (mon.0) 204 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:07:13.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: audit 2024-03-24T12:07:12.904031+0000 mon.smithi118 (mon.0) 205 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T12:07:13.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: audit 2024-03-24T12:07:12.908535+0000 mon.smithi118 (mon.0) 206 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:13.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:13 smithi118 bash[18737]: cephadm 2024-03-24T12:07:12.910620+0000 mgr.smithi118.bktqmd (mgr.14199) 16 : cephadm 1 Deploying daemon crash.smithi159 on smithi159 2024-03-24T12:07:15.078 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:17 smithi118 bash[18737]: audit 2024-03-24T12:07:16.100558+0000 mon.smithi118 (mon.0) 207 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:17 smithi118 bash[18737]: audit 2024-03-24T12:07:16.106669+0000 mon.smithi118 (mon.0) 208 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:17 smithi118 bash[18737]: audit 2024-03-24T12:07:16.138400+0000 mon.smithi118 (mon.0) 209 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:17 smithi118 bash[18737]: audit 2024-03-24T12:07:16.143823+0000 mon.smithi118 (mon.0) 210 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: cephadm 2024-03-24T12:07:16.147232+0000 mgr.smithi118.bktqmd (mgr.14199) 17 : cephadm 1 Deploying daemon node-exporter.smithi159 on smithi159 2024-03-24T12:07:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.360471+0000 mon.smithi118 (mon.0) 211 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.361173+0000 mon.smithi118 (mon.0) 212 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.529887+0000 mon.smithi118 (mon.0) 213 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.536130+0000 mon.smithi118 (mon.0) 214 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.575491+0000 mon.smithi118 (mon.0) 215 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.580946+0000 mon.smithi118 (mon.0) 216 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.585845+0000 mon.smithi118 (mon.0) 217 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.587487+0000 mon.smithi118 (mon.0) 218 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.591868+0000 mon.smithi118 (mon.0) 219 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:07:18.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:18 smithi118 bash[18737]: audit 2024-03-24T12:07:17.593695+0000 mon.smithi118 (mon.0) 220 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:18.981 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-24T12:07:18.981 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","modified":"2024-03-24T12:04:06.949751Z","created":"2024-03-24T12:04:06.949751Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi118","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T12:07:18.983 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2024-03-24T12:07:19.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:19 smithi118 bash[18737]: cephadm 2024-03-24T12:07:17.595545+0000 mgr.smithi118.bktqmd (mgr.14199) 18 : cephadm 1 Deploying daemon mgr.smithi159.yxwpfk on smithi159 2024-03-24T12:07:19.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:19 smithi118 bash[18737]: audit 2024-03-24T12:07:18.982423+0000 mon.smithi118 (mon.0) 221 : audit 0 from='client.? 172.21.15.159:0/763353458' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:21.036 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T12:07:21.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:07:21.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:21 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.645135+0000 mon.smithi118 (mon.0) 222 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.651467+0000 mon.smithi118 (mon.0) 223 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.673065+0000 mon.smithi118 (mon.0) 224 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.678522+0000 mon.smithi118 (mon.0) 225 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.682107+0000 mon.smithi118 (mon.0) 226 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: audit 2024-03-24T12:07:20.683859+0000 mon.smithi118 (mon.0) 227 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:21 smithi118 bash[18737]: cephadm 2024-03-24T12:07:20.685857+0000 mgr.smithi118.bktqmd (mgr.14199) 19 : cephadm 1 Deploying daemon mon.smithi159 on smithi159 2024-03-24T12:07:23.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:23 smithi118 bash[18737]: audit 2024-03-24T12:07:22.367271+0000 mon.smithi118 (mon.0) 228 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:23.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:23 smithi118 bash[18737]: cluster 2024-03-24T12:07:22.900288+0000 mgr.smithi118.bktqmd (mgr.14199) 20 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:24.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:24 smithi118 bash[18737]: cluster 2024-03-24T12:07:23.364117+0000 mon.smithi118 (mon.0) 229 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-03-24T12:07:24.748 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:25.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:25 smithi118 bash[18737]: cluster 2024-03-24T12:07:24.900864+0000 mgr.smithi118.bktqmd (mgr.14199) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:26.015 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:25 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:26.015 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:25 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:26.015 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:25 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:26.015 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:25 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:26.015 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:25 smithi159 systemd[1]: Started Ceph mon.smithi159 for 64d803e6-e9d6-11ee-95cd-87774f69a715. 2024-03-24T12:07:27.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.034252+0000 mon.smithi118 (mon.0) 230 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.040688+0000 mon.smithi118 (mon.0) 231 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.071397+0000 mon.smithi118 (mon.0) 232 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.077332+0000 mon.smithi118 (mon.0) 233 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.086937+0000 mon.smithi118 (mon.0) 234 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:27 smithi118 bash[18737]: audit 2024-03-24T12:07:26.154117+0000 mon.smithi118 (mon.0) 235 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:27.534 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.458+0000 7f198c218c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:07:27.534 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.458+0000 7f198c218c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.458+0000 7f198c218c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 0 load: jerasure load: lrc 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Git sha 0 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: DB SUMMARY 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: DB Session ID: 92LTSWVIER2GCQYNNLB2 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi159/store.db dir, Total Num: 0, files: 2024-03-24T12:07:27.535 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi159/store.db: 000004.log size: 511 ; 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.env: 0x55b91644eae0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.info_log: 0x55b918cb17a0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:07:27.536 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:07:27.537 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.write_buffer_manager: 0x55b918c85400 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:07:27.538 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:07:27.540 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:07:27.540 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:07:27.541 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:07:27.542 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:07:27.543 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi159/store.db/MANIFEST-000005 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b918cb18c0) 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cache_index_and_filter_blocks: 1 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:07:27.544 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: pin_top_level_index_and_filter: 1 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: index_type: 0 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: data_block_index_type: 0 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: index_shortening: 1 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: checksum: 4 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: no_block_cache: 0 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_cache: 0x55b918cb3090 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_cache_name: BinnedLRUCache 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_cache_options: 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: capacity : 536870912 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: num_shard_bits : 4 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: strict_capacity_limit : 0 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: high_pri_pool_ratio: 0.000 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_cache_compressed: (nil) 2024-03-24T12:07:27.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: persistent_cache: (nil) 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_size: 4096 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_size_deviation: 10 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_restart_interval: 16 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: index_block_restart_interval: 1 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: metadata_block_size: 4096 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: partition_filters: 0 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: use_delta_encoding: 1 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: filter_policy: bloomfilter 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: whole_key_filtering: 1 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: verify_compression: 0 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: read_amp_bytes_per_bit: 0 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: format_version: 5 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: enable_index_compression: 1 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: block_align: 0 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: max_auto_readahead_size: 262144 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: prepopulate_block_cache: 0 2024-03-24T12:07:27.546 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: initial_auto_readahead_size: 8192 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:07:27.547 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:07:27.548 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:07:27.549 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:07:27.550 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:07:27.551 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.462+0000 7f198c218c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi159/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-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 48e92c75-3791-4b8a-8426-9c47af1df79c 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282047467043, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282047467588, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "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": "[]", "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": 1711282047, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "48e92c75-3791-4b8a-8426-9c47af1df79c", "db_session_id": "92LTSWVIER2GCQYNNLB2", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:07:27.552 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282047467694, "job": 1, "event": "recovery_finished"} 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi159/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b918da6000 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 4 rocksdb: DB pointer 0x55b918d92000 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f197a988700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f197a988700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ** DB Stats ** 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:07:27.553 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ** Compaction Stats [default] ** 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ** Compaction Stats [default] ** 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:07:27.554 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Interval compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Block cache BinnedLRUCache@0x55b918cb3090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 0 mon.smithi159 does not exist in monmap, will attempt to join an existing cluster 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 0 using public_addr v2:172.21.15.159:0/0 -> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.466+0000 7f198c218c80 0 starting mon.smithi159 rank -1 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi159 fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.470+0000 7f198c218c80 1 mon.smithi159@-1(???) e0 preinit fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:07:27.555 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).mds e1 new map 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).mds e1 print_map 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: e1 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 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,11=minor log segments} 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: legacy client fscid: -1 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: No filesystems configured 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-24T12:07:27.556 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.494+0000 7f197d98e700 0 mon.smithi159@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cluster 2024-03-24T12:07:04.323111+0000 mon.smithi118 (mon.0) 177 : cluster 0 mgrmap e17: smithi118.bktqmd(active, since 2s) 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:04.669714+0000 mon.smithi118 (mon.0) 178 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:04.692112+0000 mon.smithi118 (mon.0) 179 : audit 0 from='client.? 172.21.15.159:0/1621847787' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:05.768835+0000 mon.smithi118 (mon.0) 180 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:08.554789+0000 mon.smithi118 (mon.0) 181 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:08.558023+0000 mon.smithi118 (mon.0) 182 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:09.610158+0000 mon.smithi118 (mon.0) 183 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:09.617361+0000 mon.smithi118 (mon.0) 184 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:09.619196+0000 mon.smithi118 (mon.0) 185 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:07:27.557 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.624283+0000 mon.smithi118 (mon.0) 186 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.630359+0000 mon.smithi118 (mon.0) 187 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.638466+0000 mon.smithi118 (mon.0) 188 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.644006+0000 mon.smithi118 (mon.0) 189 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.645577+0000 mon.smithi118 (mon.0) 190 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.647769+0000 mon.smithi118 (mon.0) 191 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.649658+0000 mon.smithi118 (mon.0) 192 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:11.652774+0000 mgr.smithi118.bktqmd (mgr.14199) 5 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:11.653110+0000 mgr.smithi118.bktqmd (mgr.14199) 6 : cephadm 1 Updating smithi159:/etc/ceph/ceph.conf 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:11.919266+0000 mgr.smithi118.bktqmd (mgr.14199) 7 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:11.920090+0000 mgr.smithi118.bktqmd (mgr.14199) 8 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:11.951990+0000 mon.smithi118 (mon.0) 193 : audit 0 from='client.? 172.21.15.159:0/3863753870' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.084097+0000 mgr.smithi118.bktqmd (mgr.14199) 9 : cephadm 1 Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.084835+0000 mgr.smithi118.bktqmd (mgr.14199) 10 : cephadm 1 Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.417587+0000 mon.smithi118 (mon.0) 194 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.419849+0000 mon.smithi118 (mon.0) 195 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.422678+0000 mon.smithi118 (mon.0) 196 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.424843+0000 mon.smithi118 (mon.0) 197 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.428152+0000 mon.smithi118 (mon.0) 198 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.429635+0000 mon.smithi118 (mon.0) 199 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.430327+0000 mon.smithi118 (mon.0) 200 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.432338+0000 mon.smithi118 (mon.0) 201 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.248612+0000 mgr.smithi118.bktqmd (mgr.14199) 11 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.249477+0000 mgr.smithi118.bktqmd (mgr.14199) 12 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.433462+0000 mgr.smithi118.bktqmd (mgr.14199) 13 : cephadm 1 Deploying daemon ceph-exporter.smithi159 on smithi159 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.886543+0000 mgr.smithi118.bktqmd (mgr.14199) 14 : cephadm 1 Removing key for client.ceph-exporter.smithi159 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.887110+0000 mon.smithi118 (mon.0) 202 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi159"}]: dispatch 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.888596+0000 mon.smithi118 (mon.0) 203 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi159"}]': finished 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.898407+0000 mgr.smithi118.bktqmd (mgr.14199) 15 : cephadm 4 Failed while placing ceph-exporter.smithi159 on smithi159: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: /usr/bin/docker: stdout 2024-03-24T12:07:27.559 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: /usr/bin/docker: stdout 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: Deploy daemon ceph-exporter.smithi159 ... 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.902469+0000 mon.smithi118 (mon.0) 204 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.904031+0000 mon.smithi118 (mon.0) 205 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:12.908535+0000 mon.smithi118 (mon.0) 206 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:12.910620+0000 mgr.smithi118.bktqmd (mgr.14199) 16 : cephadm 1 Deploying daemon crash.smithi159 on smithi159 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:16.100558+0000 mon.smithi118 (mon.0) 207 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:16.106669+0000 mon.smithi118 (mon.0) 208 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:16.138400+0000 mon.smithi118 (mon.0) 209 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.560 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:16.143823+0000 mon.smithi118 (mon.0) 210 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:16.147232+0000 mgr.smithi118.bktqmd (mgr.14199) 17 : cephadm 1 Deploying daemon node-exporter.smithi159 on smithi159 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.360471+0000 mon.smithi118 (mon.0) 211 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.361173+0000 mon.smithi118 (mon.0) 212 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.529887+0000 mon.smithi118 (mon.0) 213 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.536130+0000 mon.smithi118 (mon.0) 214 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.575491+0000 mon.smithi118 (mon.0) 215 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.580946+0000 mon.smithi118 (mon.0) 216 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.585845+0000 mon.smithi118 (mon.0) 217 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.587487+0000 mon.smithi118 (mon.0) 218 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.591868+0000 mon.smithi118 (mon.0) 219 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:17.593695+0000 mon.smithi118 (mon.0) 220 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:17.595545+0000 mgr.smithi118.bktqmd (mgr.14199) 18 : cephadm 1 Deploying daemon mgr.smithi159.yxwpfk on smithi159 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:18.982423+0000 mon.smithi118 (mon.0) 221 : audit 0 from='client.? 172.21.15.159:0/763353458' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.645135+0000 mon.smithi118 (mon.0) 222 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.561 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.651467+0000 mon.smithi118 (mon.0) 223 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.673065+0000 mon.smithi118 (mon.0) 224 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.678522+0000 mon.smithi118 (mon.0) 225 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.682107+0000 mon.smithi118 (mon.0) 226 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:20.683859+0000 mon.smithi118 (mon.0) 227 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cephadm 2024-03-24T12:07:20.685857+0000 mgr.smithi118.bktqmd (mgr.14199) 19 : cephadm 1 Deploying daemon mon.smithi159 on smithi159 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:22.367271+0000 mon.smithi118 (mon.0) 228 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cluster 2024-03-24T12:07:22.900288+0000 mgr.smithi118.bktqmd (mgr.14199) 20 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cluster 2024-03-24T12:07:23.364117+0000 mon.smithi118 (mon.0) 229 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: cluster 2024-03-24T12:07:24.900864+0000 mgr.smithi118.bktqmd (mgr.14199) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.034252+0000 mon.smithi118 (mon.0) 230 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.040688+0000 mon.smithi118 (mon.0) 231 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.071397+0000 mon.smithi118 (mon.0) 232 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.077332+0000 mon.smithi118 (mon.0) 233 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.086937+0000 mon.smithi118 (mon.0) 234 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:27.562 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: audit 2024-03-24T12:07:26.154117+0000 mon.smithi118 (mon.0) 235 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:27.563 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:27 smithi159 bash[23669]: debug 2024-03-24T12:07:27.498+0000 7f197d98e700 1 mon.smithi159@-1(synchronizing).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-03-24T12:07:32.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:27.506036+0000 mon.smithi118 (mon.0) 237 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:27.511108+0000 mon.smithi118 (mon.0) 238 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:07:32.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:27.511385+0000 mon.smithi118 (mon.0) 239 : cluster 1 mon.smithi118 calling monitor election 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:27.533005+0000 mon.smithi118 (mon.0) 240 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:28.505671+0000 mon.smithi118 (mon.0) 241 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:28.902022+0000 mgr.smithi118.bktqmd (mgr.14199) 23 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:29.505781+0000 mon.smithi118 (mon.0) 242 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:29.507432+0000 mon.smithi159 (mon.1) 1 : cluster 1 mon.smithi159 calling monitor election 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:30.456906+0000 mon.smithi118 (mon.0) 243 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi159.yxwpfk/crt"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:30.505439+0000 mon.smithi118 (mon.0) 244 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:30.902501+0000 mgr.smithi118.bktqmd (mgr.14199) 24 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:31.505864+0000 mon.smithi118 (mon.0) 245 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.505631+0000 mon.smithi118 (mon.0) 246 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.557365+0000 mon.smithi118 (mon.0) 247 : cluster 1 mon.smithi118 is new leader, mons smithi118,smithi159 in quorum (ranks 0,1) 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.564201+0000 mon.smithi118 (mon.0) 248 : cluster 0 monmap e2: 2 mons at {smithi118=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],smithi159=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.584693+0000 mon.smithi118 (mon.0) 249 : cluster 0 fsmap 2024-03-24T12:07:32.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.584784+0000 mon.smithi118 (mon.0) 250 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585130+0000 mon.smithi118 (mon.0) 251 : cluster 0 mgrmap e17: smithi118.bktqmd(active, since 30s) 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585476+0000 mon.smithi118 (mon.0) 252 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585527+0000 mon.smithi118 (mon.0) 253 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585566+0000 mon.smithi118 (mon.0) 254 : cluster 3 Failed while placing ceph-exporter.smithi159 on smithi159: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585615+0000 mon.smithi118 (mon.0) 255 : cluster 3 /usr/bin/docker: stdout 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585652+0000 mon.smithi118 (mon.0) 256 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585693+0000 mon.smithi118 (mon.0) 257 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585732+0000 mon.smithi118 (mon.0) 258 : cluster 3 /usr/bin/docker: stdout 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585777+0000 mon.smithi118 (mon.0) 259 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:32.956 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585819+0000 mon.smithi118 (mon.0) 260 : cluster 3 Deploy daemon ceph-exporter.smithi159 ... 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.585864+0000 mon.smithi118 (mon.0) 261 : cluster 3 ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.587657+0000 mon.smithi118 (mon.0) 262 : cluster 0 Standby manager daemon smithi159.yxwpfk started 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.595149+0000 mon.smithi118 (mon.0) 263 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.597847+0000 mon.smithi118 (mon.0) 264 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.601569+0000 mon.smithi118 (mon.0) 265 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.602736+0000 mon.smithi118 (mon.0) 266 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.603365+0000 mon.smithi118 (mon.0) 267 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi159.yxwpfk/key"}]: dispatch 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.606009+0000 mon.smithi118 (mon.0) 268 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.610833+0000 mon.smithi118 (mon.0) 269 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.613750+0000 mon.smithi118 (mon.0) 270 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:32.957 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:32 smithi118 bash[18737]: audit 2024-03-24T12:07:32.622726+0000 mon.smithi118 (mon.0) 271 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:33.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:27.506036+0000 mon.smithi118 (mon.0) 237 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:27.511108+0000 mon.smithi118 (mon.0) 238 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:27.511385+0000 mon.smithi118 (mon.0) 239 : cluster 1 mon.smithi118 calling monitor election 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:27.533005+0000 mon.smithi118 (mon.0) 240 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:28.505671+0000 mon.smithi118 (mon.0) 241 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:28.902022+0000 mgr.smithi118.bktqmd (mgr.14199) 23 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:29.505781+0000 mon.smithi118 (mon.0) 242 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:29.507432+0000 mon.smithi159 (mon.1) 1 : cluster 1 mon.smithi159 calling monitor election 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:30.456906+0000 mon.smithi118 (mon.0) 243 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi159.yxwpfk/crt"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:30.505439+0000 mon.smithi118 (mon.0) 244 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:30.902501+0000 mgr.smithi118.bktqmd (mgr.14199) 24 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:31.505864+0000 mon.smithi118 (mon.0) 245 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.137 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.505631+0000 mon.smithi118 (mon.0) 246 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.557365+0000 mon.smithi118 (mon.0) 247 : cluster 1 mon.smithi118 is new leader, mons smithi118,smithi159 in quorum (ranks 0,1) 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.564201+0000 mon.smithi118 (mon.0) 248 : cluster 0 monmap e2: 2 mons at {smithi118=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],smithi159=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.584693+0000 mon.smithi118 (mon.0) 249 : cluster 0 fsmap 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.584784+0000 mon.smithi118 (mon.0) 250 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585130+0000 mon.smithi118 (mon.0) 251 : cluster 0 mgrmap e17: smithi118.bktqmd(active, since 30s) 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585476+0000 mon.smithi118 (mon.0) 252 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585527+0000 mon.smithi118 (mon.0) 253 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585566+0000 mon.smithi118 (mon.0) 254 : cluster 3 Failed while placing ceph-exporter.smithi159 on smithi159: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:33.138 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585615+0000 mon.smithi118 (mon.0) 255 : cluster 3 /usr/bin/docker: stdout 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585652+0000 mon.smithi118 (mon.0) 256 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter-smithi159 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585693+0000 mon.smithi118 (mon.0) 257 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585732+0000 mon.smithi118 (mon.0) 258 : cluster 3 /usr/bin/docker: stdout 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585777+0000 mon.smithi118 (mon.0) 259 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-ceph-exporter.smithi159 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585819+0000 mon.smithi118 (mon.0) 260 : cluster 3 Deploy daemon ceph-exporter.smithi159 ... 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.585864+0000 mon.smithi118 (mon.0) 261 : cluster 3 ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.587657+0000 mon.smithi118 (mon.0) 262 : cluster 0 Standby manager daemon smithi159.yxwpfk started 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.595149+0000 mon.smithi118 (mon.0) 263 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.597847+0000 mon.smithi118 (mon.0) 264 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.601569+0000 mon.smithi118 (mon.0) 265 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.602736+0000 mon.smithi118 (mon.0) 266 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.603365+0000 mon.smithi118 (mon.0) 267 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi159.yxwpfk/key"}]: dispatch 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.606009+0000 mon.smithi118 (mon.0) 268 : audit 0 from='mgr.? 172.21.15.159:0/4150191115' entity='mgr.smithi159.yxwpfk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.610833+0000 mon.smithi118 (mon.0) 269 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.613750+0000 mon.smithi118 (mon.0) 270 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:33.139 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:32 smithi159 bash[23669]: audit 2024-03-24T12:07:32.622726+0000 mon.smithi118 (mon.0) 271 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:33.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cephadm 2024-03-24T12:07:32.627921+0000 mgr.smithi118.bktqmd (mgr.14199) 25 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cephadm 2024-03-24T12:07:32.628563+0000 mgr.smithi118.bktqmd (mgr.14199) 26 : cephadm 1 Updating smithi159:/etc/ceph/ceph.conf 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.656421+0000 mon.smithi118 (mon.0) 272 : cluster 0 mgrmap e18: smithi118.bktqmd(active, since 30s), standbys: smithi159.yxwpfk 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:32.657588+0000 mon.smithi118 (mon.0) 273 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi159.yxwpfk", "id": "smithi159.yxwpfk"}]: dispatch 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cephadm 2024-03-24T12:07:32.896182+0000 mgr.smithi118.bktqmd (mgr.14199) 27 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cephadm 2024-03-24T12:07:32.898468+0000 mgr.smithi118.bktqmd (mgr.14199) 28 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cluster 2024-03-24T12:07:32.902830+0000 mgr.smithi118.bktqmd (mgr.14199) 29 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.069165+0000 mon.smithi118 (mon.0) 274 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.072784+0000 mon.smithi118 (mon.0) 275 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.077960+0000 mon.smithi118 (mon.0) 276 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.081464+0000 mon.smithi118 (mon.0) 277 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.086036+0000 mon.smithi118 (mon.0) 278 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cluster 2024-03-24T12:07:33.086726+0000 mgr.smithi118.bktqmd (mgr.14199) 30 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:33.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.087927+0000 mon.smithi118 (mon.0) 279 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:33.888 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.089619+0000 mon.smithi118 (mon.0) 280 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T12:07:33.888 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.092273+0000 mon.smithi118 (mon.0) 281 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:33.888 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: cephadm 2024-03-24T12:07:33.093706+0000 mgr.smithi118.bktqmd (mgr.14199) 31 : cephadm 1 Deploying daemon ceph-exporter.smithi159 on smithi159 2024-03-24T12:07:33.888 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:33 smithi159 bash[23669]: audit 2024-03-24T12:07:33.505919+0000 mon.smithi118 (mon.0) 282 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:33.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cephadm 2024-03-24T12:07:32.627921+0000 mgr.smithi118.bktqmd (mgr.14199) 25 : cephadm 1 Updating smithi118:/etc/ceph/ceph.conf 2024-03-24T12:07:34.022 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cephadm 2024-03-24T12:07:32.628563+0000 mgr.smithi118.bktqmd (mgr.14199) 26 : cephadm 1 Updating smithi159:/etc/ceph/ceph.conf 2024-03-24T12:07:34.022 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.656421+0000 mon.smithi118 (mon.0) 272 : cluster 0 mgrmap e18: smithi118.bktqmd(active, since 30s), standbys: smithi159.yxwpfk 2024-03-24T12:07:34.022 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:32.657588+0000 mon.smithi118 (mon.0) 273 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr metadata", "who": "smithi159.yxwpfk", "id": "smithi159.yxwpfk"}]: dispatch 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cephadm 2024-03-24T12:07:32.896182+0000 mgr.smithi118.bktqmd (mgr.14199) 27 : cephadm 1 Updating smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cephadm 2024-03-24T12:07:32.898468+0000 mgr.smithi118.bktqmd (mgr.14199) 28 : cephadm 1 Updating smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cluster 2024-03-24T12:07:32.902830+0000 mgr.smithi118.bktqmd (mgr.14199) 29 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.069165+0000 mon.smithi118 (mon.0) 274 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.072784+0000 mon.smithi118 (mon.0) 275 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.077960+0000 mon.smithi118 (mon.0) 276 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.081464+0000 mon.smithi118 (mon.0) 277 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.086036+0000 mon.smithi118 (mon.0) 278 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cluster 2024-03-24T12:07:33.086726+0000 mgr.smithi118.bktqmd (mgr.14199) 30 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.087927+0000 mon.smithi118 (mon.0) 279 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.089619+0000 mon.smithi118 (mon.0) 280 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi159", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T12:07:34.023 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.092273+0000 mon.smithi118 (mon.0) 281 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:34.024 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: cephadm 2024-03-24T12:07:33.093706+0000 mgr.smithi118.bktqmd (mgr.14199) 31 : cephadm 1 Deploying daemon ceph-exporter.smithi159 on smithi159 2024-03-24T12:07:34.024 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:33 smithi118 bash[18737]: audit 2024-03-24T12:07:33.505919+0000 mon.smithi118 (mon.0) 282 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:07:34.231 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-03-24T12:07:34.231 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":2,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","modified":"2024-03-24T12:07:27.505406Z","created":"2024-03-24T12:04:06.949751Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi118","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi159","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-24T12:07:34.234 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 2 2024-03-24T12:07:34.784 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:34 smithi159 bash[23669]: cluster 2024-03-24T12:07:33.650602+0000 mon.smithi118 (mon.0) 283 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-03-24T12:07:34.785 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:34 smithi159 bash[23669]: cluster 2024-03-24T12:07:33.650662+0000 mon.smithi118 (mon.0) 284 : cluster 1 Cluster is now healthy 2024-03-24T12:07:34.785 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:34 smithi159 bash[23669]: audit 2024-03-24T12:07:34.232807+0000 mon.smithi118 (mon.0) 285 : audit 0 from='client.? 172.21.15.159:0/2096259871' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:34.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:34 smithi118 bash[18737]: cluster 2024-03-24T12:07:33.650602+0000 mon.smithi118 (mon.0) 283 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-03-24T12:07:34.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:34 smithi118 bash[18737]: cluster 2024-03-24T12:07:33.650662+0000 mon.smithi118 (mon.0) 284 : cluster 1 Cluster is now healthy 2024-03-24T12:07:34.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:34 smithi118 bash[18737]: audit 2024-03-24T12:07:34.232807+0000 mon.smithi118 (mon.0) 285 : audit 0 from='client.? 172.21.15.159:0/2096259871' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:07:34.965 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-24T12:07:34.966 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-24T12:07:35.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:35 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:35.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:35 smithi159 bash[23669]: cluster 2024-03-24T12:07:35.087049+0000 mgr.smithi118.bktqmd (mgr.14199) 32 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:35.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:35 smithi118 bash[18737]: cluster 2024-03-24T12:07:35.087049+0000 mgr.smithi118.bktqmd (mgr.14199) 32 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:36.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:35 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:07:37.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:37 smithi159 bash[23669]: audit 2024-03-24T12:07:36.039713+0000 mon.smithi118 (mon.0) 286 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:37 smithi159 bash[23669]: audit 2024-03-24T12:07:36.048832+0000 mon.smithi118 (mon.0) 287 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:37 smithi159 bash[23669]: audit 2024-03-24T12:07:36.071208+0000 mon.smithi118 (mon.0) 288 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:37 smithi159 bash[23669]: audit 2024-03-24T12:07:36.078458+0000 mon.smithi118 (mon.0) 289 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:37 smithi159 bash[23669]: audit 2024-03-24T12:07:36.155475+0000 mon.smithi118 (mon.0) 290 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:37.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:37 smithi118 bash[18737]: audit 2024-03-24T12:07:36.039713+0000 mon.smithi118 (mon.0) 286 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:37 smithi118 bash[18737]: audit 2024-03-24T12:07:36.048832+0000 mon.smithi118 (mon.0) 287 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:37 smithi118 bash[18737]: audit 2024-03-24T12:07:36.071208+0000 mon.smithi118 (mon.0) 288 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:37 smithi118 bash[18737]: audit 2024-03-24T12:07:36.078458+0000 mon.smithi118 (mon.0) 289 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:37.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:37 smithi118 bash[18737]: audit 2024-03-24T12:07:36.155475+0000 mon.smithi118 (mon.0) 290 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:38.366 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:38 smithi118 bash[18737]: cluster 2024-03-24T12:07:37.087485+0000 mgr.smithi118.bktqmd (mgr.14199) 33 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:38.366 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:38 smithi118 bash[18737]: audit 2024-03-24T12:07:37.383472+0000 mon.smithi118 (mon.0) 291 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:38.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:38 smithi159 bash[23669]: cluster 2024-03-24T12:07:37.087485+0000 mgr.smithi118.bktqmd (mgr.14199) 33 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:38.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:38 smithi159 bash[23669]: audit 2024-03-24T12:07:37.383472+0000 mon.smithi118 (mon.0) 291 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:39.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:39 smithi118 bash[18737]: cluster 2024-03-24T12:07:39.087999+0000 mgr.smithi118.bktqmd (mgr.14199) 34 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:39.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:39 smithi159 bash[23669]: cluster 2024-03-24T12:07:39.087999+0000 mgr.smithi118.bktqmd (mgr.14199) 34 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:39.728 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:07:41.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:41 smithi118 bash[18737]: cluster 2024-03-24T12:07:41.088562+0000 mgr.smithi118.bktqmd (mgr.14199) 35 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:41.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:41 smithi159 bash[23669]: cluster 2024-03-24T12:07:41.088562+0000 mgr.smithi118.bktqmd (mgr.14199) 35 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:42.328 INFO:teuthology.orchestra.run.smithi118.stdout:# minimal ceph.conf for 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:07:42.329 INFO:teuthology.orchestra.run.smithi118.stdout:[global] 2024-03-24T12:07:42.329 INFO:teuthology.orchestra.run.smithi118.stdout: fsid = 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:07:42.329 INFO:teuthology.orchestra.run.smithi118.stdout: mon_host = [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.548930+0000 mon.smithi118 (mon.0) 292 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.558928+0000 mon.smithi118 (mon.0) 293 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.561206+0000 mon.smithi118 (mon.0) 294 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.563205+0000 mon.smithi118 (mon.0) 295 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.573024+0000 mon.smithi118 (mon.0) 296 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: cephadm 2024-03-24T12:07:41.649691+0000 mgr.smithi118.bktqmd (mgr.14199) 36 : cephadm 1 Reconfiguring mon.smithi118 (unknown last config time)... 2024-03-24T12:07:42.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.650433+0000 mon.smithi118 (mon.0) 297 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:07:42.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.652250+0000 mon.smithi118 (mon.0) 298 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:07:42.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:41.653966+0000 mon.smithi118 (mon.0) 299 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:42.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: cephadm 2024-03-24T12:07:41.656088+0000 mgr.smithi118.bktqmd (mgr.14199) 37 : cephadm 1 Reconfiguring daemon mon.smithi118 on smithi118 2024-03-24T12:07:42.705 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:42 smithi118 bash[18737]: audit 2024-03-24T12:07:42.330467+0000 mon.smithi118 (mon.0) 300 : audit 0 from='client.? 172.21.15.118:0/2201277919' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.548930+0000 mon.smithi118 (mon.0) 292 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.558928+0000 mon.smithi118 (mon.0) 293 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.561206+0000 mon.smithi118 (mon.0) 294 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.563205+0000 mon.smithi118 (mon.0) 295 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.573024+0000 mon.smithi118 (mon.0) 296 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: cephadm 2024-03-24T12:07:41.649691+0000 mgr.smithi118.bktqmd (mgr.14199) 36 : cephadm 1 Reconfiguring mon.smithi118 (unknown last config time)... 2024-03-24T12:07:42.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.650433+0000 mon.smithi118 (mon.0) 297 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:07:42.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.652250+0000 mon.smithi118 (mon.0) 298 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:07:42.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:41.653966+0000 mon.smithi118 (mon.0) 299 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:42.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: cephadm 2024-03-24T12:07:41.656088+0000 mgr.smithi118.bktqmd (mgr.14199) 37 : cephadm 1 Reconfiguring daemon mon.smithi118 on smithi118 2024-03-24T12:07:42.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:42 smithi159 bash[23669]: audit 2024-03-24T12:07:42.330467+0000 mon.smithi118 (mon.0) 300 : audit 0 from='client.? 172.21.15.118:0/2201277919' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:43.406 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-24T12:07:43.406 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:07:43.406 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T12:07:43.419 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:07:43.419 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:43.471 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:07:43.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T12:07:43.486 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:07:43.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:07:43.541 INFO:tasks.cephadm:Deploying OSDs... 2024-03-24T12:07:43.542 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:07:43.542 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:07:43.547 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T12:07:43.547 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/nvme1n1 2024-03-24T12:07:43.593 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/nvme1n1 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 956 Links: 1 Device type: 103,2 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 12:05:43.031010247 +0000 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 12:02:30.120469152 +0000 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 12:02:30.120469152 +0000 2024-03-24T12:07:43.594 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:07:43.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-24T12:07:43.644 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:43 smithi118 bash[18737]: cluster 2024-03-24T12:07:43.089087+0000 mgr.smithi118.bktqmd (mgr.14199) 38 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:43.645 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:07:43.645 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:07:43.646 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000211571 s, 2.4 MB/s 2024-03-24T12:07:43.646 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-24T12:07:43.695 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/nvme2n1 2024-03-24T12:07:43.741 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/nvme2n1 2024-03-24T12:07:43.741 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 965 Links: 1 Device type: 103,4 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 12:05:43.047010104 +0000 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 12:02:30.216495654 +0000 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 12:02:30.216495654 +0000 2024-03-24T12:07:43.742 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:07:43.742 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-24T12:07:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:07:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:07:43.798 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000251098 s, 2.0 MB/s 2024-03-24T12:07:43.799 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-24T12:07:43.851 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/nvme3n1 2024-03-24T12:07:43.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:43 smithi159 bash[23669]: cluster 2024-03-24T12:07:43.089087+0000 mgr.smithi118.bktqmd (mgr.14199) 38 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:43.901 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/nvme3n1 2024-03-24T12:07:43.901 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:43.901 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 975 Links: 1 Device type: 103,6 2024-03-24T12:07:43.902 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:43.902 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 12:05:43.059009997 +0000 2024-03-24T12:07:43.902 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 12:02:30.316523261 +0000 2024-03-24T12:07:43.902 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 12:02:30.316523261 +0000 2024-03-24T12:07:43.902 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:07:43.902 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-24T12:07:43.961 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:07:43.961 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:07:43.961 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000379918 s, 1.3 MB/s 2024-03-24T12:07:43.962 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-24T12:07:44.015 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/nvme4n1 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/nvme4n1 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 5h/5d Inode: 984 Links: 1 Device type: 103,8 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-03-24 12:05:43.079009818 +0000 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-03-24 12:02:30.412549763 +0000 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-03-24 12:02:30.412549763 +0000 2024-03-24T12:07:44.066 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-03-24T12:07:44.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-24T12:07:44.120 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-03-24T12:07:44.120 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-03-24T12:07:44.120 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000374275 s, 1.4 MB/s 2024-03-24T12:07:44.121 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-24T12:07:44.171 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:07:44.171 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:07:44.177 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T12:07:44.177 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/nvme1n1 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/nvme1n1 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 957 Links: 1 Device type: 103,2 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 12:07:10.206855373 +0000 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 12:02:31.372574090 +0000 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 12:02:31.372574090 +0000 2024-03-24T12:07:44.226 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:07:44.227 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-24T12:07:44.281 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:07:44.281 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:07:44.282 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000399343 s, 1.3 MB/s 2024-03-24T12:07:44.283 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-24T12:07:44.331 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/nvme2n1 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/nvme2n1 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 966 Links: 1 Device type: 103,4 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 12:07:10.222854975 +0000 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 12:02:31.472573198 +0000 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 12:02:31.472573198 +0000 2024-03-24T12:07:44.384 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:07:44.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-24T12:07:44.440 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:07:44.440 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:07:44.440 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000419696 s, 1.2 MB/s 2024-03-24T12:07:44.441 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-24T12:07:44.490 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/nvme3n1 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/nvme3n1 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 975 Links: 1 Device type: 103,6 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 12:07:10.238854575 +0000 2024-03-24T12:07:44.537 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 12:02:31.568572339 +0000 2024-03-24T12:07:44.538 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 12:02:31.568572339 +0000 2024-03-24T12:07:44.538 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:07:44.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-24T12:07:44.592 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:07:44.592 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:07:44.592 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.00047309 s, 1.1 MB/s 2024-03-24T12:07:44.593 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-24T12:07:44.643 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/nvme4n1 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/nvme4n1 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 984 Links: 1 Device type: 103,8 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-03-24 12:07:10.254854177 +0000 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-03-24 12:02:31.668571447 +0000 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-03-24 12:02:31.668571447 +0000 2024-03-24T12:07:44.689 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2024-03-24T12:07:44.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-24T12:07:44.743 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-03-24T12:07:44.743 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-03-24T12:07:44.744 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.00039154 s, 1.3 MB/s 2024-03-24T12:07:44.744 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-24T12:07:44.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph orch apply osd --all-available-devices 2024-03-24T12:07:45.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: audit 2024-03-24T12:07:44.368942+0000 mon.smithi118 (mon.0) 301 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:45.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: audit 2024-03-24T12:07:44.376425+0000 mon.smithi118 (mon.0) 302 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:45.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: cephadm 2024-03-24T12:07:44.424929+0000 mgr.smithi118.bktqmd (mgr.14199) 39 : cephadm 1 Reconfiguring mgr.smithi118.bktqmd (unknown last config time)... 2024-03-24T12:07:45.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: audit 2024-03-24T12:07:44.425628+0000 mon.smithi118 (mon.0) 303 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi118.bktqmd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:07:45.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: audit 2024-03-24T12:07:44.427606+0000 mon.smithi118 (mon.0) 304 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:07:45.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: audit 2024-03-24T12:07:44.429223+0000 mon.smithi118 (mon.0) 305 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:45.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: cephadm 2024-03-24T12:07:44.431199+0000 mgr.smithi118.bktqmd (mgr.14199) 40 : cephadm 1 Reconfiguring daemon mgr.smithi118.bktqmd on smithi118 2024-03-24T12:07:45.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:45 smithi159 bash[23669]: cluster 2024-03-24T12:07:45.089548+0000 mgr.smithi118.bktqmd (mgr.14199) 41 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:45.663 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: audit 2024-03-24T12:07:44.368942+0000 mon.smithi118 (mon.0) 301 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:45.663 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: audit 2024-03-24T12:07:44.376425+0000 mon.smithi118 (mon.0) 302 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:45.663 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: cephadm 2024-03-24T12:07:44.424929+0000 mgr.smithi118.bktqmd (mgr.14199) 39 : cephadm 1 Reconfiguring mgr.smithi118.bktqmd (unknown last config time)... 2024-03-24T12:07:45.663 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: audit 2024-03-24T12:07:44.425628+0000 mon.smithi118 (mon.0) 303 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi118.bktqmd", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:07:45.664 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: audit 2024-03-24T12:07:44.427606+0000 mon.smithi118 (mon.0) 304 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:07:45.664 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: audit 2024-03-24T12:07:44.429223+0000 mon.smithi118 (mon.0) 305 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:45.664 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: cephadm 2024-03-24T12:07:44.431199+0000 mgr.smithi118.bktqmd (mgr.14199) 40 : cephadm 1 Reconfiguring daemon mgr.smithi118.bktqmd on smithi118 2024-03-24T12:07:45.664 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:45 smithi118 bash[18737]: cluster 2024-03-24T12:07:45.089548+0000 mgr.smithi118.bktqmd (mgr.14199) 41 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:46.470769+0000 mon.smithi118 (mon.0) 306 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:46.479611+0000 mon.smithi118 (mon.0) 307 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: cephadm 2024-03-24T12:07:46.500630+0000 mgr.smithi118.bktqmd (mgr.14199) 42 : cephadm 1 Reconfiguring ceph-exporter.smithi118 (monmap changed)... 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:46.501243+0000 mon.smithi118 (mon.0) 308 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi118", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:46.502621+0000 mon.smithi118 (mon.0) 309 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: cephadm 2024-03-24T12:07:46.504341+0000 mgr.smithi118.bktqmd (mgr.14199) 43 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi118 on smithi118 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: cluster 2024-03-24T12:07:47.089990+0000 mgr.smithi118.bktqmd (mgr.14199) 44 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:47.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:47.365791+0000 mon.smithi118 (mon.0) 310 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:47 smithi159 bash[23669]: audit 2024-03-24T12:07:47.367510+0000 mon.smithi118 (mon.0) 311 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:47.937 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:46.470769+0000 mon.smithi118 (mon.0) 306 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.937 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:46.479611+0000 mon.smithi118 (mon.0) 307 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.937 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: cephadm 2024-03-24T12:07:46.500630+0000 mgr.smithi118.bktqmd (mgr.14199) 42 : cephadm 1 Reconfiguring ceph-exporter.smithi118 (monmap changed)... 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:46.501243+0000 mon.smithi118 (mon.0) 308 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi118", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:46.502621+0000 mon.smithi118 (mon.0) 309 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: cephadm 2024-03-24T12:07:46.504341+0000 mgr.smithi118.bktqmd (mgr.14199) 43 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi118 on smithi118 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: cluster 2024-03-24T12:07:47.089990+0000 mgr.smithi118.bktqmd (mgr.14199) 44 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:47.365791+0000 mon.smithi118 (mon.0) 310 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:47.938 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:47 smithi118 bash[18737]: audit 2024-03-24T12:07:47.367510+0000 mon.smithi118 (mon.0) 311 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: audit 2024-03-24T12:07:48.298301+0000 mon.smithi118 (mon.0) 312 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: audit 2024-03-24T12:07:48.305407+0000 mon.smithi118 (mon.0) 313 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: cephadm 2024-03-24T12:07:48.322662+0000 mgr.smithi118.bktqmd (mgr.14199) 45 : cephadm 1 Reconfiguring crash.smithi118 (monmap changed)... 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: audit 2024-03-24T12:07:48.323415+0000 mon.smithi118 (mon.0) 314 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi118", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: audit 2024-03-24T12:07:48.325151+0000 mon.smithi118 (mon.0) 315 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: cephadm 2024-03-24T12:07:48.326846+0000 mgr.smithi118.bktqmd (mgr.14199) 46 : cephadm 1 Reconfiguring daemon crash.smithi118 on smithi118 2024-03-24T12:07:49.566 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:49 smithi118 bash[18737]: cluster 2024-03-24T12:07:49.090417+0000 mgr.smithi118.bktqmd (mgr.14199) 47 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:49.569 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi159/config 2024-03-24T12:07:49.591 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: audit 2024-03-24T12:07:48.298301+0000 mon.smithi118 (mon.0) 312 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:49.591 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: audit 2024-03-24T12:07:48.305407+0000 mon.smithi118 (mon.0) 313 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:49.591 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: cephadm 2024-03-24T12:07:48.322662+0000 mgr.smithi118.bktqmd (mgr.14199) 45 : cephadm 1 Reconfiguring crash.smithi118 (monmap changed)... 2024-03-24T12:07:49.591 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: audit 2024-03-24T12:07:48.323415+0000 mon.smithi118 (mon.0) 314 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi118", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:07:49.591 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: audit 2024-03-24T12:07:48.325151+0000 mon.smithi118 (mon.0) 315 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:49.592 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: cephadm 2024-03-24T12:07:48.326846+0000 mgr.smithi118.bktqmd (mgr.14199) 46 : cephadm 1 Reconfiguring daemon crash.smithi118 on smithi118 2024-03-24T12:07:49.592 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:49 smithi159 bash[23669]: cluster 2024-03-24T12:07:49.090417+0000 mgr.smithi118.bktqmd (mgr.14199) 47 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:51.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:51 smithi159 bash[23669]: audit 2024-03-24T12:07:50.291035+0000 mon.smithi118 (mon.0) 316 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:51.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:51 smithi159 bash[23669]: audit 2024-03-24T12:07:50.301067+0000 mon.smithi118 (mon.0) 317 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:51.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:51 smithi159 bash[23669]: cephadm 2024-03-24T12:07:50.346707+0000 mgr.smithi118.bktqmd (mgr.14199) 48 : cephadm 1 Reconfiguring alertmanager.smithi118 (dependencies changed)... 2024-03-24T12:07:51.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:51 smithi159 bash[23669]: cephadm 2024-03-24T12:07:50.382543+0000 mgr.smithi118.bktqmd (mgr.14199) 49 : cephadm 1 Reconfiguring daemon alertmanager.smithi118 on smithi118 2024-03-24T12:07:51.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:51 smithi159 bash[23669]: cluster 2024-03-24T12:07:51.090895+0000 mgr.smithi118.bktqmd (mgr.14199) 50 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:51.554 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:51 smithi118 bash[18737]: audit 2024-03-24T12:07:50.291035+0000 mon.smithi118 (mon.0) 316 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:51.554 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:51 smithi118 bash[18737]: audit 2024-03-24T12:07:50.301067+0000 mon.smithi118 (mon.0) 317 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:51.555 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:51 smithi118 bash[18737]: cephadm 2024-03-24T12:07:50.346707+0000 mgr.smithi118.bktqmd (mgr.14199) 48 : cephadm 1 Reconfiguring alertmanager.smithi118 (dependencies changed)... 2024-03-24T12:07:51.555 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:51 smithi118 bash[18737]: cephadm 2024-03-24T12:07:50.382543+0000 mgr.smithi118.bktqmd (mgr.14199) 49 : cephadm 1 Reconfiguring daemon alertmanager.smithi118 on smithi118 2024-03-24T12:07:51.555 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:51 smithi118 bash[18737]: cluster 2024-03-24T12:07:51.090895+0000 mgr.smithi118.bktqmd (mgr.14199) 50 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:52.013 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled osd.all-available-devices update... 2024-03-24T12:07:52.631 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-24T12:07:52.631 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:07:53.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:53 smithi118 bash[18737]: audit 2024-03-24T12:07:52.000316+0000 mgr.smithi118.bktqmd (mgr.14199) 51 : audit 0 from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:53.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:53 smithi118 bash[18737]: cephadm 2024-03-24T12:07:52.005827+0000 mgr.smithi118.bktqmd (mgr.14199) 52 : cephadm 1 Marking host: smithi118 for OSDSpec preview refresh. 2024-03-24T12:07:53.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:53 smithi118 bash[18737]: cephadm 2024-03-24T12:07:52.006010+0000 mgr.smithi118.bktqmd (mgr.14199) 53 : cephadm 1 Marking host: smithi159 for OSDSpec preview refresh. 2024-03-24T12:07:53.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:53 smithi118 bash[18737]: cephadm 2024-03-24T12:07:52.006945+0000 mgr.smithi118.bktqmd (mgr.14199) 54 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-03-24T12:07:53.284 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:53 smithi118 bash[18737]: audit 2024-03-24T12:07:52.014180+0000 mon.smithi118 (mon.0) 318 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:53.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:53 smithi159 bash[23669]: audit 2024-03-24T12:07:52.000316+0000 mgr.smithi118.bktqmd (mgr.14199) 51 : audit 0 from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:53.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:53 smithi159 bash[23669]: cephadm 2024-03-24T12:07:52.005827+0000 mgr.smithi118.bktqmd (mgr.14199) 52 : cephadm 1 Marking host: smithi118 for OSDSpec preview refresh. 2024-03-24T12:07:53.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:53 smithi159 bash[23669]: cephadm 2024-03-24T12:07:52.006010+0000 mgr.smithi118.bktqmd (mgr.14199) 53 : cephadm 1 Marking host: smithi159 for OSDSpec preview refresh. 2024-03-24T12:07:53.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:53 smithi159 bash[23669]: cephadm 2024-03-24T12:07:52.006945+0000 mgr.smithi118.bktqmd (mgr.14199) 54 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-03-24T12:07:53.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:53 smithi159 bash[23669]: audit 2024-03-24T12:07:52.014180+0000 mon.smithi118 (mon.0) 318 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:54.362 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:54 smithi118 bash[18737]: cluster 2024-03-24T12:07:53.091296+0000 mgr.smithi118.bktqmd (mgr.14199) 55 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:54.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:54 smithi159 bash[23669]: cluster 2024-03-24T12:07:53.091296+0000 mgr.smithi118.bktqmd (mgr.14199) 55 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:55.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:55 smithi159 bash[23669]: audit 2024-03-24T12:07:54.590763+0000 mon.smithi118 (mon.0) 319 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:55.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:55 smithi159 bash[23669]: audit 2024-03-24T12:07:54.595653+0000 mon.smithi118 (mon.0) 320 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:55.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:55 smithi159 bash[23669]: cephadm 2024-03-24T12:07:54.606848+0000 mgr.smithi118.bktqmd (mgr.14199) 56 : cephadm 1 Reconfiguring grafana.smithi118 (dependencies changed)... 2024-03-24T12:07:55.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:55 smithi159 bash[23669]: cephadm 2024-03-24T12:07:54.626197+0000 mgr.smithi118.bktqmd (mgr.14199) 57 : cephadm 1 Reconfiguring daemon grafana.smithi118 on smithi118 2024-03-24T12:07:55.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:55 smithi159 bash[23669]: cluster 2024-03-24T12:07:55.091591+0000 mgr.smithi118.bktqmd (mgr.14199) 58 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:55.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:55 smithi118 bash[18737]: audit 2024-03-24T12:07:54.590763+0000 mon.smithi118 (mon.0) 319 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:55.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:55 smithi118 bash[18737]: audit 2024-03-24T12:07:54.595653+0000 mon.smithi118 (mon.0) 320 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:07:55.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:55 smithi118 bash[18737]: cephadm 2024-03-24T12:07:54.606848+0000 mgr.smithi118.bktqmd (mgr.14199) 56 : cephadm 1 Reconfiguring grafana.smithi118 (dependencies changed)... 2024-03-24T12:07:55.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:55 smithi118 bash[18737]: cephadm 2024-03-24T12:07:54.626197+0000 mgr.smithi118.bktqmd (mgr.14199) 57 : cephadm 1 Reconfiguring daemon grafana.smithi118 on smithi118 2024-03-24T12:07:55.890 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:55 smithi118 bash[18737]: cluster 2024-03-24T12:07:55.091591+0000 mgr.smithi118.bktqmd (mgr.14199) 58 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:57.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:57 smithi118 bash[18737]: cluster 2024-03-24T12:07:57.091931+0000 mgr.smithi118.bktqmd (mgr.14199) 59 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:57.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:57 smithi159 bash[23669]: cluster 2024-03-24T12:07:57.091931+0000 mgr.smithi118.bktqmd (mgr.14199) 59 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:58.597 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:07:59.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:07:59 smithi118 bash[18737]: cluster 2024-03-24T12:07:59.092320+0000 mgr.smithi118.bktqmd (mgr.14199) 60 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:07:59.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:07:59 smithi159 bash[23669]: cluster 2024-03-24T12:07:59.092320+0000 mgr.smithi118.bktqmd (mgr.14199) 60 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:00.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:00 smithi159 bash[23669]: audit 2024-03-24T12:07:59.377165+0000 mon.smithi118 (mon.0) 321 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:00.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:00 smithi159 bash[23669]: audit 2024-03-24T12:07:59.381657+0000 mon.smithi118 (mon.0) 322 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:00.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:00 smithi159 bash[23669]: cephadm 2024-03-24T12:07:59.399694+0000 mgr.smithi118.bktqmd (mgr.14199) 61 : cephadm 1 Reconfiguring prometheus.smithi118 (dependencies changed)... 2024-03-24T12:08:00.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:00 smithi159 bash[23669]: cephadm 2024-03-24T12:07:59.632278+0000 mgr.smithi118.bktqmd (mgr.14199) 62 : cephadm 1 Reconfiguring daemon prometheus.smithi118 on smithi118 2024-03-24T12:08:00.650 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:00 smithi118 bash[18737]: audit 2024-03-24T12:07:59.377165+0000 mon.smithi118 (mon.0) 321 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:00.650 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:00 smithi118 bash[18737]: audit 2024-03-24T12:07:59.381657+0000 mon.smithi118 (mon.0) 322 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:00.651 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:00 smithi118 bash[18737]: cephadm 2024-03-24T12:07:59.399694+0000 mgr.smithi118.bktqmd (mgr.14199) 61 : cephadm 1 Reconfiguring prometheus.smithi118 (dependencies changed)... 2024-03-24T12:08:00.651 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:00 smithi118 bash[18737]: cephadm 2024-03-24T12:07:59.632278+0000 mgr.smithi118.bktqmd (mgr.14199) 62 : cephadm 1 Reconfiguring daemon prometheus.smithi118 on smithi118 2024-03-24T12:08:01.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:01 smithi159 bash[23669]: cluster 2024-03-24T12:08:01.092799+0000 mgr.smithi118.bktqmd (mgr.14199) 63 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:01.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:01 smithi118 bash[18737]: cluster 2024-03-24T12:08:01.092799+0000 mgr.smithi118.bktqmd (mgr.14199) 63 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:02.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:02 smithi159 bash[23669]: audit 2024-03-24T12:08:02.360185+0000 mon.smithi118 (mon.0) 323 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:02.753 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:02 smithi118 bash[18737]: audit 2024-03-24T12:08:02.360185+0000 mon.smithi118 (mon.0) 323 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:03.659 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:03 smithi118 bash[18737]: cluster 2024-03-24T12:08:03.093265+0000 mgr.smithi118.bktqmd (mgr.14199) 64 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:03.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:03 smithi159 bash[23669]: cluster 2024-03-24T12:08:03.093265+0000 mgr.smithi118.bktqmd (mgr.14199) 64 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:04.425 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:04.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:04 smithi118 bash[18737]: audit 2024-03-24T12:08:04.426921+0000 mon.smithi118 (mon.0) 324 : audit 0 from='client.? 172.21.15.118:0/765729661' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:04.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:04 smithi159 bash[23669]: audit 2024-03-24T12:08:04.426921+0000 mon.smithi118 (mon.0) 324 : audit 0 from='client.? 172.21.15.118:0/765729661' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:05.436 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:08:05.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:05 smithi118 bash[18737]: cluster 2024-03-24T12:08:05.093668+0000 mgr.smithi118.bktqmd (mgr.14199) 65 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:05.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:05 smithi159 bash[23669]: cluster 2024-03-24T12:08:05.093668+0000 mgr.smithi118.bktqmd (mgr.14199) 65 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:06.437 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: audit 2024-03-24T12:08:07.054031+0000 mon.smithi118 (mon.0) 325 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: audit 2024-03-24T12:08:07.058676+0000 mon.smithi118 (mon.0) 326 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: cephadm 2024-03-24T12:08:07.065145+0000 mgr.smithi118.bktqmd (mgr.14199) 66 : cephadm 1 Reconfiguring crash.smithi159 (monmap changed)... 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: audit 2024-03-24T12:08:07.065455+0000 mon.smithi118 (mon.0) 327 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: audit 2024-03-24T12:08:07.066268+0000 mon.smithi118 (mon.0) 328 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: cephadm 2024-03-24T12:08:07.067058+0000 mgr.smithi118.bktqmd (mgr.14199) 67 : cephadm 1 Reconfiguring daemon crash.smithi159 on smithi159 2024-03-24T12:08:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:08 smithi159 bash[23669]: cluster 2024-03-24T12:08:07.093972+0000 mgr.smithi118.bktqmd (mgr.14199) 68 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: audit 2024-03-24T12:08:07.054031+0000 mon.smithi118 (mon.0) 325 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: audit 2024-03-24T12:08:07.058676+0000 mon.smithi118 (mon.0) 326 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: cephadm 2024-03-24T12:08:07.065145+0000 mgr.smithi118.bktqmd (mgr.14199) 66 : cephadm 1 Reconfiguring crash.smithi159 (monmap changed)... 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: audit 2024-03-24T12:08:07.065455+0000 mon.smithi118 (mon.0) 327 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi159", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: audit 2024-03-24T12:08:07.066268+0000 mon.smithi118 (mon.0) 328 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: cephadm 2024-03-24T12:08:07.067058+0000 mgr.smithi118.bktqmd (mgr.14199) 67 : cephadm 1 Reconfiguring daemon crash.smithi159 on smithi159 2024-03-24T12:08:08.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:08 smithi118 bash[18737]: cluster 2024-03-24T12:08:07.093972+0000 mgr.smithi118.bktqmd (mgr.14199) 68 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:10.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: audit 2024-03-24T12:08:08.835866+0000 mon.smithi118 (mon.0) 329 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: audit 2024-03-24T12:08:08.845428+0000 mon.smithi118 (mon.0) 330 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: cephadm 2024-03-24T12:08:08.885045+0000 mgr.smithi118.bktqmd (mgr.14199) 69 : cephadm 1 Reconfiguring mgr.smithi159.yxwpfk (monmap changed)... 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: audit 2024-03-24T12:08:08.885752+0000 mon.smithi118 (mon.0) 331 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: audit 2024-03-24T12:08:08.887778+0000 mon.smithi118 (mon.0) 332 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: audit 2024-03-24T12:08:08.889585+0000 mon.smithi118 (mon.0) 333 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: cephadm 2024-03-24T12:08:08.891700+0000 mgr.smithi118.bktqmd (mgr.14199) 70 : cephadm 1 Reconfiguring daemon mgr.smithi159.yxwpfk on smithi159 2024-03-24T12:08:10.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:09 smithi159 bash[23669]: cluster 2024-03-24T12:08:09.094330+0000 mgr.smithi118.bktqmd (mgr.14199) 71 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:10.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: audit 2024-03-24T12:08:08.835866+0000 mon.smithi118 (mon.0) 329 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: audit 2024-03-24T12:08:08.845428+0000 mon.smithi118 (mon.0) 330 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: cephadm 2024-03-24T12:08:08.885045+0000 mgr.smithi118.bktqmd (mgr.14199) 69 : cephadm 1 Reconfiguring mgr.smithi159.yxwpfk (monmap changed)... 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: audit 2024-03-24T12:08:08.885752+0000 mon.smithi118 (mon.0) 331 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi159.yxwpfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: audit 2024-03-24T12:08:08.887778+0000 mon.smithi118 (mon.0) 332 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: audit 2024-03-24T12:08:08.889585+0000 mon.smithi118 (mon.0) 333 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: cephadm 2024-03-24T12:08:08.891700+0000 mgr.smithi118.bktqmd (mgr.14199) 70 : cephadm 1 Reconfiguring daemon mgr.smithi159.yxwpfk on smithi159 2024-03-24T12:08:10.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:09 smithi118 bash[18737]: cluster 2024-03-24T12:08:09.094330+0000 mgr.smithi118.bktqmd (mgr.14199) 71 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: audit 2024-03-24T12:08:10.534224+0000 mon.smithi118 (mon.0) 334 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: audit 2024-03-24T12:08:10.543661+0000 mon.smithi118 (mon.0) 335 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: cephadm 2024-03-24T12:08:10.560809+0000 mgr.smithi118.bktqmd (mgr.14199) 72 : cephadm 1 Reconfiguring mon.smithi159 (monmap changed)... 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: audit 2024-03-24T12:08:10.561508+0000 mon.smithi118 (mon.0) 336 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: audit 2024-03-24T12:08:10.563414+0000 mon.smithi118 (mon.0) 337 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: audit 2024-03-24T12:08:10.565136+0000 mon.smithi118 (mon.0) 338 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: cephadm 2024-03-24T12:08:10.567221+0000 mgr.smithi118.bktqmd (mgr.14199) 73 : cephadm 1 Reconfiguring daemon mon.smithi159 on smithi159 2024-03-24T12:08:11.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:11 smithi159 bash[23669]: cluster 2024-03-24T12:08:11.094719+0000 mgr.smithi118.bktqmd (mgr.14199) 74 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: audit 2024-03-24T12:08:10.534224+0000 mon.smithi118 (mon.0) 334 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: audit 2024-03-24T12:08:10.543661+0000 mon.smithi118 (mon.0) 335 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: cephadm 2024-03-24T12:08:10.560809+0000 mgr.smithi118.bktqmd (mgr.14199) 72 : cephadm 1 Reconfiguring mon.smithi159 (monmap changed)... 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: audit 2024-03-24T12:08:10.561508+0000 mon.smithi118 (mon.0) 336 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: audit 2024-03-24T12:08:10.563414+0000 mon.smithi118 (mon.0) 337 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: audit 2024-03-24T12:08:10.565136+0000 mon.smithi118 (mon.0) 338 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: cephadm 2024-03-24T12:08:10.567221+0000 mgr.smithi118.bktqmd (mgr.14199) 73 : cephadm 1 Reconfiguring daemon mon.smithi159 on smithi159 2024-03-24T12:08:11.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:11 smithi118 bash[18737]: cluster 2024-03-24T12:08:11.094719+0000 mgr.smithi118.bktqmd (mgr.14199) 74 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:12.199 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.275250+0000 mon.smithi118 (mon.0) 339 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.283540+0000 mon.smithi118 (mon.0) 340 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.290569+0000 mon.smithi118 (mon.0) 341 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.291434+0000 mgr.smithi118.bktqmd (mgr.14199) 75 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.292975+0000 mon.smithi118 (mon.0) 342 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi118.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.293725+0000 mgr.smithi118.bktqmd (mgr.14199) 76 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi118.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.299813+0000 mon.smithi118 (mon.0) 343 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.315809+0000 mon.smithi118 (mon.0) 344 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.316955+0000 mgr.smithi118.bktqmd (mgr.14199) 77 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.326033+0000 mon.smithi118 (mon.0) 345 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.326965+0000 mgr.smithi118.bktqmd (mgr.14199) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.333889+0000 mon.smithi118 (mon.0) 346 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.637793+0000 mon.smithi118 (mon.0) 347 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.638770+0000 mgr.smithi118.bktqmd (mgr.14199) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.643515+0000 mon.smithi118 (mon.0) 348 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.644669+0000 mgr.smithi118.bktqmd (mgr.14199) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.648783+0000 mon.smithi118 (mon.0) 349 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: audit 2024-03-24T12:08:12.665942+0000 mon.smithi118 (mon.0) 350 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:13.533 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:13 smithi118 bash[18737]: cluster 2024-03-24T12:08:13.095032+0000 mgr.smithi118.bktqmd (mgr.14199) 81 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.275250+0000 mon.smithi118 (mon.0) 339 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.283540+0000 mon.smithi118 (mon.0) 340 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.290569+0000 mon.smithi118 (mon.0) 341 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.291434+0000 mgr.smithi118.bktqmd (mgr.14199) 75 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.292975+0000 mon.smithi118 (mon.0) 342 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi118.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:08:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.293725+0000 mgr.smithi118.bktqmd (mgr.14199) 76 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi118.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.299813+0000 mon.smithi118 (mon.0) 343 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.315809+0000 mon.smithi118 (mon.0) 344 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.316955+0000 mgr.smithi118.bktqmd (mgr.14199) 77 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.326033+0000 mon.smithi118 (mon.0) 345 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.326965+0000 mgr.smithi118.bktqmd (mgr.14199) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.333889+0000 mon.smithi118 (mon.0) 346 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.637793+0000 mon.smithi118 (mon.0) 347 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.638770+0000 mgr.smithi118.bktqmd (mgr.14199) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.643515+0000 mon.smithi118 (mon.0) 348 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.644669+0000 mgr.smithi118.bktqmd (mgr.14199) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.648783+0000 mon.smithi118 (mon.0) 349 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: audit 2024-03-24T12:08:12.665942+0000 mon.smithi118 (mon.0) 350 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:13.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:13 smithi159 bash[23669]: cluster 2024-03-24T12:08:13.095032+0000 mgr.smithi118.bktqmd (mgr.14199) 81 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:15.110 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:15.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:15 smithi118 bash[18737]: cluster 2024-03-24T12:08:15.095389+0000 mgr.smithi118.bktqmd (mgr.14199) 82 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:15.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:15 smithi118 bash[18737]: audit 2024-03-24T12:08:15.112168+0000 mon.smithi118 (mon.0) 351 : audit 0 from='client.? 172.21.15.118:0/4067174411' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:15.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:15 smithi159 bash[23669]: cluster 2024-03-24T12:08:15.095389+0000 mgr.smithi118.bktqmd (mgr.14199) 82 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:15.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:15 smithi159 bash[23669]: audit 2024-03-24T12:08:15.112168+0000 mon.smithi118 (mon.0) 351 : audit 0 from='client.? 172.21.15.118:0/4067174411' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:15.796 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:08:16.798 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:17 smithi118 bash[18737]: cluster 2024-03-24T12:08:17.095836+0000 mgr.smithi118.bktqmd (mgr.14199) 83 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:17.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:17 smithi159 bash[23669]: cluster 2024-03-24T12:08:17.095836+0000 mgr.smithi118.bktqmd (mgr.14199) 83 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:18 smithi118 bash[18737]: audit 2024-03-24T12:08:17.360988+0000 mon.smithi118 (mon.0) 352 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:18 smithi118 bash[18737]: audit 2024-03-24T12:08:18.054698+0000 mon.smithi118 (mon.0) 353 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:18.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:18 smithi118 bash[18737]: audit 2024-03-24T12:08:18.064178+0000 mon.smithi118 (mon.0) 354 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:18.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:18 smithi159 bash[23669]: audit 2024-03-24T12:08:17.360988+0000 mon.smithi118 (mon.0) 352 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:18.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:18 smithi159 bash[23669]: audit 2024-03-24T12:08:18.054698+0000 mon.smithi118 (mon.0) 353 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:18.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:18 smithi159 bash[23669]: audit 2024-03-24T12:08:18.064178+0000 mon.smithi118 (mon.0) 354 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:19 smithi159 bash[23669]: audit 2024-03-24T12:08:18.756768+0000 mon.smithi118 (mon.0) 355 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:19 smithi159 bash[23669]: audit 2024-03-24T12:08:18.761757+0000 mon.smithi118 (mon.0) 356 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:19 smithi159 bash[23669]: cluster 2024-03-24T12:08:19.096141+0000 mgr.smithi118.bktqmd (mgr.14199) 84 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:20.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:19 smithi159 bash[23669]: audit 2024-03-24T12:08:19.565098+0000 mon.smithi118 (mon.0) 357 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:19 smithi159 bash[23669]: audit 2024-03-24T12:08:19.569603+0000 mon.smithi118 (mon.0) 358 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:19 smithi118 bash[18737]: audit 2024-03-24T12:08:18.756768+0000 mon.smithi118 (mon.0) 355 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:19 smithi118 bash[18737]: audit 2024-03-24T12:08:18.761757+0000 mon.smithi118 (mon.0) 356 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:19 smithi118 bash[18737]: cluster 2024-03-24T12:08:19.096141+0000 mgr.smithi118.bktqmd (mgr.14199) 84 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:20.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:19 smithi118 bash[18737]: audit 2024-03-24T12:08:19.565098+0000 mon.smithi118 (mon.0) 357 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:19 smithi118 bash[18737]: audit 2024-03-24T12:08:19.569603+0000 mon.smithi118 (mon.0) 358 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:20.773 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.144946+0000 mon.smithi118 (mon.0) 359 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.152653+0000 mon.smithi118 (mon.0) 360 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.154239+0000 mon.smithi118 (mon.0) 361 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.155896+0000 mon.smithi118 (mon.0) 362 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.163085+0000 mon.smithi118 (mon.0) 363 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.170699+0000 mon.smithi118 (mon.0) 364 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:08:21.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.178307+0000 mon.smithi118 (mon.0) 365 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:08:21.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.179826+0000 mon.smithi118 (mon.0) 366 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:21.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.184835+0000 mon.smithi118 (mon.0) 367 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:08:21.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:21 smithi118 bash[18737]: audit 2024-03-24T12:08:20.186334+0000 mon.smithi118 (mon.0) 368 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.144946+0000 mon.smithi118 (mon.0) 359 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.152653+0000 mon.smithi118 (mon.0) 360 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.154239+0000 mon.smithi118 (mon.0) 361 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.155896+0000 mon.smithi118 (mon.0) 362 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.163085+0000 mon.smithi118 (mon.0) 363 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.170699+0000 mon.smithi118 (mon.0) 364 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.178307+0000 mon.smithi118 (mon.0) 365 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.179826+0000 mon.smithi118 (mon.0) 366 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:21.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.184835+0000 mon.smithi118 (mon.0) 367 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:08:21.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:21 smithi159 bash[23669]: audit 2024-03-24T12:08:20.186334+0000 mon.smithi118 (mon.0) 368 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:22.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:22 smithi159 bash[23669]: cluster 2024-03-24T12:08:21.096476+0000 mgr.smithi118.bktqmd (mgr.14199) 85 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:22.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:22 smithi118 bash[18737]: cluster 2024-03-24T12:08:21.096476+0000 mgr.smithi118.bktqmd (mgr.14199) 85 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:23.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:23 smithi118 bash[18737]: cluster 2024-03-24T12:08:23.096933+0000 mgr.smithi118.bktqmd (mgr.14199) 86 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:23.585 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:23.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:23 smithi159 bash[23669]: cluster 2024-03-24T12:08:23.096933+0000 mgr.smithi118.bktqmd (mgr.14199) 86 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:24.255 INFO:teuthology.orchestra.run.smithi118.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-03-24T12:08:24.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:24 smithi118 bash[18737]: audit 2024-03-24T12:08:23.587115+0000 mon.smithi118 (mon.0) 369 : audit 0 from='client.? 172.21.15.118:0/3477936430' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:24.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:24 smithi159 bash[23669]: audit 2024-03-24T12:08:23.587115+0000 mon.smithi118 (mon.0) 369 : audit 0 from='client.? 172.21.15.118:0/3477936430' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:25.256 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:25.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:25 smithi118 bash[18737]: cluster 2024-03-24T12:08:25.097332+0000 mgr.smithi118.bktqmd (mgr.14199) 87 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:25.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:25 smithi159 bash[23669]: cluster 2024-03-24T12:08:25.097332+0000 mgr.smithi118.bktqmd (mgr.14199) 87 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:27.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:27 smithi159 bash[23669]: cluster 2024-03-24T12:08:27.097726+0000 mgr.smithi118.bktqmd (mgr.14199) 88 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:27.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:27 smithi118 bash[18737]: cluster 2024-03-24T12:08:27.097726+0000 mgr.smithi118.bktqmd (mgr.14199) 88 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:28.929 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:28 smithi118 bash[18737]: audit 2024-03-24T12:08:28.706712+0000 mon.smithi159 (mon.1) 2 : audit 1 from='client.? 172.21.15.159:0/1143907843' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]: dispatch 2024-03-24T12:08:28.929 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:28 smithi118 bash[18737]: audit 2024-03-24T12:08:28.707387+0000 mon.smithi118 (mon.0) 370 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]: dispatch 2024-03-24T12:08:28.929 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:28 smithi118 bash[18737]: audit 2024-03-24T12:08:28.710249+0000 mon.smithi118 (mon.0) 371 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]': finished 2024-03-24T12:08:28.929 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:28 smithi118 bash[18737]: cluster 2024-03-24T12:08:28.713516+0000 mon.smithi118 (mon.0) 372 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-03-24T12:08:28.930 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:28 smithi118 bash[18737]: audit 2024-03-24T12:08:28.713953+0000 mon.smithi118 (mon.0) 373 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:29.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:28 smithi159 bash[23669]: audit 2024-03-24T12:08:28.706712+0000 mon.smithi159 (mon.1) 2 : audit 1 from='client.? 172.21.15.159:0/1143907843' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]: dispatch 2024-03-24T12:08:29.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:28 smithi159 bash[23669]: audit 2024-03-24T12:08:28.707387+0000 mon.smithi118 (mon.0) 370 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]: dispatch 2024-03-24T12:08:29.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:28 smithi159 bash[23669]: audit 2024-03-24T12:08:28.710249+0000 mon.smithi118 (mon.0) 371 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc9989b0-4eb5-4476-9017-057a3159b8c3"}]': finished 2024-03-24T12:08:29.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:28 smithi159 bash[23669]: cluster 2024-03-24T12:08:28.713516+0000 mon.smithi118 (mon.0) 372 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-03-24T12:08:29.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:28 smithi159 bash[23669]: audit 2024-03-24T12:08:28.713953+0000 mon.smithi118 (mon.0) 373 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: audit 2024-03-24T12:08:28.774671+0000 mon.smithi118 (mon.0) 374 : audit 1 from='client.? 172.21.15.118:0/3853954878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e338408c-1fa4-48a4-8385-7b868c1ac4d2"}]: dispatch 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: audit 2024-03-24T12:08:28.777197+0000 mon.smithi118 (mon.0) 375 : audit 1 from='client.? 172.21.15.118:0/3853954878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e338408c-1fa4-48a4-8385-7b868c1ac4d2"}]': finished 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: cluster 2024-03-24T12:08:28.780193+0000 mon.smithi118 (mon.0) 376 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: audit 2024-03-24T12:08:28.780436+0000 mon.smithi118 (mon.0) 377 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: audit 2024-03-24T12:08:28.780643+0000 mon.smithi118 (mon.0) 378 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:30.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:29 smithi159 bash[23669]: cluster 2024-03-24T12:08:29.098011+0000 mgr.smithi118.bktqmd (mgr.14199) 89 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: audit 2024-03-24T12:08:28.774671+0000 mon.smithi118 (mon.0) 374 : audit 1 from='client.? 172.21.15.118:0/3853954878' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e338408c-1fa4-48a4-8385-7b868c1ac4d2"}]: dispatch 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: audit 2024-03-24T12:08:28.777197+0000 mon.smithi118 (mon.0) 375 : audit 1 from='client.? 172.21.15.118:0/3853954878' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e338408c-1fa4-48a4-8385-7b868c1ac4d2"}]': finished 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: cluster 2024-03-24T12:08:28.780193+0000 mon.smithi118 (mon.0) 376 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: audit 2024-03-24T12:08:28.780436+0000 mon.smithi118 (mon.0) 377 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: audit 2024-03-24T12:08:28.780643+0000 mon.smithi118 (mon.0) 378 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:30.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:29 smithi118 bash[18737]: cluster 2024-03-24T12:08:29.098011+0000 mgr.smithi118.bktqmd (mgr.14199) 89 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:31.007 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:08:31.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:30 smithi159 bash[23669]: audit 2024-03-24T12:08:30.300269+0000 mon.smithi159 (mon.1) 3 : audit 0 from='client.? 172.21.15.159:0/2573278733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:31.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:30 smithi159 bash[23669]: audit 2024-03-24T12:08:30.355893+0000 mon.smithi118 (mon.0) 379 : audit 0 from='client.? 172.21.15.118:0/946852638' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:31.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:30 smithi118 bash[18737]: audit 2024-03-24T12:08:30.300269+0000 mon.smithi159 (mon.1) 3 : audit 0 from='client.? 172.21.15.159:0/2573278733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:31.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:30 smithi118 bash[18737]: audit 2024-03-24T12:08:30.355893+0000 mon.smithi118 (mon.0) 379 : audit 0 from='client.? 172.21.15.118:0/946852638' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:32.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:31 smithi118 bash[18737]: cluster 2024-03-24T12:08:31.098475+0000 mgr.smithi118.bktqmd (mgr.14199) 90 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:31 smithi159 bash[23669]: cluster 2024-03-24T12:08:31.098475+0000 mgr.smithi118.bktqmd (mgr.14199) 90 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:32 smithi159 bash[23669]: audit 2024-03-24T12:08:32.361313+0000 mon.smithi118 (mon.0) 380 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:32 smithi118 bash[18737]: audit 2024-03-24T12:08:32.361313+0000 mon.smithi118 (mon.0) 380 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:34.069 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:34.082 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: cluster 2024-03-24T12:08:33.098774+0000 mgr.smithi118.bktqmd (mgr.14199) 91 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:34.082 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.104713+0000 mon.smithi159 (mon.1) 4 : audit 1 from='client.? 172.21.15.159:0/1162761856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]: dispatch 2024-03-24T12:08:34.082 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.105373+0000 mon.smithi118 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]: dispatch 2024-03-24T12:08:34.082 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.108040+0000 mon.smithi118 (mon.0) 382 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]': finished 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: cluster 2024-03-24T12:08:33.110201+0000 mon.smithi118 (mon.0) 383 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.110594+0000 mon.smithi118 (mon.0) 384 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.110953+0000 mon.smithi118 (mon.0) 385 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.111337+0000 mon.smithi118 (mon.0) 386 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.168657+0000 mon.smithi118 (mon.0) 387 : audit 1 from='client.? 172.21.15.118:0/1503898021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e94b468c-e2ac-4606-98c1-6f1be657c409"}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.171945+0000 mon.smithi118 (mon.0) 388 : audit 1 from='client.? 172.21.15.118:0/1503898021' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e94b468c-e2ac-4606-98c1-6f1be657c409"}]': finished 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: cluster 2024-03-24T12:08:33.176641+0000 mon.smithi118 (mon.0) 389 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.176929+0000 mon.smithi118 (mon.0) 390 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.177133+0000 mon.smithi118 (mon.0) 391 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.177381+0000 mon.smithi118 (mon.0) 392 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:34.083 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:33 smithi118 bash[18737]: audit 2024-03-24T12:08:33.177587+0000 mon.smithi118 (mon.0) 393 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: cluster 2024-03-24T12:08:33.098774+0000 mgr.smithi118.bktqmd (mgr.14199) 91 : cluster 0 pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.104713+0000 mon.smithi159 (mon.1) 4 : audit 1 from='client.? 172.21.15.159:0/1162761856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]: dispatch 2024-03-24T12:08:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.105373+0000 mon.smithi118 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.108040+0000 mon.smithi118 (mon.0) 382 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a20cd86-92e5-495e-b1bc-83ed829b428d"}]': finished 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: cluster 2024-03-24T12:08:33.110201+0000 mon.smithi118 (mon.0) 383 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.110594+0000 mon.smithi118 (mon.0) 384 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.110953+0000 mon.smithi118 (mon.0) 385 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.111337+0000 mon.smithi118 (mon.0) 386 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.168657+0000 mon.smithi118 (mon.0) 387 : audit 1 from='client.? 172.21.15.118:0/1503898021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e94b468c-e2ac-4606-98c1-6f1be657c409"}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.171945+0000 mon.smithi118 (mon.0) 388 : audit 1 from='client.? 172.21.15.118:0/1503898021' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e94b468c-e2ac-4606-98c1-6f1be657c409"}]': finished 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: cluster 2024-03-24T12:08:33.176641+0000 mon.smithi118 (mon.0) 389 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.176929+0000 mon.smithi118 (mon.0) 390 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.177133+0000 mon.smithi118 (mon.0) 391 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.177381+0000 mon.smithi118 (mon.0) 392 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:34.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:33 smithi159 bash[23669]: audit 2024-03-24T12:08:33.177587+0000 mon.smithi118 (mon.0) 393 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:34.878 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1711282113,"num_remapped_pgs":0} 2024-03-24T12:08:35.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:34 smithi159 bash[23669]: audit 2024-03-24T12:08:34.070933+0000 mon.smithi118 (mon.0) 394 : audit 0 from='client.? 172.21.15.118:0/2086677135' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:35.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:34 smithi159 bash[23669]: audit 2024-03-24T12:08:34.711042+0000 mon.smithi159 (mon.1) 5 : audit 0 from='client.? 172.21.15.159:0/3071018648' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:35.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:34 smithi118 bash[18737]: audit 2024-03-24T12:08:34.070933+0000 mon.smithi118 (mon.0) 394 : audit 0 from='client.? 172.21.15.118:0/2086677135' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:35.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:34 smithi118 bash[18737]: audit 2024-03-24T12:08:34.711042+0000 mon.smithi159 (mon.1) 5 : audit 0 from='client.? 172.21.15.159:0/3071018648' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:35.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:36.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:35 smithi159 bash[23669]: audit 2024-03-24T12:08:34.850276+0000 mon.smithi118 (mon.0) 395 : audit 0 from='client.? 172.21.15.118:0/595105146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:36.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:35 smithi159 bash[23669]: cluster 2024-03-24T12:08:35.099148+0000 mgr.smithi118.bktqmd (mgr.14199) 92 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:36.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:35 smithi118 bash[18737]: audit 2024-03-24T12:08:34.850276+0000 mon.smithi118 (mon.0) 395 : audit 0 from='client.? 172.21.15.118:0/595105146' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:36.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:35 smithi118 bash[18737]: cluster 2024-03-24T12:08:35.099148+0000 mgr.smithi118.bktqmd (mgr.14199) 92 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:37.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:37 smithi159 bash[23669]: cluster 2024-03-24T12:08:37.099576+0000 mgr.smithi118.bktqmd (mgr.14199) 93 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:37.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:37 smithi118 bash[18737]: cluster 2024-03-24T12:08:37.099576+0000 mgr.smithi118.bktqmd (mgr.14199) 93 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.511500+0000 mon.smithi159 (mon.1) 6 : audit 1 from='client.? 172.21.15.159:0/4112501515' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.512164+0000 mon.smithi118 (mon.0) 396 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.514949+0000 mon.smithi118 (mon.0) 397 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]': finished 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: cluster 2024-03-24T12:08:37.519347+0000 mon.smithi118 (mon.0) 398 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.519644+0000 mon.smithi118 (mon.0) 399 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.519919+0000 mon.smithi118 (mon.0) 400 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.520154+0000 mon.smithi118 (mon.0) 401 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.520404+0000 mon.smithi118 (mon.0) 402 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.520629+0000 mon.smithi118 (mon.0) 403 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.657623+0000 mon.smithi118 (mon.0) 404 : audit 1 from='client.? 172.21.15.118:0/1089749080' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5e0337b-7529-4a4e-abf8-4cfe485336a0"}]: dispatch 2024-03-24T12:08:38.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.660720+0000 mon.smithi118 (mon.0) 405 : audit 1 from='client.? 172.21.15.118:0/1089749080' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5e0337b-7529-4a4e-abf8-4cfe485336a0"}]': finished 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: cluster 2024-03-24T12:08:37.664677+0000 mon.smithi118 (mon.0) 406 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.664901+0000 mon.smithi118 (mon.0) 407 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.665073+0000 mon.smithi118 (mon.0) 408 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.665340+0000 mon.smithi118 (mon.0) 409 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.665544+0000 mon.smithi118 (mon.0) 410 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.665714+0000 mon.smithi118 (mon.0) 411 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:38.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:38 smithi118 bash[18737]: audit 2024-03-24T12:08:37.665863+0000 mon.smithi118 (mon.0) 412 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.511500+0000 mon.smithi159 (mon.1) 6 : audit 1 from='client.? 172.21.15.159:0/4112501515' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]: dispatch 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.512164+0000 mon.smithi118 (mon.0) 396 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]: dispatch 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.514949+0000 mon.smithi118 (mon.0) 397 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67fe0bb5-6611-42cc-bc7f-df6fb00f0460"}]': finished 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: cluster 2024-03-24T12:08:37.519347+0000 mon.smithi118 (mon.0) 398 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.519644+0000 mon.smithi118 (mon.0) 399 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.519919+0000 mon.smithi118 (mon.0) 400 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:38.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.520154+0000 mon.smithi118 (mon.0) 401 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.520404+0000 mon.smithi118 (mon.0) 402 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.520629+0000 mon.smithi118 (mon.0) 403 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.657623+0000 mon.smithi118 (mon.0) 404 : audit 1 from='client.? 172.21.15.118:0/1089749080' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5e0337b-7529-4a4e-abf8-4cfe485336a0"}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.660720+0000 mon.smithi118 (mon.0) 405 : audit 1 from='client.? 172.21.15.118:0/1089749080' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5e0337b-7529-4a4e-abf8-4cfe485336a0"}]': finished 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: cluster 2024-03-24T12:08:37.664677+0000 mon.smithi118 (mon.0) 406 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.664901+0000 mon.smithi118 (mon.0) 407 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.665073+0000 mon.smithi118 (mon.0) 408 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.665340+0000 mon.smithi118 (mon.0) 409 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.665544+0000 mon.smithi118 (mon.0) 410 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.665714+0000 mon.smithi118 (mon.0) 411 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:38.637 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:38 smithi159 bash[23669]: audit 2024-03-24T12:08:37.665863+0000 mon.smithi118 (mon.0) 412 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:39.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:39 smithi118 bash[18737]: audit 2024-03-24T12:08:39.066728+0000 mon.smithi159 (mon.1) 7 : audit 0 from='client.? 172.21.15.159:0/2028061776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:39.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:39 smithi118 bash[18737]: cluster 2024-03-24T12:08:39.099962+0000 mgr.smithi118.bktqmd (mgr.14199) 94 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:39.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:39 smithi118 bash[18737]: audit 2024-03-24T12:08:39.194813+0000 mon.smithi118 (mon.0) 413 : audit 0 from='client.? 172.21.15.118:0/2114689015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:39.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:39 smithi159 bash[23669]: audit 2024-03-24T12:08:39.066728+0000 mon.smithi159 (mon.1) 7 : audit 0 from='client.? 172.21.15.159:0/2028061776' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:39.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:39 smithi159 bash[23669]: cluster 2024-03-24T12:08:39.099962+0000 mgr.smithi118.bktqmd (mgr.14199) 94 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:39.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:39 smithi159 bash[23669]: audit 2024-03-24T12:08:39.194813+0000 mon.smithi118 (mon.0) 413 : audit 0 from='client.? 172.21.15.118:0/2114689015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:40.633 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:08:41.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:41 smithi118 bash[18737]: cluster 2024-03-24T12:08:41.100340+0000 mgr.smithi118.bktqmd (mgr.14199) 95 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:41.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:41 smithi159 bash[23669]: cluster 2024-03-24T12:08:41.100340+0000 mgr.smithi118.bktqmd (mgr.14199) 95 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.869090+0000 mon.smithi159 (mon.1) 8 : audit 1 from='client.? 172.21.15.159:0/2565013645' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]: dispatch 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.869754+0000 mon.smithi118 (mon.0) 414 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]: dispatch 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.873192+0000 mon.smithi118 (mon.0) 415 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]': finished 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: cluster 2024-03-24T12:08:41.876201+0000 mon.smithi118 (mon.0) 416 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.876673+0000 mon.smithi118 (mon.0) 417 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.877196+0000 mon.smithi118 (mon.0) 418 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:42.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.877576+0000 mon.smithi118 (mon.0) 419 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.878006+0000 mon.smithi118 (mon.0) 420 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.878467+0000 mon.smithi118 (mon.0) 421 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.878903+0000 mon.smithi118 (mon.0) 422 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.879485+0000 mon.smithi118 (mon.0) 423 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.992530+0000 mon.smithi118 (mon.0) 424 : audit 1 from='client.? 172.21.15.118:0/2073132044' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f8ac518-6992-43d8-b90e-64430cd6cc08"}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.995924+0000 mon.smithi118 (mon.0) 425 : audit 1 from='client.? 172.21.15.118:0/2073132044' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f8ac518-6992-43d8-b90e-64430cd6cc08"}]': finished 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: cluster 2024-03-24T12:08:41.998876+0000 mon.smithi118 (mon.0) 426 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:41.999446+0000 mon.smithi118 (mon.0) 427 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.000110+0000 mon.smithi118 (mon.0) 428 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.000662+0000 mon.smithi118 (mon.0) 429 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.001177+0000 mon.smithi118 (mon.0) 430 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.001800+0000 mon.smithi118 (mon.0) 431 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.002365+0000 mon.smithi118 (mon.0) 432 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.002900+0000 mon.smithi118 (mon.0) 433 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:08:42.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:42 smithi159 bash[23669]: audit 2024-03-24T12:08:42.003428+0000 mon.smithi118 (mon.0) 434 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:08:42.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.869090+0000 mon.smithi159 (mon.1) 8 : audit 1 from='client.? 172.21.15.159:0/2565013645' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.869754+0000 mon.smithi118 (mon.0) 414 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.873192+0000 mon.smithi118 (mon.0) 415 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59d1e273-aca4-4dc8-b22a-b95f46b975ce"}]': finished 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: cluster 2024-03-24T12:08:41.876201+0000 mon.smithi118 (mon.0) 416 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.876673+0000 mon.smithi118 (mon.0) 417 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.877196+0000 mon.smithi118 (mon.0) 418 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.877576+0000 mon.smithi118 (mon.0) 419 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.878006+0000 mon.smithi118 (mon.0) 420 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.878467+0000 mon.smithi118 (mon.0) 421 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.878903+0000 mon.smithi118 (mon.0) 422 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.879485+0000 mon.smithi118 (mon.0) 423 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.992530+0000 mon.smithi118 (mon.0) 424 : audit 1 from='client.? 172.21.15.118:0/2073132044' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f8ac518-6992-43d8-b90e-64430cd6cc08"}]: dispatch 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.995924+0000 mon.smithi118 (mon.0) 425 : audit 1 from='client.? 172.21.15.118:0/2073132044' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f8ac518-6992-43d8-b90e-64430cd6cc08"}]': finished 2024-03-24T12:08:42.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: cluster 2024-03-24T12:08:41.998876+0000 mon.smithi118 (mon.0) 426 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:41.999446+0000 mon.smithi118 (mon.0) 427 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.000110+0000 mon.smithi118 (mon.0) 428 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.000662+0000 mon.smithi118 (mon.0) 429 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.001177+0000 mon.smithi118 (mon.0) 430 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.001800+0000 mon.smithi118 (mon.0) 431 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.002365+0000 mon.smithi118 (mon.0) 432 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.002900+0000 mon.smithi118 (mon.0) 433 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:08:42.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:42 smithi118 bash[18737]: audit 2024-03-24T12:08:42.003428+0000 mon.smithi118 (mon.0) 434 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:08:43.556 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:43 smithi118 bash[18737]: cluster 2024-03-24T12:08:43.100809+0000 mgr.smithi118.bktqmd (mgr.14199) 96 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:43.582 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:43.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:43 smithi159 bash[23669]: cluster 2024-03-24T12:08:43.100809+0000 mgr.smithi118.bktqmd (mgr.14199) 96 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:44.359 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711282121,"num_remapped_pgs":0} 2024-03-24T12:08:44.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:44 smithi159 bash[23669]: audit 2024-03-24T12:08:43.510806+0000 mon.smithi159 (mon.1) 9 : audit 0 from='client.? 172.21.15.159:0/2345801517' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:44.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:44 smithi159 bash[23669]: audit 2024-03-24T12:08:43.583509+0000 mon.smithi118 (mon.0) 435 : audit 0 from='client.? 172.21.15.118:0/775494462' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:44.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:44 smithi159 bash[23669]: audit 2024-03-24T12:08:44.029870+0000 mon.smithi118 (mon.0) 436 : audit 0 from='client.? 172.21.15.118:0/692157902' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:44 smithi118 bash[18737]: audit 2024-03-24T12:08:43.510806+0000 mon.smithi159 (mon.1) 9 : audit 0 from='client.? 172.21.15.159:0/2345801517' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:44 smithi118 bash[18737]: audit 2024-03-24T12:08:43.583509+0000 mon.smithi118 (mon.0) 435 : audit 0 from='client.? 172.21.15.118:0/775494462' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:44.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:44 smithi118 bash[18737]: audit 2024-03-24T12:08:44.029870+0000 mon.smithi118 (mon.0) 436 : audit 0 from='client.? 172.21.15.118:0/692157902' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:08:45.361 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:45.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:45 smithi159 bash[23669]: cluster 2024-03-24T12:08:45.101109+0000 mgr.smithi118.bktqmd (mgr.14199) 97 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:45.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:45 smithi118 bash[18737]: cluster 2024-03-24T12:08:45.101109+0000 mgr.smithi118.bktqmd (mgr.14199) 97 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:47.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:47 smithi159 bash[23669]: cluster 2024-03-24T12:08:47.101474+0000 mgr.smithi118.bktqmd (mgr.14199) 98 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:47.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:47 smithi118 bash[18737]: cluster 2024-03-24T12:08:47.101474+0000 mgr.smithi118.bktqmd (mgr.14199) 98 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:48.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:48 smithi118 bash[18737]: audit 2024-03-24T12:08:47.361657+0000 mon.smithi118 (mon.0) 437 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:48.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:48 smithi159 bash[23669]: audit 2024-03-24T12:08:47.361657+0000 mon.smithi118 (mon.0) 437 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:49.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:49 smithi118 bash[18737]: cluster 2024-03-24T12:08:49.101889+0000 mgr.smithi118.bktqmd (mgr.14199) 99 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:49.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:49 smithi159 bash[23669]: cluster 2024-03-24T12:08:49.101889+0000 mgr.smithi118.bktqmd (mgr.14199) 99 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:50.127 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:08:51.456 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:51 smithi118 bash[18737]: cluster 2024-03-24T12:08:51.102346+0000 mgr.smithi118.bktqmd (mgr.14199) 100 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:51.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:51 smithi159 bash[23669]: cluster 2024-03-24T12:08:51.102346+0000 mgr.smithi118.bktqmd (mgr.14199) 100 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:53.012 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:08:53.274 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:53 smithi118 bash[18737]: audit 2024-03-24T12:08:53.014704+0000 mon.smithi118 (mon.0) 438 : audit 0 from='client.? 172.21.15.118:0/2363203565' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:53.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:53 smithi159 bash[23669]: audit 2024-03-24T12:08:53.014704+0000 mon.smithi118 (mon.0) 438 : audit 0 from='client.? 172.21.15.118:0/2363203565' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:08:54.201 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711282121,"num_remapped_pgs":0} 2024-03-24T12:08:54.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:54 smithi159 bash[23669]: cluster 2024-03-24T12:08:53.102626+0000 mgr.smithi118.bktqmd (mgr.14199) 101 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:54.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:54 smithi118 bash[18737]: cluster 2024-03-24T12:08:53.102626+0000 mgr.smithi118.bktqmd (mgr.14199) 101 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:55.203 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:08:55.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:55 smithi159 bash[23669]: audit 2024-03-24T12:08:54.680300+0000 mon.smithi118 (mon.0) 439 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:08:55.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:55 smithi159 bash[23669]: audit 2024-03-24T12:08:54.682214+0000 mon.smithi118 (mon.0) 440 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:55.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:55 smithi118 bash[18737]: audit 2024-03-24T12:08:54.680300+0000 mon.smithi118 (mon.0) 439 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:08:55.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:55 smithi118 bash[18737]: audit 2024-03-24T12:08:54.682214+0000 mon.smithi118 (mon.0) 440 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:56.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:56 smithi159 bash[23669]: cephadm 2024-03-24T12:08:54.684004+0000 mgr.smithi118.bktqmd (mgr.14199) 102 : cephadm 1 Deploying daemon osd.0 on smithi159 2024-03-24T12:08:56.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:56 smithi159 bash[23669]: cluster 2024-03-24T12:08:55.103021+0000 mgr.smithi118.bktqmd (mgr.14199) 103 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:56.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:56 smithi118 bash[18737]: cephadm 2024-03-24T12:08:54.684004+0000 mgr.smithi118.bktqmd (mgr.14199) 102 : cephadm 1 Deploying daemon osd.0 on smithi159 2024-03-24T12:08:56.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:56 smithi118 bash[18737]: cluster 2024-03-24T12:08:55.103021+0000 mgr.smithi118.bktqmd (mgr.14199) 103 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:57 smithi159 bash[23669]: audit 2024-03-24T12:08:56.294496+0000 mon.smithi118 (mon.0) 441 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:08:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:57 smithi159 bash[23669]: audit 2024-03-24T12:08:56.296130+0000 mon.smithi118 (mon.0) 442 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:57.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:57 smithi118 bash[18737]: audit 2024-03-24T12:08:56.294496+0000 mon.smithi118 (mon.0) 441 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:08:57.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:57 smithi118 bash[18737]: audit 2024-03-24T12:08:56.296130+0000 mon.smithi118 (mon.0) 442 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:58.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:58 smithi159 bash[23669]: cephadm 2024-03-24T12:08:56.297593+0000 mgr.smithi118.bktqmd (mgr.14199) 104 : cephadm 1 Deploying daemon osd.1 on smithi118 2024-03-24T12:08:58.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:58 smithi159 bash[23669]: cluster 2024-03-24T12:08:57.103467+0000 mgr.smithi118.bktqmd (mgr.14199) 105 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:58.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:58 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:08:58.405 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:58 smithi118 bash[18737]: cephadm 2024-03-24T12:08:56.297593+0000 mgr.smithi118.bktqmd (mgr.14199) 104 : cephadm 1 Deploying daemon osd.1 on smithi118 2024-03-24T12:08:58.406 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:58 smithi118 bash[18737]: cluster 2024-03-24T12:08:57.103467+0000 mgr.smithi118.bktqmd (mgr.14199) 105 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:08:58.666 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:58 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:08:59.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: audit 2024-03-24T12:08:58.722325+0000 mon.smithi118 (mon.0) 443 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:59.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: audit 2024-03-24T12:08:58.731880+0000 mon.smithi118 (mon.0) 444 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:08:59.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: audit 2024-03-24T12:08:58.733965+0000 mon.smithi118 (mon.0) 445 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:08:59.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: audit 2024-03-24T12:08:58.735721+0000 mon.smithi118 (mon.0) 446 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:59.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: cephadm 2024-03-24T12:08:58.737338+0000 mgr.smithi118.bktqmd (mgr.14199) 106 : cephadm 1 Deploying daemon osd.2 on smithi159 2024-03-24T12:08:59.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:08:59 smithi118 bash[18737]: cluster 2024-03-24T12:08:59.103882+0000 mgr.smithi118.bktqmd (mgr.14199) 107 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:00.044 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: audit 2024-03-24T12:08:58.722325+0000 mon.smithi118 (mon.0) 443 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:00.044 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: audit 2024-03-24T12:08:58.731880+0000 mon.smithi118 (mon.0) 444 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:00.044 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: audit 2024-03-24T12:08:58.733965+0000 mon.smithi118 (mon.0) 445 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:09:00.045 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: audit 2024-03-24T12:08:58.735721+0000 mon.smithi118 (mon.0) 446 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:00.045 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: cephadm 2024-03-24T12:08:58.737338+0000 mgr.smithi118.bktqmd (mgr.14199) 106 : cephadm 1 Deploying daemon osd.2 on smithi159 2024-03-24T12:09:00.045 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:08:59 smithi159 bash[23669]: cluster 2024-03-24T12:08:59.103882+0000 mgr.smithi118.bktqmd (mgr.14199) 107 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:00.671 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:00.773 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:00 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:01.060 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:00 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: cluster 2024-03-24T12:09:01.104171+0000 mgr.smithi118.bktqmd (mgr.14199) 108 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: audit 2024-03-24T12:09:01.106168+0000 mon.smithi118 (mon.0) 447 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: audit 2024-03-24T12:09:01.111262+0000 mon.smithi118 (mon.0) 448 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: audit 2024-03-24T12:09:01.112093+0000 mon.smithi118 (mon.0) 449 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: audit 2024-03-24T12:09:01.112778+0000 mon.smithi118 (mon.0) 450 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:02.278 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:02 smithi159 bash[23669]: cephadm 2024-03-24T12:09:01.113390+0000 mgr.smithi118.bktqmd (mgr.14199) 109 : cephadm 1 Deploying daemon osd.3 on smithi118 2024-03-24T12:09:02.395 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: cluster 2024-03-24T12:09:01.104171+0000 mgr.smithi118.bktqmd (mgr.14199) 108 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:02.396 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: audit 2024-03-24T12:09:01.106168+0000 mon.smithi118 (mon.0) 447 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:02.396 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: audit 2024-03-24T12:09:01.111262+0000 mon.smithi118 (mon.0) 448 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:02.396 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: audit 2024-03-24T12:09:01.112093+0000 mon.smithi118 (mon.0) 449 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:09:02.396 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: audit 2024-03-24T12:09:01.112778+0000 mon.smithi118 (mon.0) 450 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:02.396 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:02 smithi118 bash[18737]: cephadm 2024-03-24T12:09:01.113390+0000 mgr.smithi118.bktqmd (mgr.14199) 109 : cephadm 1 Deploying daemon osd.3 on smithi118 2024-03-24T12:09:03.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:03 smithi159 bash[23669]: audit 2024-03-24T12:09:02.361999+0000 mon.smithi118 (mon.0) 451 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:03.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:03 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:03.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:03 smithi118 bash[18737]: audit 2024-03-24T12:09:02.361999+0000 mon.smithi118 (mon.0) 451 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:03.725 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:03 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:04.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:04 smithi159 bash[23669]: cluster 2024-03-24T12:09:03.104538+0000 mgr.smithi118.bktqmd (mgr.14199) 110 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:04.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:04 smithi159 bash[23669]: audit 2024-03-24T12:09:03.775915+0000 mon.smithi118 (mon.0) 452 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:04.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:04 smithi159 bash[23669]: audit 2024-03-24T12:09:03.785636+0000 mon.smithi118 (mon.0) 453 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:04.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:04 smithi159 bash[23669]: audit 2024-03-24T12:09:03.787490+0000 mon.smithi118 (mon.0) 454 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:09:04.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:04 smithi159 bash[23669]: audit 2024-03-24T12:09:03.788963+0000 mon.smithi118 (mon.0) 455 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:04.495 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:04 smithi118 bash[18737]: cluster 2024-03-24T12:09:03.104538+0000 mgr.smithi118.bktqmd (mgr.14199) 110 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:04.495 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:04 smithi118 bash[18737]: audit 2024-03-24T12:09:03.775915+0000 mon.smithi118 (mon.0) 452 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:04.495 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:04 smithi118 bash[18737]: audit 2024-03-24T12:09:03.785636+0000 mon.smithi118 (mon.0) 453 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:04.495 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:04 smithi118 bash[18737]: audit 2024-03-24T12:09:03.787490+0000 mon.smithi118 (mon.0) 454 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:09:04.496 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:04 smithi118 bash[18737]: audit 2024-03-24T12:09:03.788963+0000 mon.smithi118 (mon.0) 455 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:05.303 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:05 smithi159 bash[23669]: cephadm 2024-03-24T12:09:03.790398+0000 mgr.smithi118.bktqmd (mgr.14199) 111 : cephadm 1 Deploying daemon osd.4 on smithi159 2024-03-24T12:09:05.512 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:05 smithi118 bash[18737]: cephadm 2024-03-24T12:09:03.790398+0000 mgr.smithi118.bktqmd (mgr.14199) 111 : cephadm 1 Deploying daemon osd.4 on smithi159 2024-03-24T12:09:06.118 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:09:06.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:06 smithi159 bash[23669]: cluster 2024-03-24T12:09:05.104891+0000 mgr.smithi118.bktqmd (mgr.14199) 112 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:06.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:06 smithi159 bash[23669]: audit 2024-03-24T12:09:06.120028+0000 mon.smithi118 (mon.0) 456 : audit 0 from='client.? 172.21.15.118:0/3295739180' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:06.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:06 smithi118 bash[18737]: cluster 2024-03-24T12:09:05.104891+0000 mgr.smithi118.bktqmd (mgr.14199) 112 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:06.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:06 smithi118 bash[18737]: audit 2024-03-24T12:09:06.120028+0000 mon.smithi118 (mon.0) 456 : audit 0 from='client.? 172.21.15.118:0/3295739180' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:07.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:07 smithi159 bash[23669]: audit 2024-03-24T12:09:06.415045+0000 mon.smithi159 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:09:07.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:07 smithi159 bash[23669]: audit 2024-03-24T12:09:06.415768+0000 mon.smithi118 (mon.0) 457 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:09:07.402 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:07 smithi118 bash[18737]: audit 2024-03-24T12:09:06.415045+0000 mon.smithi159 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:09:07.402 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:07 smithi118 bash[18737]: audit 2024-03-24T12:09:06.415768+0000 mon.smithi118 (mon.0) 457 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:09:07.403 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711282121,"num_remapped_pgs":0} 2024-03-24T12:09:08.257 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: cluster 2024-03-24T12:09:07.105363+0000 mgr.smithi118.bktqmd (mgr.14199) 113 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.135650+0000 mon.smithi118 (mon.0) 458 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: cluster 2024-03-24T12:09:07.140868+0000 mon.smithi118 (mon.0) 459 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.141581+0000 mon.smithi118 (mon.0) 460 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.142234+0000 mon.smithi118 (mon.0) 461 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.142849+0000 mon.smithi118 (mon.0) 462 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.143462+0000 mon.smithi118 (mon.0) 463 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.143909+0000 mon.smithi118 (mon.0) 464 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.144248+0000 mon.smithi118 (mon.0) 465 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.144638+0000 mon.smithi118 (mon.0) 466 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.145121+0000 mon.smithi118 (mon.0) 467 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.145997+0000 mon.smithi159 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:08.258 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 bash[18737]: audit 2024-03-24T12:09:07.146495+0000 mon.smithi118 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: cluster 2024-03-24T12:09:07.105363+0000 mgr.smithi118.bktqmd (mgr.14199) 113 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.135650+0000 mon.smithi118 (mon.0) 458 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: cluster 2024-03-24T12:09:07.140868+0000 mon.smithi118 (mon.0) 459 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.141581+0000 mon.smithi118 (mon.0) 460 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.142234+0000 mon.smithi118 (mon.0) 461 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.142849+0000 mon.smithi118 (mon.0) 462 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.143462+0000 mon.smithi118 (mon.0) 463 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.143909+0000 mon.smithi118 (mon.0) 464 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:08.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.144248+0000 mon.smithi118 (mon.0) 465 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:08.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.144638+0000 mon.smithi118 (mon.0) 466 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:08.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.145121+0000 mon.smithi118 (mon.0) 467 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:08.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.145997+0000 mon.smithi159 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:08.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 bash[23669]: audit 2024-03-24T12:09:07.146495+0000 mon.smithi118 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:08.404 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:09:08.546 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:08 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:08.787 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:09.043 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:08 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.136916+0000 mon.smithi118 (mon.0) 469 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: cluster 2024-03-24T12:09:08.139214+0000 mon.smithi118 (mon.0) 470 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.139521+0000 mon.smithi118 (mon.0) 471 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.139705+0000 mon.smithi118 (mon.0) 472 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.139923+0000 mon.smithi118 (mon.0) 473 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.140075+0000 mon.smithi118 (mon.0) 474 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.140247+0000 mon.smithi118 (mon.0) 475 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.140403+0000 mon.smithi118 (mon.0) 476 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.140563+0000 mon.smithi118 (mon.0) 477 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.140715+0000 mon.smithi118 (mon.0) 478 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.147580+0000 mon.smithi118 (mon.0) 479 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.593852+0000 mon.smithi118 (mon.0) 480 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.602178+0000 mon.smithi118 (mon.0) 481 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.603154+0000 mon.smithi118 (mon.0) 482 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.603824+0000 mon.smithi118 (mon.0) 483 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:08.641837+0000 mon.smithi118 (mon.0) 484 : audit 1 from='osd.0 ' entity='osd.0' 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:09.091120+0000 mon.smithi118 (mon.0) 485 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:09.100039+0000 mon.smithi118 (mon.0) 486 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:09.102052+0000 mon.smithi118 (mon.0) 487 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:09:09.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:09 smithi159 bash[23669]: audit 2024-03-24T12:09:09.103676+0000 mon.smithi118 (mon.0) 488 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:09.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.136916+0000 mon.smithi118 (mon.0) 469 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:09.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: cluster 2024-03-24T12:09:08.139214+0000 mon.smithi118 (mon.0) 470 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-03-24T12:09:09.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.139521+0000 mon.smithi118 (mon.0) 471 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:09.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.139705+0000 mon.smithi118 (mon.0) 472 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:09.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.139923+0000 mon.smithi118 (mon.0) 473 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.140075+0000 mon.smithi118 (mon.0) 474 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.140247+0000 mon.smithi118 (mon.0) 475 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.140403+0000 mon.smithi118 (mon.0) 476 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.140563+0000 mon.smithi118 (mon.0) 477 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.140715+0000 mon.smithi118 (mon.0) 478 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.147580+0000 mon.smithi118 (mon.0) 479 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.593852+0000 mon.smithi118 (mon.0) 480 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.602178+0000 mon.smithi118 (mon.0) 481 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.603154+0000 mon.smithi118 (mon.0) 482 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.603824+0000 mon.smithi118 (mon.0) 483 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:08.641837+0000 mon.smithi118 (mon.0) 484 : audit 1 from='osd.0 ' entity='osd.0' 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:09.091120+0000 mon.smithi118 (mon.0) 485 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:09.100039+0000 mon.smithi118 (mon.0) 486 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:09.456 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:09.102052+0000 mon.smithi118 (mon.0) 487 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:09:09.456 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:09 smithi118 bash[18737]: audit 2024-03-24T12:09:09.103676+0000 mon.smithi118 (mon.0) 488 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:10.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cluster 2024-03-24T12:09:07.457916+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cluster 2024-03-24T12:09:07.457982+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cephadm 2024-03-24T12:09:08.604411+0000 mgr.smithi118.bktqmd (mgr.14199) 114 : cephadm 1 Deploying daemon osd.5 on smithi118 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cephadm 2024-03-24T12:09:09.105169+0000 mgr.smithi118.bktqmd (mgr.14199) 115 : cephadm 1 Deploying daemon osd.6 on smithi159 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cluster 2024-03-24T12:09:09.105726+0000 mgr.smithi118.bktqmd (mgr.14199) 116 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.153422+0000 mon.smithi118 (mon.0) 489 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cluster 2024-03-24T12:09:09.644130+0000 mon.smithi118 (mon.0) 490 : cluster 1 osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475] boot 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: cluster 2024-03-24T12:09:09.644194+0000 mon.smithi118 (mon.0) 491 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.644417+0000 mon.smithi118 (mon.0) 492 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.645484+0000 mon.smithi118 (mon.0) 493 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.646072+0000 mon.smithi118 (mon.0) 494 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.646628+0000 mon.smithi118 (mon.0) 495 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.647190+0000 mon.smithi118 (mon.0) 496 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:10.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.647771+0000 mon.smithi118 (mon.0) 497 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:10.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.648376+0000 mon.smithi118 (mon.0) 498 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:10.387 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:10 smithi159 bash[23669]: audit 2024-03-24T12:09:09.648934+0000 mon.smithi118 (mon.0) 499 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:10.417 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cluster 2024-03-24T12:09:07.457916+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:10.417 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cluster 2024-03-24T12:09:07.457982+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cephadm 2024-03-24T12:09:08.604411+0000 mgr.smithi118.bktqmd (mgr.14199) 114 : cephadm 1 Deploying daemon osd.5 on smithi118 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cephadm 2024-03-24T12:09:09.105169+0000 mgr.smithi118.bktqmd (mgr.14199) 115 : cephadm 1 Deploying daemon osd.6 on smithi159 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cluster 2024-03-24T12:09:09.105726+0000 mgr.smithi118.bktqmd (mgr.14199) 116 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.153422+0000 mon.smithi118 (mon.0) 489 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cluster 2024-03-24T12:09:09.644130+0000 mon.smithi118 (mon.0) 490 : cluster 1 osd.0 [v2:172.21.15.159:6800/2001018475,v1:172.21.15.159:6801/2001018475] boot 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: cluster 2024-03-24T12:09:09.644194+0000 mon.smithi118 (mon.0) 491 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.644417+0000 mon.smithi118 (mon.0) 492 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.645484+0000 mon.smithi118 (mon.0) 493 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.646072+0000 mon.smithi118 (mon.0) 494 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.646628+0000 mon.smithi118 (mon.0) 495 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.647190+0000 mon.smithi118 (mon.0) 496 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.647771+0000 mon.smithi118 (mon.0) 497 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:10.418 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.648376+0000 mon.smithi118 (mon.0) 498 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:10.419 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:10 smithi118 bash[18737]: audit 2024-03-24T12:09:09.648934+0000 mon.smithi118 (mon.0) 499 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:11.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:11 smithi118 bash[18737]: audit 2024-03-24T12:09:10.457715+0000 mon.smithi118 (mon.0) 500 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:09:11.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:11 smithi118 bash[18737]: audit 2024-03-24T12:09:11.136142+0000 mon.smithi159 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:09:11.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:11 smithi118 bash[18737]: audit 2024-03-24T12:09:11.136556+0000 mon.smithi118 (mon.0) 501 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:09:11.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:11 smithi159 bash[23669]: audit 2024-03-24T12:09:10.457715+0000 mon.smithi118 (mon.0) 500 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:09:11.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:11 smithi159 bash[23669]: audit 2024-03-24T12:09:11.136142+0000 mon.smithi159 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:09:11.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:11 smithi159 bash[23669]: audit 2024-03-24T12:09:11.136556+0000 mon.smithi118 (mon.0) 501 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:09:12.198 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: cluster 2024-03-24T12:09:11.106228+0000 mgr.smithi118.bktqmd (mgr.14199) 117 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:09:12.198 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.155322+0000 mon.smithi118 (mon.0) 502 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:09:12.198 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.155441+0000 mon.smithi118 (mon.0) 503 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: cluster 2024-03-24T12:09:11.159327+0000 mon.smithi118 (mon.0) 504 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.159643+0000 mon.smithi118 (mon.0) 505 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.159944+0000 mon.smithi118 (mon.0) 506 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.160197+0000 mon.smithi118 (mon.0) 507 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.160450+0000 mon.smithi118 (mon.0) 508 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.160685+0000 mon.smithi118 (mon.0) 509 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.160908+0000 mon.smithi118 (mon.0) 510 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.161134+0000 mon.smithi118 (mon.0) 511 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.161355+0000 mon.smithi118 (mon.0) 512 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.163055+0000 mon.smithi159 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:12.199 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:12 smithi118 bash[18737]: audit 2024-03-24T12:09:11.163175+0000 mon.smithi118 (mon.0) 513 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:12.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: cluster 2024-03-24T12:09:11.106228+0000 mgr.smithi118.bktqmd (mgr.14199) 117 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:09:12.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.155322+0000 mon.smithi118 (mon.0) 502 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.155441+0000 mon.smithi118 (mon.0) 503 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: cluster 2024-03-24T12:09:11.159327+0000 mon.smithi118 (mon.0) 504 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.159643+0000 mon.smithi118 (mon.0) 505 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.159944+0000 mon.smithi118 (mon.0) 506 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.160197+0000 mon.smithi118 (mon.0) 507 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.160450+0000 mon.smithi118 (mon.0) 508 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.160685+0000 mon.smithi118 (mon.0) 509 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.160908+0000 mon.smithi118 (mon.0) 510 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.161134+0000 mon.smithi118 (mon.0) 511 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.161355+0000 mon.smithi118 (mon.0) 512 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.163055+0000 mon.smithi159 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:12.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:12 smithi159 bash[23669]: audit 2024-03-24T12:09:11.163175+0000 mon.smithi118 (mon.0) 513 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:13.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.159908+0000 mon.smithi118 (mon.0) 514 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.160054+0000 mon.smithi118 (mon.0) 515 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: cluster 2024-03-24T12:09:12.164938+0000 mon.smithi118 (mon.0) 516 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.165746+0000 mon.smithi118 (mon.0) 517 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166008+0000 mon.smithi118 (mon.0) 518 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166226+0000 mon.smithi118 (mon.0) 519 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166420+0000 mon.smithi118 (mon.0) 520 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166618+0000 mon.smithi118 (mon.0) 521 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166815+0000 mon.smithi118 (mon.0) 522 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.166992+0000 mon.smithi118 (mon.0) 523 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:13.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.171233+0000 mon.smithi118 (mon.0) 524 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:13.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: audit 2024-03-24T12:09:12.172964+0000 mon.smithi118 (mon.0) 525 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:13.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:13 smithi118 bash[18737]: cluster 2024-03-24T12:09:13.106552+0000 mgr.smithi118.bktqmd (mgr.14199) 118 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:09:13.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.159908+0000 mon.smithi118 (mon.0) 514 : audit 1 from='osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.160054+0000 mon.smithi118 (mon.0) 515 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: cluster 2024-03-24T12:09:12.164938+0000 mon.smithi118 (mon.0) 516 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.165746+0000 mon.smithi118 (mon.0) 517 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166008+0000 mon.smithi118 (mon.0) 518 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166226+0000 mon.smithi118 (mon.0) 519 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166420+0000 mon.smithi118 (mon.0) 520 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166618+0000 mon.smithi118 (mon.0) 521 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166815+0000 mon.smithi118 (mon.0) 522 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.166992+0000 mon.smithi118 (mon.0) 523 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.171233+0000 mon.smithi118 (mon.0) 524 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: audit 2024-03-24T12:09:12.172964+0000 mon.smithi118 (mon.0) 525 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:13.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:13 smithi159 bash[23669]: cluster 2024-03-24T12:09:13.106552+0000 mgr.smithi118.bktqmd (mgr.14199) 118 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:11.451913+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:11.452016+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:12.130930+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:12.131004+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:13.163564+0000 mon.smithi118 (mon.0) 526 : cluster 1 osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939] boot 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:13.163602+0000 mon.smithi118 (mon.0) 527 : cluster 1 osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338] boot 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: cluster 2024-03-24T12:09:13.163623+0000 mon.smithi118 (mon.0) 528 : cluster 0 osdmap e19: 8 total, 3 up, 8 in 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.163904+0000 mon.smithi118 (mon.0) 529 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.164204+0000 mon.smithi118 (mon.0) 530 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:14.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.164430+0000 mon.smithi118 (mon.0) 531 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:14.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.164669+0000 mon.smithi118 (mon.0) 532 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:14.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.164835+0000 mon.smithi118 (mon.0) 533 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:14.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.165168+0000 mon.smithi118 (mon.0) 534 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:14.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 bash[18737]: audit 2024-03-24T12:09:13.165404+0000 mon.smithi118 (mon.0) 535 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:11.451913+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:11.452016+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:12.130930+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:12.131004+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:14.265 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:13.163564+0000 mon.smithi118 (mon.0) 526 : cluster 1 osd.2 [v2:172.21.15.159:6808/2738258939,v1:172.21.15.159:6809/2738258939] boot 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:13.163602+0000 mon.smithi118 (mon.0) 527 : cluster 1 osd.1 [v2:172.21.15.118:6802/3188259338,v1:172.21.15.118:6803/3188259338] boot 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: cluster 2024-03-24T12:09:13.163623+0000 mon.smithi118 (mon.0) 528 : cluster 0 osdmap e19: 8 total, 3 up, 8 in 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.163904+0000 mon.smithi118 (mon.0) 529 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.164204+0000 mon.smithi118 (mon.0) 530 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.164430+0000 mon.smithi118 (mon.0) 531 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.164669+0000 mon.smithi118 (mon.0) 532 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.164835+0000 mon.smithi118 (mon.0) 533 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.165168+0000 mon.smithi118 (mon.0) 534 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:14.266 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 bash[23669]: audit 2024-03-24T12:09:13.165404+0000 mon.smithi118 (mon.0) 535 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:14.492 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:14 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:14.579 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:14 smithi159 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:15.424 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:15.445 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: cluster 2024-03-24T12:09:14.178102+0000 mon.smithi118 (mon.0) 536 : cluster 0 osdmap e20: 8 total, 3 up, 8 in 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.178323+0000 mon.smithi118 (mon.0) 537 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.178965+0000 mon.smithi118 (mon.0) 538 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.179498+0000 mon.smithi118 (mon.0) 539 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.180021+0000 mon.smithi118 (mon.0) 540 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.180508+0000 mon.smithi118 (mon.0) 541 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.548536+0000 mon.smithi118 (mon.0) 542 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.553944+0000 mon.smithi118 (mon.0) 543 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.554895+0000 mon.smithi118 (mon.0) 544 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.555593+0000 mon.smithi118 (mon.0) 545 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: cephadm 2024-03-24T12:09:14.556211+0000 mgr.smithi118.bktqmd (mgr.14199) 119 : cephadm 1 Deploying daemon osd.7 on smithi118 2024-03-24T12:09:15.446 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.629679+0000 mon.smithi118 (mon.0) 546 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.634201+0000 mon.smithi118 (mon.0) 547 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: audit 2024-03-24T12:09:14.676447+0000 mon.smithi118 (mon.0) 548 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 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-03-24T12:09:15.447 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:15 smithi118 bash[18737]: cluster 2024-03-24T12:09:15.107017+0000 mgr.smithi118.bktqmd (mgr.14199) 120 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:15.453 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: cluster 2024-03-24T12:09:14.178102+0000 mon.smithi118 (mon.0) 536 : cluster 0 osdmap e20: 8 total, 3 up, 8 in 2024-03-24T12:09:15.453 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.178323+0000 mon.smithi118 (mon.0) 537 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.178965+0000 mon.smithi118 (mon.0) 538 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.179498+0000 mon.smithi118 (mon.0) 539 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.180021+0000 mon.smithi118 (mon.0) 540 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.180508+0000 mon.smithi118 (mon.0) 541 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.548536+0000 mon.smithi118 (mon.0) 542 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.553944+0000 mon.smithi118 (mon.0) 543 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.554895+0000 mon.smithi118 (mon.0) 544 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.555593+0000 mon.smithi118 (mon.0) 545 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: cephadm 2024-03-24T12:09:14.556211+0000 mgr.smithi118.bktqmd (mgr.14199) 119 : cephadm 1 Deploying daemon osd.7 on smithi118 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.629679+0000 mon.smithi118 (mon.0) 546 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.634201+0000 mon.smithi118 (mon.0) 547 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:15.454 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: audit 2024-03-24T12:09:14.676447+0000 mon.smithi118 (mon.0) 548 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 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-03-24T12:09:15.455 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:15 smithi159 bash[23669]: cluster 2024-03-24T12:09:15.107017+0000 mgr.smithi118.bktqmd (mgr.14199) 120 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:16.888 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.640777+0000 mon.smithi118 (mon.0) 549 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 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-03-24T12:09:16.888 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: cluster 2024-03-24T12:09:15.645655+0000 mon.smithi118 (mon.0) 550 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-03-24T12:09:16.888 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.646303+0000 mon.smithi118 (mon.0) 551 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:16.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.646963+0000 mon.smithi118 (mon.0) 552 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:16.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.647600+0000 mon.smithi118 (mon.0) 553 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:16.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.648398+0000 mon.smithi118 (mon.0) 554 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:16.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.649045+0000 mon.smithi118 (mon.0) 555 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:16.889 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:16 smithi118 bash[18737]: audit 2024-03-24T12:09:15.649596+0000 mon.smithi118 (mon.0) 556 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:09:17.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.640777+0000 mon.smithi118 (mon.0) 549 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 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-03-24T12:09:17.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: cluster 2024-03-24T12:09:15.645655+0000 mon.smithi118 (mon.0) 550 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-03-24T12:09:17.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.646303+0000 mon.smithi118 (mon.0) 551 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:17.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.646963+0000 mon.smithi118 (mon.0) 552 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:17.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.647600+0000 mon.smithi118 (mon.0) 553 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:17.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.648398+0000 mon.smithi118 (mon.0) 554 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:17.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.649045+0000 mon.smithi118 (mon.0) 555 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:17.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:16 smithi159 bash[23669]: audit 2024-03-24T12:09:15.649596+0000 mon.smithi118 (mon.0) 556 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:09:17.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.642549+0000 mon.smithi118 (mon.0) 557 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T12:09:17.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: cluster 2024-03-24T12:09:16.645843+0000 mon.smithi118 (mon.0) 558 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.646554+0000 mon.smithi118 (mon.0) 559 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.646864+0000 mon.smithi118 (mon.0) 560 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.647161+0000 mon.smithi118 (mon.0) 561 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.647657+0000 mon.smithi118 (mon.0) 562 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.648024+0000 mon.smithi118 (mon.0) 563 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.680238+0000 mon.smithi159 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.680347+0000 mon.smithi118 (mon.0) 564 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:16.740711+0000 mon.smithi118 (mon.0) 565 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.107359+0000 mgr.smithi118.bktqmd (mgr.14199) 121 : cluster 0 pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:17.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:17 smithi159 bash[23669]: audit 2024-03-24T12:09:17.361681+0000 mon.smithi118 (mon.0) 566 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.642549+0000 mon.smithi118 (mon.0) 557 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: cluster 2024-03-24T12:09:16.645843+0000 mon.smithi118 (mon.0) 558 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.646554+0000 mon.smithi118 (mon.0) 559 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.646864+0000 mon.smithi118 (mon.0) 560 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.647161+0000 mon.smithi118 (mon.0) 561 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.647657+0000 mon.smithi118 (mon.0) 562 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.648024+0000 mon.smithi118 (mon.0) 563 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.680238+0000 mon.smithi159 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.680347+0000 mon.smithi118 (mon.0) 564 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:16.740711+0000 mon.smithi118 (mon.0) 565 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.107359+0000 mgr.smithi118.bktqmd (mgr.14199) 121 : cluster 0 pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:17.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:17 smithi118 bash[18737]: audit 2024-03-24T12:09:17.361681+0000 mon.smithi118 (mon.0) 566 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:18.698 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.662548+0000 mon.smithi118 (mon.0) 567 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:09:18.698 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.662622+0000 mon.smithi118 (mon.0) 568 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:09:18.698 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.670275+0000 mon.smithi118 (mon.0) 569 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-03-24T12:09:18.698 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.670712+0000 mon.smithi118 (mon.0) 570 : cluster 0 mgrmap e19: smithi118.bktqmd(active, since 2m), standbys: smithi159.yxwpfk 2024-03-24T12:09:18.698 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.671361+0000 mon.smithi118 (mon.0) 571 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.671593+0000 mon.smithi118 (mon.0) 572 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.671787+0000 mon.smithi118 (mon.0) 573 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.672012+0000 mon.smithi118 (mon.0) 574 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.672167+0000 mon.smithi118 (mon.0) 575 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.672322+0000 mon.smithi118 (mon.0) 576 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.672703+0000 mon.smithi159 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:17.672712+0000 mon.smithi118 (mon.0) 577 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:18.699 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:18 smithi118 bash[18737]: audit 2024-03-24T12:09:18.096196+0000 mon.smithi118 (mon.0) 578 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:19.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.662548+0000 mon.smithi118 (mon.0) 567 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:09:19.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.662622+0000 mon.smithi118 (mon.0) 568 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:09:19.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.670275+0000 mon.smithi118 (mon.0) 569 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-03-24T12:09:19.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.670712+0000 mon.smithi118 (mon.0) 570 : cluster 0 mgrmap e19: smithi118.bktqmd(active, since 2m), standbys: smithi159.yxwpfk 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.671361+0000 mon.smithi118 (mon.0) 571 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.671593+0000 mon.smithi118 (mon.0) 572 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.671787+0000 mon.smithi118 (mon.0) 573 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.672012+0000 mon.smithi118 (mon.0) 574 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.672167+0000 mon.smithi118 (mon.0) 575 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.672322+0000 mon.smithi118 (mon.0) 576 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.672703+0000 mon.smithi159 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:17.672712+0000 mon.smithi118 (mon.0) 577 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:19.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:18 smithi159 bash[23669]: audit 2024-03-24T12:09:18.096196+0000 mon.smithi118 (mon.0) 578 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:19.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.665221+0000 mon.smithi118 (mon.0) 579 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.665390+0000 mon.smithi118 (mon.0) 580 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: cluster 2024-03-24T12:09:18.670338+0000 mon.smithi118 (mon.0) 581 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.671628+0000 mon.smithi118 (mon.0) 582 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.672353+0000 mon.smithi118 (mon.0) 583 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.672800+0000 mon.smithi118 (mon.0) 584 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.673226+0000 mon.smithi118 (mon.0) 585 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.673905+0000 mon.smithi118 (mon.0) 586 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.682762+0000 mon.smithi118 (mon.0) 587 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:18.683057+0000 mon.smithi118 (mon.0) 588 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: cluster 2024-03-24T12:09:19.107823+0000 mgr.smithi118.bktqmd (mgr.14199) 122 : cluster 0 pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:19.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: cluster 2024-03-24T12:09:19.669981+0000 mon.smithi118 (mon.0) 589 : cluster 1 osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065] boot 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: cluster 2024-03-24T12:09:19.670027+0000 mon.smithi118 (mon.0) 590 : cluster 1 osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860] boot 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: cluster 2024-03-24T12:09:19.670069+0000 mon.smithi118 (mon.0) 591 : cluster 0 osdmap e25: 8 total, 5 up, 8 in 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:19.670466+0000 mon.smithi118 (mon.0) 592 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:19.670912+0000 mon.smithi118 (mon.0) 593 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:19.671257+0000 mon.smithi118 (mon.0) 594 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:19.671456+0000 mon.smithi118 (mon.0) 595 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:19.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:19 smithi159 bash[23669]: audit 2024-03-24T12:09:19.671696+0000 mon.smithi118 (mon.0) 596 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:19.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.665221+0000 mon.smithi118 (mon.0) 579 : audit 1 from='osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:19.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.665390+0000 mon.smithi118 (mon.0) 580 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:19.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: cluster 2024-03-24T12:09:18.670338+0000 mon.smithi118 (mon.0) 581 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-03-24T12:09:19.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.671628+0000 mon.smithi118 (mon.0) 582 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.672353+0000 mon.smithi118 (mon.0) 583 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.672800+0000 mon.smithi118 (mon.0) 584 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.673226+0000 mon.smithi118 (mon.0) 585 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.673905+0000 mon.smithi118 (mon.0) 586 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.682762+0000 mon.smithi118 (mon.0) 587 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:18.683057+0000 mon.smithi118 (mon.0) 588 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: cluster 2024-03-24T12:09:19.107823+0000 mgr.smithi118.bktqmd (mgr.14199) 122 : cluster 0 pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: cluster 2024-03-24T12:09:19.669981+0000 mon.smithi118 (mon.0) 589 : cluster 1 osd.3 [v2:172.21.15.118:6810/764451065,v1:172.21.15.118:6811/764451065] boot 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: cluster 2024-03-24T12:09:19.670027+0000 mon.smithi118 (mon.0) 590 : cluster 1 osd.4 [v2:172.21.15.159:6816/2717951860,v1:172.21.15.159:6817/2717951860] boot 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: cluster 2024-03-24T12:09:19.670069+0000 mon.smithi118 (mon.0) 591 : cluster 0 osdmap e25: 8 total, 5 up, 8 in 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:19.670466+0000 mon.smithi118 (mon.0) 592 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:19.670912+0000 mon.smithi118 (mon.0) 593 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:19.671257+0000 mon.smithi118 (mon.0) 594 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:19.671456+0000 mon.smithi118 (mon.0) 595 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:19.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:19 smithi118 bash[18737]: audit 2024-03-24T12:09:19.671696+0000 mon.smithi118 (mon.0) 596 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.653294+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.653364+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.754458+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: cluster 2024-03-24T12:09:17.754533+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: cluster 2024-03-24T12:09:20.674570+0000 mon.smithi118 (mon.0) 597 : cluster 0 osdmap e26: 8 total, 5 up, 8 in 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: audit 2024-03-24T12:09:20.674923+0000 mon.smithi118 (mon.0) 598 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:20.825 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: audit 2024-03-24T12:09:20.675849+0000 mon.smithi118 (mon.0) 599 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:20.826 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:20 smithi159 bash[23669]: audit 2024-03-24T12:09:20.676590+0000 mon.smithi118 (mon.0) 600 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:20.959 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.653294+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.653364+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.754458+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: cluster 2024-03-24T12:09:17.754533+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: cluster 2024-03-24T12:09:20.674570+0000 mon.smithi118 (mon.0) 597 : cluster 0 osdmap e26: 8 total, 5 up, 8 in 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: audit 2024-03-24T12:09:20.674923+0000 mon.smithi118 (mon.0) 598 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: audit 2024-03-24T12:09:20.675849+0000 mon.smithi118 (mon.0) 599 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:20.960 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:20 smithi118 bash[18737]: audit 2024-03-24T12:09:20.676590+0000 mon.smithi118 (mon.0) 600 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:21.418 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: cluster 2024-03-24T12:09:21.108115+0000 mgr.smithi118.bktqmd (mgr.14199) 123 : cluster 0 pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.154733+0000 mon.smithi159 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.154773+0000 mon.smithi118 (mon.0) 601 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.420479+0000 mon.smithi118 (mon.0) 602 : audit 0 from='client.? 172.21.15.118:0/1969858508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.670931+0000 mon.smithi118 (mon.0) 603 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: cluster 2024-03-24T12:09:21.676076+0000 mon.smithi118 (mon.0) 604 : cluster 0 osdmap e27: 8 total, 5 up, 8 in 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.676324+0000 mon.smithi118 (mon.0) 605 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.676601+0000 mon.smithi118 (mon.0) 606 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.676872+0000 mon.smithi118 (mon.0) 607 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:21.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.677554+0000 mon.smithi159 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:21.955 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:21 smithi118 bash[18737]: audit 2024-03-24T12:09:21.677926+0000 mon.smithi118 (mon.0) 608 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:22.051 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: cluster 2024-03-24T12:09:21.108115+0000 mgr.smithi118.bktqmd (mgr.14199) 123 : cluster 0 pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:09:22.051 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.154733+0000 mon.smithi159 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:09:22.051 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.154773+0000 mon.smithi118 (mon.0) 601 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:09:22.051 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.420479+0000 mon.smithi118 (mon.0) 602 : audit 0 from='client.? 172.21.15.118:0/1969858508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:22.051 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.670931+0000 mon.smithi118 (mon.0) 603 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: cluster 2024-03-24T12:09:21.676076+0000 mon.smithi118 (mon.0) 604 : cluster 0 osdmap e27: 8 total, 5 up, 8 in 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.676324+0000 mon.smithi118 (mon.0) 605 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.676601+0000 mon.smithi118 (mon.0) 606 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.676872+0000 mon.smithi118 (mon.0) 607 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.677554+0000 mon.smithi159 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:22.052 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:21 smithi159 bash[23669]: audit 2024-03-24T12:09:21.677926+0000 mon.smithi118 (mon.0) 608 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-03-24T12:09:22.804 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":26,"num_osds":8,"num_up_osds":5,"osd_up_since":1711282159,"num_in_osds":8,"osd_in_since":1711282121,"num_remapped_pgs":0} 2024-03-24T12:09:22.950 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:21.730070+0000 mon.smithi118 (mon.0) 609 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:22.673234+0000 mon.smithi118 (mon.0) 610 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: cluster 2024-03-24T12:09:22.679747+0000 mon.smithi118 (mon.0) 611 : cluster 0 osdmap e28: 8 total, 5 up, 8 in 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:22.680343+0000 mon.smithi118 (mon.0) 612 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:22.680695+0000 mon.smithi118 (mon.0) 613 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:22.681096+0000 mon.smithi118 (mon.0) 614 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:22.951 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:22 smithi159 bash[23669]: audit 2024-03-24T12:09:22.686442+0000 mon.smithi118 (mon.0) 615 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:21.730070+0000 mon.smithi118 (mon.0) 609 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:22.673234+0000 mon.smithi118 (mon.0) 610 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: cluster 2024-03-24T12:09:22.679747+0000 mon.smithi118 (mon.0) 611 : cluster 0 osdmap e28: 8 total, 5 up, 8 in 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:22.680343+0000 mon.smithi118 (mon.0) 612 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:22.680695+0000 mon.smithi118 (mon.0) 613 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:22.681096+0000 mon.smithi118 (mon.0) 614 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 bash[18737]: audit 2024-03-24T12:09:22.686442+0000 mon.smithi118 (mon.0) 615 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:23.027 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:22 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:23.293 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:09:23.805 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: cluster 2024-03-24T12:09:23.112022+0000 mgr.smithi118.bktqmd (mgr.14199) 124 : cluster 0 pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.368311+0000 mon.smithi118 (mon.0) 616 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.373380+0000 mon.smithi118 (mon.0) 617 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.408441+0000 mon.smithi118 (mon.0) 618 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.415814+0000 mon.smithi118 (mon.0) 619 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.643633+0000 mon.smithi118 (mon.0) 620 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.057 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:23 smithi118 bash[18737]: audit 2024-03-24T12:09:23.680134+0000 mon.smithi118 (mon.0) 621 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: cluster 2024-03-24T12:09:23.112022+0000 mgr.smithi118.bktqmd (mgr.14199) 124 : cluster 0 pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.368311+0000 mon.smithi118 (mon.0) 616 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.373380+0000 mon.smithi118 (mon.0) 617 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.408441+0000 mon.smithi118 (mon.0) 618 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.415814+0000 mon.smithi118 (mon.0) 619 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.643633+0000 mon.smithi118 (mon.0) 620 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:24.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:23 smithi159 bash[23669]: audit 2024-03-24T12:09:23.680134+0000 mon.smithi118 (mon.0) 621 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:25.117 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: cluster 2024-03-24T12:09:22.190721+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: cluster 2024-03-24T12:09:22.190797+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: cluster 2024-03-24T12:09:23.736876+0000 mon.smithi118 (mon.0) 622 : cluster 1 osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626] boot 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: cluster 2024-03-24T12:09:23.736921+0000 mon.smithi118 (mon.0) 623 : cluster 0 osdmap e29: 8 total, 6 up, 8 in 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: audit 2024-03-24T12:09:23.737239+0000 mon.smithi118 (mon.0) 624 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: audit 2024-03-24T12:09:23.737465+0000 mon.smithi118 (mon.0) 625 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: audit 2024-03-24T12:09:23.737713+0000 mon.smithi118 (mon.0) 626 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:25.118 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:24 smithi118 bash[18737]: audit 2024-03-24T12:09:24.591256+0000 mon.smithi118 (mon.0) 627 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: cluster 2024-03-24T12:09:22.190721+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: cluster 2024-03-24T12:09:22.190797+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: cluster 2024-03-24T12:09:23.736876+0000 mon.smithi118 (mon.0) 622 : cluster 1 osd.6 [v2:172.21.15.159:6824/1351050626,v1:172.21.15.159:6825/1351050626] boot 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: cluster 2024-03-24T12:09:23.736921+0000 mon.smithi118 (mon.0) 623 : cluster 0 osdmap e29: 8 total, 6 up, 8 in 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: audit 2024-03-24T12:09:23.737239+0000 mon.smithi118 (mon.0) 624 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: audit 2024-03-24T12:09:23.737465+0000 mon.smithi118 (mon.0) 625 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: audit 2024-03-24T12:09:23.737713+0000 mon.smithi118 (mon.0) 626 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:25.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:24 smithi159 bash[23669]: audit 2024-03-24T12:09:24.591256+0000 mon.smithi118 (mon.0) 627 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:26.684 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: cluster 2024-03-24T12:09:24.745127+0000 mon.smithi118 (mon.0) 628 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-03-24T12:09:26.684 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: audit 2024-03-24T12:09:24.745263+0000 mon.smithi118 (mon.0) 629 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:26.684 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: audit 2024-03-24T12:09:24.745568+0000 mon.smithi118 (mon.0) 630 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:26.685 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: audit 2024-03-24T12:09:24.912296+0000 mon.smithi118 (mon.0) 631 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:26.685 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: cluster 2024-03-24T12:09:25.112337+0000 mgr.smithi118.bktqmd (mgr.14199) 125 : cluster 0 pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T12:09:26.685 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: audit 2024-03-24T12:09:25.533174+0000 mon.smithi118 (mon.0) 632 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:26.685 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:26 smithi118 bash[18737]: audit 2024-03-24T12:09:25.536743+0000 mon.smithi118 (mon.0) 633 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: cluster 2024-03-24T12:09:24.745127+0000 mon.smithi118 (mon.0) 628 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: audit 2024-03-24T12:09:24.745263+0000 mon.smithi118 (mon.0) 629 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: audit 2024-03-24T12:09:24.745568+0000 mon.smithi118 (mon.0) 630 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: audit 2024-03-24T12:09:24.912296+0000 mon.smithi118 (mon.0) 631 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: cluster 2024-03-24T12:09:25.112337+0000 mgr.smithi118.bktqmd (mgr.14199) 125 : cluster 0 pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: audit 2024-03-24T12:09:25.533174+0000 mon.smithi118 (mon.0) 632 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:26.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:26 smithi159 bash[23669]: audit 2024-03-24T12:09:25.536743+0000 mon.smithi118 (mon.0) 633 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:09:27.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.435315+0000 mon.smithi118 (mon.0) 634 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:09:27.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.436403+0000 mon.smithi118 (mon.0) 635 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.436597+0000 mon.smithi118 (mon.0) 636 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.442706+0000 mon.smithi118 (mon.0) 637 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: cluster 2024-03-24T12:09:26.446350+0000 mon.smithi118 (mon.0) 638 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.447081+0000 mon.smithi118 (mon.0) 639 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.447459+0000 mon.smithi118 (mon.0) 640 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.447716+0000 mon.smithi118 (mon.0) 641 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.465258+0000 mon.smithi118 (mon.0) 642 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.467400+0000 mon.smithi118 (mon.0) 643 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.467604+0000 mon.smithi118 (mon.0) 644 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:26.467764+0000 mon.smithi159 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: cluster 2024-03-24T12:09:27.112929+0000 mgr.smithi118.bktqmd (mgr.14199) 126 : cluster 0 pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 235 KiB/s wr, 14 op/s; 130 KiB/s, 0 objects/s recovering 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:27.342310+0000 mon.smithi159 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:09:27.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:27 smithi118 bash[18737]: audit 2024-03-24T12:09:27.379248+0000 mon.smithi118 (mon.0) 645 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:27.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.435315+0000 mon.smithi118 (mon.0) 634 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:09:27.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.436403+0000 mon.smithi118 (mon.0) 635 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.436597+0000 mon.smithi118 (mon.0) 636 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.442706+0000 mon.smithi118 (mon.0) 637 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: cluster 2024-03-24T12:09:26.446350+0000 mon.smithi118 (mon.0) 638 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.447081+0000 mon.smithi118 (mon.0) 639 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.447459+0000 mon.smithi118 (mon.0) 640 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.447716+0000 mon.smithi118 (mon.0) 641 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.465258+0000 mon.smithi118 (mon.0) 642 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.467400+0000 mon.smithi118 (mon.0) 643 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi118"}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.467604+0000 mon.smithi118 (mon.0) 644 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "mon metadata", "id": "smithi159"}]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:26.467764+0000 mon.smithi159 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: cluster 2024-03-24T12:09:27.112929+0000 mgr.smithi118.bktqmd (mgr.14199) 126 : cluster 0 pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 235 KiB/s wr, 14 op/s; 130 KiB/s, 0 objects/s recovering 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:27.342310+0000 mon.smithi159 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:09:27.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:27 smithi159 bash[23669]: audit 2024-03-24T12:09:27.379248+0000 mon.smithi118 (mon.0) 645 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:28.495 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:28.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: cluster 2024-03-24T12:09:25.894659+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:28.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: cluster 2024-03-24T12:09:25.894763+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:28.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: audit 2024-03-24T12:09:27.445496+0000 mon.smithi118 (mon.0) 646 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:28.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: cluster 2024-03-24T12:09:27.450780+0000 mon.smithi118 (mon.0) 647 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-03-24T12:09:28.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: audit 2024-03-24T12:09:27.452434+0000 mon.smithi118 (mon.0) 648 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:28.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: audit 2024-03-24T12:09:27.452860+0000 mon.smithi118 (mon.0) 649 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:28.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: audit 2024-03-24T12:09:27.461613+0000 mon.smithi118 (mon.0) 650 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:28.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:28 smithi159 bash[23669]: audit 2024-03-24T12:09:27.789378+0000 mon.smithi118 (mon.0) 651 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: cluster 2024-03-24T12:09:25.894659+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: cluster 2024-03-24T12:09:25.894763+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: audit 2024-03-24T12:09:27.445496+0000 mon.smithi118 (mon.0) 646 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: cluster 2024-03-24T12:09:27.450780+0000 mon.smithi118 (mon.0) 647 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: audit 2024-03-24T12:09:27.452434+0000 mon.smithi118 (mon.0) 648 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: audit 2024-03-24T12:09:27.452860+0000 mon.smithi118 (mon.0) 649 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: audit 2024-03-24T12:09:27.461613+0000 mon.smithi118 (mon.0) 650 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:28.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:28 smithi118 bash[18737]: audit 2024-03-24T12:09:27.789378+0000 mon.smithi118 (mon.0) 651 : audit 1 from='osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153]' entity='osd.5' 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: audit 2024-03-24T12:09:28.463342+0000 mon.smithi118 (mon.0) 652 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: cluster 2024-03-24T12:09:28.793245+0000 mon.smithi118 (mon.0) 653 : cluster 1 osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153] boot 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: cluster 2024-03-24T12:09:28.793324+0000 mon.smithi118 (mon.0) 654 : cluster 0 osdmap e33: 8 total, 7 up, 8 in 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: audit 2024-03-24T12:09:28.793596+0000 mon.smithi118 (mon.0) 655 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: audit 2024-03-24T12:09:28.794484+0000 mon.smithi118 (mon.0) 656 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:29.738 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:29 smithi118 bash[18737]: cluster 2024-03-24T12:09:29.113531+0000 mgr.smithi118.bktqmd (mgr.14199) 127 : cluster 0 pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 12 KiB/s rd, 657 KiB/s wr, 42 op/s 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: audit 2024-03-24T12:09:28.463342+0000 mon.smithi118 (mon.0) 652 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: cluster 2024-03-24T12:09:28.793245+0000 mon.smithi118 (mon.0) 653 : cluster 1 osd.5 [v2:172.21.15.118:6818/3966770153,v1:172.21.15.118:6819/3966770153] boot 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: cluster 2024-03-24T12:09:28.793324+0000 mon.smithi118 (mon.0) 654 : cluster 0 osdmap e33: 8 total, 7 up, 8 in 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: audit 2024-03-24T12:09:28.793596+0000 mon.smithi118 (mon.0) 655 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: audit 2024-03-24T12:09:28.794484+0000 mon.smithi118 (mon.0) 656 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:29.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:29 smithi159 bash[23669]: cluster 2024-03-24T12:09:29.113531+0000 mgr.smithi118.bktqmd (mgr.14199) 127 : cluster 0 pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 12 KiB/s rd, 657 KiB/s wr, 42 op/s 2024-03-24T12:09:31.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:30 smithi159 bash[23669]: cluster 2024-03-24T12:09:29.796472+0000 mon.smithi118 (mon.0) 657 : cluster 0 osdmap e34: 8 total, 7 up, 8 in 2024-03-24T12:09:31.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:30 smithi159 bash[23669]: audit 2024-03-24T12:09:29.796619+0000 mon.smithi118 (mon.0) 658 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:31.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:30 smithi159 bash[23669]: audit 2024-03-24T12:09:30.371047+0000 mon.smithi118 (mon.0) 659 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:09:31.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:30 smithi118 bash[18737]: cluster 2024-03-24T12:09:29.796472+0000 mon.smithi118 (mon.0) 657 : cluster 0 osdmap e34: 8 total, 7 up, 8 in 2024-03-24T12:09:31.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:30 smithi118 bash[18737]: audit 2024-03-24T12:09:29.796619+0000 mon.smithi118 (mon.0) 658 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:31.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:30 smithi118 bash[18737]: audit 2024-03-24T12:09:30.371047+0000 mon.smithi118 (mon.0) 659 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:09:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:31 smithi159 bash[23669]: audit 2024-03-24T12:09:30.802733+0000 mon.smithi118 (mon.0) 660 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:09:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:31 smithi159 bash[23669]: cluster 2024-03-24T12:09:30.807433+0000 mon.smithi118 (mon.0) 661 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-03-24T12:09:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:31 smithi159 bash[23669]: audit 2024-03-24T12:09:30.807968+0000 mon.smithi118 (mon.0) 662 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:31 smithi159 bash[23669]: audit 2024-03-24T12:09:30.808550+0000 mon.smithi118 (mon.0) 663 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:32.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:31 smithi159 bash[23669]: cluster 2024-03-24T12:09:31.114103+0000 mgr.smithi118.bktqmd (mgr.14199) 128 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 13 KiB/s rd, 718 KiB/s wr, 45 op/s 2024-03-24T12:09:32.151 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:31 smithi118 bash[18737]: audit 2024-03-24T12:09:30.802733+0000 mon.smithi118 (mon.0) 660 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:09:32.151 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:31 smithi118 bash[18737]: cluster 2024-03-24T12:09:30.807433+0000 mon.smithi118 (mon.0) 661 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-03-24T12:09:32.152 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:31 smithi118 bash[18737]: audit 2024-03-24T12:09:30.807968+0000 mon.smithi118 (mon.0) 662 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:09:32.152 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:31 smithi118 bash[18737]: audit 2024-03-24T12:09:30.808550+0000 mon.smithi118 (mon.0) 663 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:32.152 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:31 smithi118 bash[18737]: cluster 2024-03-24T12:09:31.114103+0000 mgr.smithi118.bktqmd (mgr.14199) 128 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 13 KiB/s rd, 718 KiB/s wr, 45 op/s 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:31.810945+0000 mon.smithi118 (mon.0) 664 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: cluster 2024-03-24T12:09:31.816988+0000 mon.smithi118 (mon.0) 665 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:31.818972+0000 mon.smithi118 (mon.0) 666 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:31.826948+0000 mon.smithi118 (mon.0) 667 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:32.157246+0000 mon.smithi118 (mon.0) 668 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' 2024-03-24T12:09:33.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:32.362507+0000 mon.smithi118 (mon.0) 669 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:33.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: cluster 2024-03-24T12:09:32.591810+0000 mon.smithi118 (mon.0) 670 : cluster 1 osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615] boot 2024-03-24T12:09:33.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: cluster 2024-03-24T12:09:32.592068+0000 mon.smithi118 (mon.0) 671 : cluster 0 osdmap e37: 8 total, 8 up, 8 in 2024-03-24T12:09:33.136 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:32 smithi159 bash[23669]: audit 2024-03-24T12:09:32.593061+0000 mon.smithi118 (mon.0) 672 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:31.810945+0000 mon.smithi118 (mon.0) 664 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: cluster 2024-03-24T12:09:31.816988+0000 mon.smithi118 (mon.0) 665 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:31.818972+0000 mon.smithi118 (mon.0) 666 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:31.826948+0000 mon.smithi118 (mon.0) 667 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:32.157246+0000 mon.smithi118 (mon.0) 668 : audit 1 from='osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615]' entity='osd.7' 2024-03-24T12:09:33.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:32.362507+0000 mon.smithi118 (mon.0) 669 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:33.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: cluster 2024-03-24T12:09:32.591810+0000 mon.smithi118 (mon.0) 670 : cluster 1 osd.7 [v2:172.21.15.118:6826/2199251615,v1:172.21.15.118:6827/2199251615] boot 2024-03-24T12:09:33.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: cluster 2024-03-24T12:09:32.592068+0000 mon.smithi118 (mon.0) 671 : cluster 0 osdmap e37: 8 total, 8 up, 8 in 2024-03-24T12:09:33.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:32 smithi118 bash[18737]: audit 2024-03-24T12:09:32.593061+0000 mon.smithi118 (mon.0) 672 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:09:33.232 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:09:34.093 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:33 smithi118 bash[18737]: cluster 2024-03-24T12:09:31.364860+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:34.094 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:33 smithi118 bash[18737]: cluster 2024-03-24T12:09:31.364989+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:34.094 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:33 smithi118 bash[18737]: cluster 2024-03-24T12:09:33.114453+0000 mgr.smithi118.bktqmd (mgr.14199) 129 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:34.094 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:33 smithi118 bash[18737]: audit 2024-03-24T12:09:33.234578+0000 mon.smithi118 (mon.0) 673 : audit 0 from='client.? 172.21.15.118:0/4191177113' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:34.094 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:33 smithi118 bash[18737]: cluster 2024-03-24T12:09:33.591841+0000 mon.smithi118 (mon.0) 674 : cluster 0 osdmap e38: 8 total, 8 up, 8 in 2024-03-24T12:09:34.095 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":37,"num_osds":8,"num_up_osds":8,"osd_up_since":1711282172,"num_in_osds":8,"osd_in_since":1711282121,"num_remapped_pgs":1} 2024-03-24T12:09:34.095 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:09:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:33 smithi159 bash[23669]: cluster 2024-03-24T12:09:31.364860+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:09:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:33 smithi159 bash[23669]: cluster 2024-03-24T12:09:31.364989+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:09:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:33 smithi159 bash[23669]: cluster 2024-03-24T12:09:33.114453+0000 mgr.smithi118.bktqmd (mgr.14199) 129 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:33 smithi159 bash[23669]: audit 2024-03-24T12:09:33.234578+0000 mon.smithi118 (mon.0) 673 : audit 0 from='client.? 172.21.15.118:0/4191177113' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:09:34.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:33 smithi159 bash[23669]: cluster 2024-03-24T12:09:33.591841+0000 mon.smithi118 (mon.0) 674 : cluster 0 osdmap e38: 8 total, 8 up, 8 in 2024-03-24T12:09:35.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:35 smithi159 bash[23669]: audit 2024-03-24T12:09:34.571266+0000 mon.smithi118 (mon.0) 675 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:35.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:35 smithi159 bash[23669]: audit 2024-03-24T12:09:34.582392+0000 mon.smithi118 (mon.0) 676 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:35.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:35 smithi159 bash[23669]: cluster 2024-03-24T12:09:34.593122+0000 mon.smithi118 (mon.0) 677 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-03-24T12:09:35.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:35 smithi159 bash[23669]: audit 2024-03-24T12:09:34.703901+0000 mon.smithi118 (mon.0) 678 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:35.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:35 smithi159 bash[23669]: cluster 2024-03-24T12:09:35.115072+0000 mgr.smithi118.bktqmd (mgr.14199) 130 : cluster 0 pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:35.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:35 smithi118 bash[18737]: audit 2024-03-24T12:09:34.571266+0000 mon.smithi118 (mon.0) 675 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:35.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:35 smithi118 bash[18737]: audit 2024-03-24T12:09:34.582392+0000 mon.smithi118 (mon.0) 676 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:35.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:35 smithi118 bash[18737]: cluster 2024-03-24T12:09:34.593122+0000 mon.smithi118 (mon.0) 677 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-03-24T12:09:35.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:35 smithi118 bash[18737]: audit 2024-03-24T12:09:34.703901+0000 mon.smithi118 (mon.0) 678 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:35.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:35 smithi118 bash[18737]: cluster 2024-03-24T12:09:35.115072+0000 mgr.smithi118.bktqmd (mgr.14199) 130 : cluster 0 pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:36.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:36 smithi159 bash[23669]: cluster 2024-03-24T12:09:35.600979+0000 mon.smithi118 (mon.0) 679 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-03-24T12:09:36.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:36 smithi118 bash[18737]: cluster 2024-03-24T12:09:35.600979+0000 mon.smithi118 (mon.0) 679 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-03-24T12:09:37.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:37 smithi159 bash[23669]: cluster 2024-03-24T12:09:36.610788+0000 mon.smithi118 (mon.0) 680 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-03-24T12:09:37.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:37 smithi159 bash[23669]: cluster 2024-03-24T12:09:37.115820+0000 mgr.smithi118.bktqmd (mgr.14199) 131 : cluster 0 pgmap v107: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-03-24T12:09:37.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:37 smithi118 bash[18737]: cluster 2024-03-24T12:09:36.610788+0000 mon.smithi118 (mon.0) 680 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-03-24T12:09:37.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:37 smithi118 bash[18737]: cluster 2024-03-24T12:09:37.115820+0000 mgr.smithi118.bktqmd (mgr.14199) 131 : cluster 0 pgmap v107: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-03-24T12:09:38.896 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:39.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:39 smithi159 bash[23669]: cluster 2024-03-24T12:09:39.116331+0000 mgr.smithi118.bktqmd (mgr.14199) 132 : cluster 0 pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-03-24T12:09:39.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:39 smithi118 bash[18737]: cluster 2024-03-24T12:09:39.116331+0000 mgr.smithi118.bktqmd (mgr.14199) 132 : cluster 0 pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-03-24T12:09:41.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:40 smithi159 bash[23669]: audit 2024-03-24T12:09:39.840685+0000 mon.smithi118 (mon.0) 681 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:40 smithi159 bash[23669]: audit 2024-03-24T12:09:39.845442+0000 mon.smithi118 (mon.0) 682 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:40 smithi159 bash[23669]: audit 2024-03-24T12:09:40.312716+0000 mon.smithi118 (mon.0) 683 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:40 smithi159 bash[23669]: audit 2024-03-24T12:09:40.321265+0000 mon.smithi118 (mon.0) 684 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:40 smithi118 bash[18737]: audit 2024-03-24T12:09:39.840685+0000 mon.smithi118 (mon.0) 681 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:40 smithi118 bash[18737]: audit 2024-03-24T12:09:39.845442+0000 mon.smithi118 (mon.0) 682 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:40 smithi118 bash[18737]: audit 2024-03-24T12:09:40.312716+0000 mon.smithi118 (mon.0) 683 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:40 smithi118 bash[18737]: audit 2024-03-24T12:09:40.321265+0000 mon.smithi118 (mon.0) 684 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:41.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:41 smithi118 bash[18737]: cluster 2024-03-24T12:09:41.116986+0000 mgr.smithi118.bktqmd (mgr.14199) 133 : cluster 0 pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-24T12:09:41.980 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:09:41.980 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":41,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","created":"2024-03-24T12:04:11.652158+0000","modified":"2024-03-24T12:09:36.597103+0000","last_up_change":"2024-03-24T12:09:32.582259+0000","last_in_change":"2024-03-24T12:08:41.993937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T12:09:15.108361+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":"23","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_type":"Fair distribution","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":"dc9989b0-4eb5-4476-9017-057a3159b8c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6801","nonce":2001018475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6803","nonce":2001018475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6807","nonce":2001018475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6805","nonce":2001018475}]},"public_addr":"172.21.15.159:6801/2001018475","cluster_addr":"172.21.15.159:6803/2001018475","heartbeat_back_addr":"172.21.15.159:6807/2001018475","heartbeat_front_addr":"172.21.15.159:6805/2001018475","state":["exists","up"]},{"osd":1,"uuid":"e338408c-1fa4-48a4-8385-7b868c1ac4d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6803","nonce":3188259338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6805","nonce":3188259338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6809","nonce":3188259338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6807","nonce":3188259338}]},"public_addr":"172.21.15.118:6803/3188259338","cluster_addr":"172.21.15.118:6805/3188259338","heartbeat_back_addr":"172.21.15.118:6809/3188259338","heartbeat_front_addr":"172.21.15.118:6807/3188259338","state":["exists","up"]},{"osd":2,"uuid":"3a20cd86-92e5-495e-b1bc-83ed829b428d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6809","nonce":2738258939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6811","nonce":2738258939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6815","nonce":2738258939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6813","nonce":2738258939}]},"public_addr":"172.21.15.159:6809/2738258939","cluster_addr":"172.21.15.159:6811/2738258939","heartbeat_back_addr":"172.21.15.159:6815/2738258939","heartbeat_front_addr":"172.21.15.159:6813/2738258939","state":["exists","up"]},{"osd":3,"uuid":"e94b468c-e2ac-4606-98c1-6f1be657c409","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6811","nonce":764451065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6813","nonce":764451065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6817","nonce":764451065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6815","nonce":764451065}]},"public_addr":"172.21.15.118:6811/764451065","cluster_addr":"172.21.15.118:6813/764451065","heartbeat_back_addr":"172.21.15.118:6817/764451065","heartbeat_front_addr":"172.21.15.118:6815/764451065","state":["exists","up"]},{"osd":4,"uuid":"67fe0bb5-6611-42cc-bc7f-df6fb00f0460","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6817","nonce":2717951860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6819","nonce":2717951860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6823","nonce":2717951860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6821","nonce":2717951860}]},"public_addr":"172.21.15.159:6817/2717951860","cluster_addr":"172.21.15.159:6819/2717951860","heartbeat_back_addr":"172.21.15.159:6823/2717951860","heartbeat_front_addr":"172.21.15.159:6821/2717951860","state":["exists","up"]},{"osd":5,"uuid":"e5e0337b-7529-4a4e-abf8-4cfe485336a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6819","nonce":3966770153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6821","nonce":3966770153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6825","nonce":3966770153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6823","nonce":3966770153}]},"public_addr":"172.21.15.118:6819/3966770153","cluster_addr":"172.21.15.118:6821/3966770153","heartbeat_back_addr":"172.21.15.118:6825/3966770153","heartbeat_front_addr":"172.21.15.118:6823/3966770153","state":["exists","up"]},{"osd":6,"uuid":"59d1e273-aca4-4dc8-b22a-b95f46b975ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6825","nonce":1351050626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6827","nonce":1351050626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6831","nonce":1351050626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6829","nonce":1351050626}]},"public_addr":"172.21.15.159:6825/1351050626","cluster_addr":"172.21.15.159:6827/1351050626","heartbeat_back_addr":"172.21.15.159:6831/1351050626","heartbeat_front_addr":"172.21.15.159:6829/1351050626","state":["exists","up"]},{"osd":7,"uuid":"1f8ac518-6992-43d8-b90e-64430cd6cc08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6827","nonce":2199251615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6829","nonce":2199251615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6833","nonce":2199251615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6831","nonce":2199251615}]},"public_addr":"172.21.15.118:6827/2199251615","cluster_addr":"172.21.15.118:6829/2199251615","heartbeat_back_addr":"172.21.15.118:6833/2199251615","heartbeat_front_addr":"172.21.15.118:6831/2199251615","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:07.457985+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:11.452022+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:12.131009+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.754537+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.653367+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:25.894768+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:22.190801+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:31.364995+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/2653973501":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6800/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/1863596416":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/2759683618":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6801/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/20326246":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/4101404002":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/327794715":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3768941469":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3353747242":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/679072994":"2024-03-25T12:04:43.170431+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-03-24T12:09:42.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:41 smithi159 bash[23669]: cluster 2024-03-24T12:09:41.116986+0000 mgr.smithi118.bktqmd (mgr.14199) 133 : cluster 0 pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-24T12:09:42.657 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-24T12:09:15.108361+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': '23', '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_type': 'Fair distribution', '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-03-24T12:09:42.657 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-24T12:09:42.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:42 smithi118 bash[18737]: audit 2024-03-24T12:09:41.981036+0000 mon.smithi118 (mon.0) 685 : audit 0 from='client.? 172.21.15.118:0/2442849239' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:09:43.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:42 smithi159 bash[23669]: audit 2024-03-24T12:09:41.981036+0000 mon.smithi118 (mon.0) 685 : audit 0 from='client.? 172.21.15.118:0/2442849239' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:09:44.135 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:43 smithi159 bash[23669]: cluster 2024-03-24T12:09:43.117658+0000 mgr.smithi118.bktqmd (mgr.14199) 134 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-03-24T12:09:44.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:43 smithi118 bash[18737]: cluster 2024-03-24T12:09:43.117658+0000 mgr.smithi118.bktqmd (mgr.14199) 134 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-03-24T12:09:45.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:45 smithi159 bash[23669]: cluster 2024-03-24T12:09:45.118276+0000 mgr.smithi118.bktqmd (mgr.14199) 135 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:45.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:45 smithi118 bash[18737]: cluster 2024-03-24T12:09:45.118276+0000 mgr.smithi118.bktqmd (mgr.14199) 135 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:46.437 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:47.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:47 smithi159 bash[23669]: cluster 2024-03-24T12:09:47.118815+0000 mgr.smithi118.bktqmd (mgr.14199) 136 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:47.718 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:47 smithi118 bash[18737]: cluster 2024-03-24T12:09:47.118815+0000 mgr.smithi118.bktqmd (mgr.14199) 136 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:48.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:48 smithi159 bash[23669]: audit 2024-03-24T12:09:47.363287+0000 mon.smithi118 (mon.0) 686 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:48.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:48 smithi118 bash[18737]: audit 2024-03-24T12:09:47.363287+0000 mon.smithi118 (mon.0) 686 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:49.551 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:49 smithi118 bash[18737]: cluster 2024-03-24T12:09:49.119457+0000 mgr.smithi118.bktqmd (mgr.14199) 137 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:49.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:49 smithi159 bash[23669]: cluster 2024-03-24T12:09:49.119457+0000 mgr.smithi118.bktqmd (mgr.14199) 137 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:51.075 INFO:teuthology.orchestra.run.smithi118.stdout:pg_num: 1 2024-03-24T12:09:51.935 INFO:tasks.cephadm:Setting up client nodes... 2024-03-24T12:09:51.935 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: cephadm 2024-03-24T12:09:50.896676+0000 mgr.smithi118.bktqmd (mgr.14199) 138 : cephadm 1 Detected new or changed devices on smithi159 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.903266+0000 mon.smithi118 (mon.0) 687 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.908322+0000 mon.smithi118 (mon.0) 688 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.909468+0000 mon.smithi118 (mon.0) 689 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.910302+0000 mon.smithi118 (mon.0) 690 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.911035+0000 mon.smithi118 (mon.0) 691 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.911738+0000 mon.smithi118 (mon.0) 692 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: cephadm 2024-03-24T12:09:50.912346+0000 mgr.smithi118.bktqmd (mgr.14199) 139 : cephadm 1 Adjusting osd_memory_target on smithi159 to 3772M 2024-03-24T12:09:52.204 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:50.916295+0000 mon.smithi118 (mon.0) 693 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: audit 2024-03-24T12:09:51.077472+0000 mon.smithi118 (mon.0) 694 : audit 0 from='client.? 172.21.15.118:0/2823736909' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T12:09:52.205 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:51 smithi118 bash[18737]: cluster 2024-03-24T12:09:51.119844+0000 mgr.smithi118.bktqmd (mgr.14199) 140 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: cephadm 2024-03-24T12:09:50.896676+0000 mgr.smithi118.bktqmd (mgr.14199) 138 : cephadm 1 Detected new or changed devices on smithi159 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.903266+0000 mon.smithi118 (mon.0) 687 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.908322+0000 mon.smithi118 (mon.0) 688 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.909468+0000 mon.smithi118 (mon.0) 689 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.910302+0000 mon.smithi118 (mon.0) 690 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.911035+0000 mon.smithi118 (mon.0) 691 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.911738+0000 mon.smithi118 (mon.0) 692 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:52.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: cephadm 2024-03-24T12:09:50.912346+0000 mgr.smithi118.bktqmd (mgr.14199) 139 : cephadm 1 Adjusting osd_memory_target on smithi159 to 3772M 2024-03-24T12:09:52.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:50.916295+0000 mon.smithi118 (mon.0) 693 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:52.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: audit 2024-03-24T12:09:51.077472+0000 mon.smithi118 (mon.0) 694 : audit 0 from='client.? 172.21.15.118:0/2823736909' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T12:09:52.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:51 smithi159 bash[23669]: cluster 2024-03-24T12:09:51.119844+0000 mgr.smithi118.bktqmd (mgr.14199) 140 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:53.706 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: cephadm 2024-03-24T12:09:52.423718+0000 mgr.smithi118.bktqmd (mgr.14199) 141 : cephadm 1 Detected new or changed devices on smithi118 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.435344+0000 mon.smithi118 (mon.0) 695 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.448515+0000 mon.smithi118 (mon.0) 696 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.452198+0000 mon.smithi118 (mon.0) 697 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.454084+0000 mon.smithi118 (mon.0) 698 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.455918+0000 mon.smithi118 (mon.0) 699 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.457712+0000 mon.smithi118 (mon.0) 700 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: cephadm 2024-03-24T12:09:52.459031+0000 mgr.smithi118.bktqmd (mgr.14199) 142 : cephadm 1 Adjusting osd_memory_target on smithi118 to 3004M 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.465209+0000 mon.smithi118 (mon.0) 701 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.470907+0000 mon.smithi118 (mon.0) 702 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.472512+0000 mon.smithi118 (mon.0) 703 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.481870+0000 mon.smithi118 (mon.0) 704 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.488155+0000 mon.smithi118 (mon.0) 705 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:09:53.707 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.496103+0000 mon.smithi118 (mon.0) 706 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:09:53.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.497736+0000 mon.smithi118 (mon.0) 707 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.508419+0000 mon.smithi118 (mon.0) 708 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:09:53.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: audit 2024-03-24T12:09:52.510095+0000 mon.smithi118 (mon.0) 709 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:53 smithi118 bash[18737]: cluster 2024-03-24T12:09:53.120384+0000 mgr.smithi118.bktqmd (mgr.14199) 143 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:53.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: cephadm 2024-03-24T12:09:52.423718+0000 mgr.smithi118.bktqmd (mgr.14199) 141 : cephadm 1 Detected new or changed devices on smithi118 2024-03-24T12:09:53.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.435344+0000 mon.smithi118 (mon.0) 695 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.448515+0000 mon.smithi118 (mon.0) 696 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.452198+0000 mon.smithi118 (mon.0) 697 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.454084+0000 mon.smithi118 (mon.0) 698 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.455918+0000 mon.smithi118 (mon.0) 699 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.457712+0000 mon.smithi118 (mon.0) 700 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: cephadm 2024-03-24T12:09:52.459031+0000 mgr.smithi118.bktqmd (mgr.14199) 142 : cephadm 1 Adjusting osd_memory_target on smithi118 to 3004M 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.465209+0000 mon.smithi118 (mon.0) 701 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.470907+0000 mon.smithi118 (mon.0) 702 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.472512+0000 mon.smithi118 (mon.0) 703 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:53.886 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.481870+0000 mon.smithi118 (mon.0) 704 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.488155+0000 mon.smithi118 (mon.0) 705 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.496103+0000 mon.smithi118 (mon.0) 706 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.497736+0000 mon.smithi118 (mon.0) 707 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.508419+0000 mon.smithi118 (mon.0) 708 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: audit 2024-03-24T12:09:52.510095+0000 mon.smithi118 (mon.0) 709 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:53.887 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:53 smithi159 bash[23669]: cluster 2024-03-24T12:09:53.120384+0000 mgr.smithi118.bktqmd (mgr.14199) 143 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:55.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:55 smithi159 bash[23669]: cluster 2024-03-24T12:09:55.120991+0000 mgr.smithi118.bktqmd (mgr.14199) 144 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:55.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:55 smithi118 bash[18737]: cluster 2024-03-24T12:09:55.120991+0000 mgr.smithi118.bktqmd (mgr.14199) 144 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:56.724 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:09:57.558 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:57 smithi159 bash[23669]: cluster 2024-03-24T12:09:57.121611+0000 mgr.smithi118.bktqmd (mgr.14199) 145 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:57.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:57 smithi118 bash[18737]: cluster 2024-03-24T12:09:57.121611+0000 mgr.smithi118.bktqmd (mgr.14199) 145 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:59.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:09:59 smithi159 bash[23669]: cluster 2024-03-24T12:09:59.122257+0000 mgr.smithi118.bktqmd (mgr.14199) 146 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:59.689 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:09:59 smithi118 bash[18737]: cluster 2024-03-24T12:09:59.122257+0000 mgr.smithi118.bktqmd (mgr.14199) 146 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:00.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:00 smithi159 bash[23669]: cluster 2024-03-24T12:10:00.000140+0000 mon.smithi118 (mon.0) 710 : cluster 1 overall HEALTH_OK 2024-03-24T12:10:00.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:00 smithi118 bash[18737]: cluster 2024-03-24T12:10:00.000140+0000 mon.smithi118 (mon.0) 710 : cluster 1 overall HEALTH_OK 2024-03-24T12:10:01.283 INFO:teuthology.orchestra.run.smithi118.stdout:[client.0] 2024-03-24T12:10:01.284 INFO:teuthology.orchestra.run.smithi118.stdout: key = AQAZGABmctTwEBAAuJrx3E15d213MV4GpbFU1g== 2024-03-24T12:10:01.485 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:01 smithi159 bash[23669]: cluster 2024-03-24T12:10:01.122702+0000 mgr.smithi118.bktqmd (mgr.14199) 147 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:01.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:01 smithi118 bash[18737]: cluster 2024-03-24T12:10:01.122702+0000 mgr.smithi118.bktqmd (mgr.14199) 147 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:02.082 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:10:02.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-24T12:10:02.082 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-24T12:10:02.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T12:10:02.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:02 smithi159 bash[23669]: audit 2024-03-24T12:10:01.284039+0000 mon.smithi118 (mon.0) 711 : audit 1 from='client.? 172.21.15.118:0/3110352545' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:10:02.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:02 smithi159 bash[23669]: audit 2024-03-24T12:10:01.286130+0000 mon.smithi118 (mon.0) 712 : audit 1 from='client.? 172.21.15.118:0/3110352545' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T12:10:02.421 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:02 smithi118 bash[18737]: audit 2024-03-24T12:10:01.284039+0000 mon.smithi118 (mon.0) 711 : audit 1 from='client.? 172.21.15.118:0/3110352545' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:10:02.506 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:02 smithi118 bash[18737]: audit 2024-03-24T12:10:01.286130+0000 mon.smithi118 (mon.0) 712 : audit 1 from='client.? 172.21.15.118:0/3110352545' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T12:10:03.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:03 smithi159 bash[23669]: audit 2024-03-24T12:10:02.364421+0000 mon.smithi118 (mon.0) 713 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:03.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:03 smithi159 bash[23669]: cluster 2024-03-24T12:10:03.123263+0000 mgr.smithi118.bktqmd (mgr.14199) 148 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:03.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:03 smithi118 bash[18737]: audit 2024-03-24T12:10:02.364421+0000 mon.smithi118 (mon.0) 713 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:03.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:03 smithi118 bash[18737]: cluster 2024-03-24T12:10:03.123263+0000 mgr.smithi118.bktqmd (mgr.14199) 148 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:05.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:05 smithi159 bash[23669]: cluster 2024-03-24T12:10:05.123921+0000 mgr.smithi118.bktqmd (mgr.14199) 149 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:05.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:05 smithi118 bash[18737]: cluster 2024-03-24T12:10:05.123921+0000 mgr.smithi118.bktqmd (mgr.14199) 149 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:06.883 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi159/config 2024-03-24T12:10:07.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:07 smithi159 bash[23669]: cluster 2024-03-24T12:10:07.124609+0000 mgr.smithi118.bktqmd (mgr.14199) 150 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:07.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:07 smithi118 bash[18737]: cluster 2024-03-24T12:10:07.124609+0000 mgr.smithi118.bktqmd (mgr.14199) 150 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:09.249 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:09 smithi118 bash[18737]: cluster 2024-03-24T12:10:09.125220+0000 mgr.smithi118.bktqmd (mgr.14199) 151 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:09.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:09 smithi159 bash[23669]: cluster 2024-03-24T12:10:09.125220+0000 mgr.smithi118.bktqmd (mgr.14199) 151 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:10.468 INFO:teuthology.orchestra.run.smithi159.stdout:[client.1] 2024-03-24T12:10:10.468 INFO:teuthology.orchestra.run.smithi159.stdout: key = AQAiGABmJCLIGxAAkveaMwlGkcNUpBw7wAnqBQ== 2024-03-24T12:10:10.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:10 smithi159 bash[23669]: audit 2024-03-24T12:10:10.465694+0000 mon.smithi118 (mon.0) 714 : audit 1 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-03-24T12:10:10.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:10 smithi159 bash[23669]: audit 2024-03-24T12:10:10.465763+0000 mon.smithi159 (mon.1) 20 : audit 1 from='client.? 172.21.15.159:0/3757701852' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:10:10.885 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:10 smithi159 bash[23669]: audit 2024-03-24T12:10:10.468821+0000 mon.smithi118 (mon.0) 715 : audit 1 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-03-24T12:10:10.953 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:10 smithi118 bash[18737]: audit 2024-03-24T12:10:10.465694+0000 mon.smithi118 (mon.0) 714 : audit 1 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-03-24T12:10:10.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:10 smithi118 bash[18737]: audit 2024-03-24T12:10:10.465763+0000 mon.smithi159 (mon.1) 20 : audit 1 from='client.? 172.21.15.159:0/3757701852' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:10:10.954 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:10 smithi118 bash[18737]: audit 2024-03-24T12:10:10.468821+0000 mon.smithi118 (mon.0) 715 : audit 1 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-03-24T12:10:11.499 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:10:11.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-24T12:10:11.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-24T12:10:11.520 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-24T12:10:11.520 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-24T12:10:11.520 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-24T12:10:11.870 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:11 smithi118 bash[18737]: cluster 2024-03-24T12:10:11.125854+0000 mgr.smithi118.bktqmd (mgr.14199) 152 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:11.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:11 smithi159 bash[23669]: cluster 2024-03-24T12:10:11.125854+0000 mgr.smithi118.bktqmd (mgr.14199) 152 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:13.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:13 smithi159 bash[23669]: cluster 2024-03-24T12:10:13.126562+0000 mgr.smithi118.bktqmd (mgr.14199) 153 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:13.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:13 smithi118 bash[18737]: cluster 2024-03-24T12:10:13.126562+0000 mgr.smithi118.bktqmd (mgr.14199) 153 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:15.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:15 smithi118 bash[18737]: cluster 2024-03-24T12:10:15.127250+0000 mgr.smithi118.bktqmd (mgr.14199) 154 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:15.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:15 smithi159 bash[23669]: cluster 2024-03-24T12:10:15.127250+0000 mgr.smithi118.bktqmd (mgr.14199) 154 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:16.306 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:17.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:17 smithi118 bash[18737]: cluster 2024-03-24T12:10:17.127867+0000 mgr.smithi118.bktqmd (mgr.14199) 155 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:17.517 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:17 smithi159 bash[23669]: cluster 2024-03-24T12:10:17.127867+0000 mgr.smithi118.bktqmd (mgr.14199) 155 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:18.531 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:18 smithi118 bash[18737]: audit 2024-03-24T12:10:17.364121+0000 mon.smithi118 (mon.0) 716 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:18.585 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:18 smithi159 bash[23669]: audit 2024-03-24T12:10:17.364121+0000 mon.smithi118 (mon.0) 716 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:19.519 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:19 smithi118 bash[18737]: cluster 2024-03-24T12:10:19.128449+0000 mgr.smithi118.bktqmd (mgr.14199) 156 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:19.625 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:19 smithi159 bash[23669]: cluster 2024-03-24T12:10:19.128449+0000 mgr.smithi118.bktqmd (mgr.14199) 156 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:20.678 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:10:21.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:21 smithi159 bash[23669]: audit 2024-03-24T12:10:20.080383+0000 mon.smithi118 (mon.0) 717 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:21.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:21 smithi159 bash[23669]: audit 2024-03-24T12:10:20.092216+0000 mon.smithi118 (mon.0) 718 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:21.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:21 smithi159 bash[23669]: audit 2024-03-24T12:10:20.670726+0000 mon.smithi118 (mon.0) 719 : audit 0 from='client.? 172.21.15.118:0/3651399440' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T12:10:21.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:21 smithi118 bash[18737]: audit 2024-03-24T12:10:20.080383+0000 mon.smithi118 (mon.0) 717 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:21 smithi118 bash[18737]: audit 2024-03-24T12:10:20.092216+0000 mon.smithi118 (mon.0) 718 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:21.454 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:21 smithi118 bash[18737]: audit 2024-03-24T12:10:20.670726+0000 mon.smithi118 (mon.0) 719 : audit 0 from='client.? 172.21.15.118:0/3651399440' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T12:10:21.755 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":19,"flags":0,"active_gid":14199,"active_name":"smithi118.bktqmd","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1133797673},{"type":"v1","addr":"172.21.15.118:6801","nonce":1133797673}]},"active_addr":"172.21.15.118:6801/1133797673","active_change":"2024-03-24T12:07:02.262165+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14215,"name":"smithi159.yxwpfk","mgr_features":4540701547738038271,"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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.12","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:2.4.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:latest","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:2.4.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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.12","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:2.4.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:latest","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:2.4.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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.118:8443/","prometheus":"http://172.21.15.118: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"],"squid":["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.118:0","nonce":3332608081}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":202492310}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":2184629015}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":2633208973}]}]} 2024-03-24T12:10:21.760 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-24T12:10:21.760 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-24T12:10:21.760 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:10:22.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:22 smithi159 bash[23669]: cluster 2024-03-24T12:10:21.129072+0000 mgr.smithi118.bktqmd (mgr.14199) 157 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:22.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:22 smithi118 bash[18737]: cluster 2024-03-24T12:10:21.129072+0000 mgr.smithi118.bktqmd (mgr.14199) 157 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:23.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:23 smithi159 bash[23669]: cluster 2024-03-24T12:10:23.129667+0000 mgr.smithi118.bktqmd (mgr.14199) 158 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:23.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:23 smithi118 bash[18737]: cluster 2024-03-24T12:10:23.129667+0000 mgr.smithi118.bktqmd (mgr.14199) 158 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:24.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:24 smithi159 bash[23669]: audit 2024-03-24T12:10:23.376334+0000 mon.smithi118 (mon.0) 720 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:24.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:24 smithi159 bash[23669]: audit 2024-03-24T12:10:23.387946+0000 mon.smithi118 (mon.0) 721 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:24.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:24 smithi118 bash[18737]: audit 2024-03-24T12:10:23.376334+0000 mon.smithi118 (mon.0) 720 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:24.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:24 smithi118 bash[18737]: audit 2024-03-24T12:10:23.387946+0000 mon.smithi118 (mon.0) 721 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:10:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:25 smithi159 bash[23669]: cluster 2024-03-24T12:10:25.130333+0000 mgr.smithi118.bktqmd (mgr.14199) 159 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:25.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:25 smithi118 bash[18737]: cluster 2024-03-24T12:10:25.130333+0000 mgr.smithi118.bktqmd (mgr.14199) 159 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:26.886 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:27.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:27 smithi159 bash[23669]: cluster 2024-03-24T12:10:27.130945+0000 mgr.smithi118.bktqmd (mgr.14199) 160 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:27.692 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:27 smithi118 bash[18737]: cluster 2024-03-24T12:10:27.130945+0000 mgr.smithi118.bktqmd (mgr.14199) 160 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:29.222 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:29 smithi118 bash[18737]: cluster 2024-03-24T12:10:29.131612+0000 mgr.smithi118.bktqmd (mgr.14199) 161 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:29.587 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:10:29.588 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":41,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","created":"2024-03-24T12:04:11.652158+0000","modified":"2024-03-24T12:09:36.597103+0000","last_up_change":"2024-03-24T12:09:32.582259+0000","last_in_change":"2024-03-24T12:08:41.993937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T12:09:15.108361+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":"23","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_type":"Fair distribution","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":"dc9989b0-4eb5-4476-9017-057a3159b8c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6801","nonce":2001018475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6803","nonce":2001018475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6807","nonce":2001018475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6805","nonce":2001018475}]},"public_addr":"172.21.15.159:6801/2001018475","cluster_addr":"172.21.15.159:6803/2001018475","heartbeat_back_addr":"172.21.15.159:6807/2001018475","heartbeat_front_addr":"172.21.15.159:6805/2001018475","state":["exists","up"]},{"osd":1,"uuid":"e338408c-1fa4-48a4-8385-7b868c1ac4d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6803","nonce":3188259338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6805","nonce":3188259338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6809","nonce":3188259338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6807","nonce":3188259338}]},"public_addr":"172.21.15.118:6803/3188259338","cluster_addr":"172.21.15.118:6805/3188259338","heartbeat_back_addr":"172.21.15.118:6809/3188259338","heartbeat_front_addr":"172.21.15.118:6807/3188259338","state":["exists","up"]},{"osd":2,"uuid":"3a20cd86-92e5-495e-b1bc-83ed829b428d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6809","nonce":2738258939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6811","nonce":2738258939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6815","nonce":2738258939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6813","nonce":2738258939}]},"public_addr":"172.21.15.159:6809/2738258939","cluster_addr":"172.21.15.159:6811/2738258939","heartbeat_back_addr":"172.21.15.159:6815/2738258939","heartbeat_front_addr":"172.21.15.159:6813/2738258939","state":["exists","up"]},{"osd":3,"uuid":"e94b468c-e2ac-4606-98c1-6f1be657c409","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6811","nonce":764451065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6813","nonce":764451065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6817","nonce":764451065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6815","nonce":764451065}]},"public_addr":"172.21.15.118:6811/764451065","cluster_addr":"172.21.15.118:6813/764451065","heartbeat_back_addr":"172.21.15.118:6817/764451065","heartbeat_front_addr":"172.21.15.118:6815/764451065","state":["exists","up"]},{"osd":4,"uuid":"67fe0bb5-6611-42cc-bc7f-df6fb00f0460","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6817","nonce":2717951860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6819","nonce":2717951860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6823","nonce":2717951860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6821","nonce":2717951860}]},"public_addr":"172.21.15.159:6817/2717951860","cluster_addr":"172.21.15.159:6819/2717951860","heartbeat_back_addr":"172.21.15.159:6823/2717951860","heartbeat_front_addr":"172.21.15.159:6821/2717951860","state":["exists","up"]},{"osd":5,"uuid":"e5e0337b-7529-4a4e-abf8-4cfe485336a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6819","nonce":3966770153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6821","nonce":3966770153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6825","nonce":3966770153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6823","nonce":3966770153}]},"public_addr":"172.21.15.118:6819/3966770153","cluster_addr":"172.21.15.118:6821/3966770153","heartbeat_back_addr":"172.21.15.118:6825/3966770153","heartbeat_front_addr":"172.21.15.118:6823/3966770153","state":["exists","up"]},{"osd":6,"uuid":"59d1e273-aca4-4dc8-b22a-b95f46b975ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6825","nonce":1351050626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6827","nonce":1351050626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6831","nonce":1351050626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6829","nonce":1351050626}]},"public_addr":"172.21.15.159:6825/1351050626","cluster_addr":"172.21.15.159:6827/1351050626","heartbeat_back_addr":"172.21.15.159:6831/1351050626","heartbeat_front_addr":"172.21.15.159:6829/1351050626","state":["exists","up"]},{"osd":7,"uuid":"1f8ac518-6992-43d8-b90e-64430cd6cc08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6827","nonce":2199251615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6829","nonce":2199251615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6833","nonce":2199251615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6831","nonce":2199251615}]},"public_addr":"172.21.15.118:6827/2199251615","cluster_addr":"172.21.15.118:6829/2199251615","heartbeat_back_addr":"172.21.15.118:6833/2199251615","heartbeat_front_addr":"172.21.15.118:6831/2199251615","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:07.457985+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:11.452022+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:12.131009+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.754537+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.653367+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:25.894768+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:22.190801+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:31.364995+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/2653973501":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6800/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/1863596416":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/2759683618":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6801/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/20326246":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/4101404002":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/327794715":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3768941469":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3353747242":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/679072994":"2024-03-25T12:04:43.170431+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-03-24T12:10:29.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:29 smithi159 bash[23669]: cluster 2024-03-24T12:10:29.131612+0000 mgr.smithi118.bktqmd (mgr.14199) 161 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:30.312 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-24T12:10:30.313 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:10:30.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:30 smithi159 bash[23669]: audit 2024-03-24T12:10:29.587857+0000 mon.smithi118 (mon.0) 722 : audit 0 from='client.? 172.21.15.118:0/3433977196' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:10:30.503 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:30 smithi118 bash[18737]: audit 2024-03-24T12:10:29.587857+0000 mon.smithi118 (mon.0) 722 : audit 0 from='client.? 172.21.15.118:0/3433977196' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:10:31.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:31 smithi159 bash[23669]: cluster 2024-03-24T12:10:31.132334+0000 mgr.smithi118.bktqmd (mgr.14199) 162 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:31.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:31 smithi118 bash[18737]: cluster 2024-03-24T12:10:31.132334+0000 mgr.smithi118.bktqmd (mgr.14199) 162 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:32.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:32 smithi118 bash[18737]: audit 2024-03-24T12:10:32.365111+0000 mon.smithi118 (mon.0) 723 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:32.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:32 smithi159 bash[23669]: audit 2024-03-24T12:10:32.365111+0000 mon.smithi118 (mon.0) 723 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:33.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:33 smithi118 bash[18737]: cluster 2024-03-24T12:10:33.132821+0000 mgr.smithi118.bktqmd (mgr.14199) 163 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:33.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:33 smithi159 bash[23669]: cluster 2024-03-24T12:10:33.132821+0000 mgr.smithi118.bktqmd (mgr.14199) 163 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:35.105 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:35.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:35 smithi118 bash[18737]: cluster 2024-03-24T12:10:35.133223+0000 mgr.smithi118.bktqmd (mgr.14199) 164 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:35.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:35 smithi159 bash[23669]: cluster 2024-03-24T12:10:35.133223+0000 mgr.smithi118.bktqmd (mgr.14199) 164 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:37.579 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:37 smithi118 bash[18737]: cluster 2024-03-24T12:10:37.133752+0000 mgr.smithi118.bktqmd (mgr.14199) 165 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:37.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:37 smithi159 bash[23669]: cluster 2024-03-24T12:10:37.133752+0000 mgr.smithi118.bktqmd (mgr.14199) 165 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:37.963 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:10:37.964 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":41,"fsid":"64d803e6-e9d6-11ee-95cd-87774f69a715","created":"2024-03-24T12:04:11.652158+0000","modified":"2024-03-24T12:09:36.597103+0000","last_up_change":"2024-03-24T12:09:32.582259+0000","last_in_change":"2024-03-24T12:08:41.993937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T12:09:15.108361+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":"23","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_type":"Fair distribution","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":"dc9989b0-4eb5-4476-9017-057a3159b8c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6801","nonce":2001018475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6803","nonce":2001018475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6807","nonce":2001018475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":2001018475},{"type":"v1","addr":"172.21.15.159:6805","nonce":2001018475}]},"public_addr":"172.21.15.159:6801/2001018475","cluster_addr":"172.21.15.159:6803/2001018475","heartbeat_back_addr":"172.21.15.159:6807/2001018475","heartbeat_front_addr":"172.21.15.159:6805/2001018475","state":["exists","up"]},{"osd":1,"uuid":"e338408c-1fa4-48a4-8385-7b868c1ac4d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6803","nonce":3188259338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6805","nonce":3188259338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6809","nonce":3188259338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":3188259338},{"type":"v1","addr":"172.21.15.118:6807","nonce":3188259338}]},"public_addr":"172.21.15.118:6803/3188259338","cluster_addr":"172.21.15.118:6805/3188259338","heartbeat_back_addr":"172.21.15.118:6809/3188259338","heartbeat_front_addr":"172.21.15.118:6807/3188259338","state":["exists","up"]},{"osd":2,"uuid":"3a20cd86-92e5-495e-b1bc-83ed829b428d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6809","nonce":2738258939}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6811","nonce":2738258939}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6815","nonce":2738258939}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":2738258939},{"type":"v1","addr":"172.21.15.159:6813","nonce":2738258939}]},"public_addr":"172.21.15.159:6809/2738258939","cluster_addr":"172.21.15.159:6811/2738258939","heartbeat_back_addr":"172.21.15.159:6815/2738258939","heartbeat_front_addr":"172.21.15.159:6813/2738258939","state":["exists","up"]},{"osd":3,"uuid":"e94b468c-e2ac-4606-98c1-6f1be657c409","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6811","nonce":764451065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6813","nonce":764451065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6817","nonce":764451065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":764451065},{"type":"v1","addr":"172.21.15.118:6815","nonce":764451065}]},"public_addr":"172.21.15.118:6811/764451065","cluster_addr":"172.21.15.118:6813/764451065","heartbeat_back_addr":"172.21.15.118:6817/764451065","heartbeat_front_addr":"172.21.15.118:6815/764451065","state":["exists","up"]},{"osd":4,"uuid":"67fe0bb5-6611-42cc-bc7f-df6fb00f0460","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6817","nonce":2717951860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6819","nonce":2717951860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6823","nonce":2717951860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":2717951860},{"type":"v1","addr":"172.21.15.159:6821","nonce":2717951860}]},"public_addr":"172.21.15.159:6817/2717951860","cluster_addr":"172.21.15.159:6819/2717951860","heartbeat_back_addr":"172.21.15.159:6823/2717951860","heartbeat_front_addr":"172.21.15.159:6821/2717951860","state":["exists","up"]},{"osd":5,"uuid":"e5e0337b-7529-4a4e-abf8-4cfe485336a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6819","nonce":3966770153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6821","nonce":3966770153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6825","nonce":3966770153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":3966770153},{"type":"v1","addr":"172.21.15.118:6823","nonce":3966770153}]},"public_addr":"172.21.15.118:6819/3966770153","cluster_addr":"172.21.15.118:6821/3966770153","heartbeat_back_addr":"172.21.15.118:6825/3966770153","heartbeat_front_addr":"172.21.15.118:6823/3966770153","state":["exists","up"]},{"osd":6,"uuid":"59d1e273-aca4-4dc8-b22a-b95f46b975ce","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6825","nonce":1351050626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6827","nonce":1351050626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6831","nonce":1351050626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1351050626},{"type":"v1","addr":"172.21.15.159:6829","nonce":1351050626}]},"public_addr":"172.21.15.159:6825/1351050626","cluster_addr":"172.21.15.159:6827/1351050626","heartbeat_back_addr":"172.21.15.159:6831/1351050626","heartbeat_front_addr":"172.21.15.159:6829/1351050626","state":["exists","up"]},{"osd":7,"uuid":"1f8ac518-6992-43d8-b90e-64430cd6cc08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6827","nonce":2199251615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6829","nonce":2199251615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6833","nonce":2199251615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":2199251615},{"type":"v1","addr":"172.21.15.118:6831","nonce":2199251615}]},"public_addr":"172.21.15.118:6827/2199251615","cluster_addr":"172.21.15.118:6829/2199251615","heartbeat_back_addr":"172.21.15.118:6833/2199251615","heartbeat_front_addr":"172.21.15.118:6831/2199251615","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:07.457985+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:11.452022+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:12.131009+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.754537+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:17.653367+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:25.894768+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:22.190801+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T12:09:31.364995+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/2653973501":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6800/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/1863596416":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/2759683618":"2024-03-25T12:07:02.261798+0000","172.21.15.118:6801/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3058162220":"2024-03-25T12:07:02.261798+0000","172.21.15.118:0/20326246":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/4101404002":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3578940584":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/327794715":"2024-03-25T12:04:43.170431+0000","172.21.15.118:6800/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3768941469":"2024-03-25T12:05:29.949698+0000","172.21.15.118:6801/3712089973":"2024-03-25T12:04:43.170431+0000","172.21.15.118:0/3353747242":"2024-03-25T12:05:29.949698+0000","172.21.15.118:0/679072994":"2024-03-25T12:04:43.170431+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-03-24T12:10:38.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:38 smithi118 bash[18737]: audit 2024-03-24T12:10:37.963885+0000 mon.smithi118 (mon.0) 724 : audit 0 from='client.? 172.21.15.118:0/3223853605' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:10:38.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:38 smithi159 bash[23669]: audit 2024-03-24T12:10:37.963885+0000 mon.smithi118 (mon.0) 724 : audit 0 from='client.? 172.21.15.118:0/3223853605' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:10:38.712 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-24T12:10:38.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-24T12:10:38.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-24T12:10:38.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-24T12:10:38.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-24T12:10:38.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-24T12:10:38.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-24T12:10:38.715 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-24T12:10:39.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:39 smithi159 bash[23669]: cluster 2024-03-24T12:10:39.134321+0000 mgr.smithi118.bktqmd (mgr.14199) 166 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:39.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:39 smithi118 bash[18737]: cluster 2024-03-24T12:10:39.134321+0000 mgr.smithi118.bktqmd (mgr.14199) 166 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:41.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:41 smithi159 bash[23669]: cluster 2024-03-24T12:10:41.134854+0000 mgr.smithi118.bktqmd (mgr.14199) 167 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:41.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:41 smithi118 bash[18737]: cluster 2024-03-24T12:10:41.134854+0000 mgr.smithi118.bktqmd (mgr.14199) 167 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:43.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:43 smithi159 bash[23669]: cluster 2024-03-24T12:10:43.135388+0000 mgr.smithi118.bktqmd (mgr.14199) 168 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:43.643 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.644 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.645 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.645 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.645 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.646 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.651 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.653 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:10:43.674 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:43 smithi118 bash[18737]: cluster 2024-03-24T12:10:43.135388+0000 mgr.smithi118.bktqmd (mgr.14199) 168 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:45.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:45 smithi118 bash[18737]: cluster 2024-03-24T12:10:45.135788+0000 mgr.smithi118.bktqmd (mgr.14199) 169 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:45.545 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:45 smithi159 bash[23669]: cluster 2024-03-24T12:10:45.135788+0000 mgr.smithi118.bktqmd (mgr.14199) 169 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:47.455 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:47 smithi118 bash[18737]: cluster 2024-03-24T12:10:47.136284+0000 mgr.smithi118.bktqmd (mgr.14199) 170 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:47.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:47 smithi159 bash[23669]: cluster 2024-03-24T12:10:47.136284+0000 mgr.smithi118.bktqmd (mgr.14199) 170 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:48.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:48 smithi118 bash[18737]: audit 2024-03-24T12:10:47.365548+0000 mon.smithi118 (mon.0) 725 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:48.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:48 smithi159 bash[23669]: audit 2024-03-24T12:10:47.365548+0000 mon.smithi118 (mon.0) 725 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:49.530 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:49 smithi118 bash[18737]: cluster 2024-03-24T12:10:49.136913+0000 mgr.smithi118.bktqmd (mgr.14199) 171 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:49.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:49 smithi159 bash[23669]: cluster 2024-03-24T12:10:49.136913+0000 mgr.smithi118.bktqmd (mgr.14199) 171 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:51.503 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:51 smithi118 bash[18737]: cluster 2024-03-24T12:10:51.137415+0000 mgr.smithi118.bktqmd (mgr.14199) 172 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:51 smithi159 bash[23669]: cluster 2024-03-24T12:10:51.137415+0000 mgr.smithi118.bktqmd (mgr.14199) 172 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:53.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:53 smithi118 bash[18737]: cluster 2024-03-24T12:10:53.137816+0000 mgr.smithi118.bktqmd (mgr.14199) 173 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:53.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:53 smithi159 bash[23669]: cluster 2024-03-24T12:10:53.137816+0000 mgr.smithi118.bktqmd (mgr.14199) 173 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:55.625 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:55 smithi118 bash[18737]: cluster 2024-03-24T12:10:55.138407+0000 mgr.smithi118.bktqmd (mgr.14199) 174 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:55.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:55 smithi159 bash[23669]: cluster 2024-03-24T12:10:55.138407+0000 mgr.smithi118.bktqmd (mgr.14199) 174 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:55.811 INFO:teuthology.orchestra.run.smithi118.stdout:107374182420 2024-03-24T12:10:55.812 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-24T12:10:57.630 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:57 smithi118 bash[18737]: cluster 2024-03-24T12:10:57.139011+0000 mgr.smithi118.bktqmd (mgr.14199) 175 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:57.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:57 smithi159 bash[23669]: cluster 2024-03-24T12:10:57.139011+0000 mgr.smithi118.bktqmd (mgr.14199) 175 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:58.066 INFO:teuthology.orchestra.run.smithi118.stdout:107374182422 2024-03-24T12:10:58.067 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-24T12:10:58.397 INFO:teuthology.orchestra.run.smithi118.stdout:158913789971 2024-03-24T12:10:58.397 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-24T12:10:59.313 INFO:teuthology.orchestra.run.smithi118.stdout:68719476761 2024-03-24T12:10:59.314 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-24T12:10:59.511 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:10:59 smithi118 bash[18737]: cluster 2024-03-24T12:10:59.139615+0000 mgr.smithi118.bktqmd (mgr.14199) 176 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:10:59.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:10:59 smithi159 bash[23669]: cluster 2024-03-24T12:10:59.139615+0000 mgr.smithi118.bktqmd (mgr.14199) 176 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:01.212 INFO:teuthology.orchestra.run.smithi118.stdout:81604378648 2024-03-24T12:11:01.212 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-24T12:11:01.359 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:01 smithi118 bash[18737]: cluster 2024-03-24T12:11:01.140244+0000 mgr.smithi118.bktqmd (mgr.14199) 177 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:01.360 INFO:teuthology.orchestra.run.smithi118.stdout:141733920789 2024-03-24T12:11:01.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-24T12:11:01.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:01 smithi159 bash[23669]: cluster 2024-03-24T12:11:01.140244+0000 mgr.smithi118.bktqmd (mgr.14199) 177 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:02.179 INFO:teuthology.orchestra.run.smithi118.stdout:81604378648 2024-03-24T12:11:02.180 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-24T12:11:02.194 INFO:teuthology.orchestra.run.smithi118.stdout:124554051606 2024-03-24T12:11:02.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-24T12:11:02.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:02 smithi118 bash[18737]: audit 2024-03-24T12:11:02.365212+0000 mon.smithi118 (mon.0) 726 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:02.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:02 smithi159 bash[23669]: audit 2024-03-24T12:11:02.365212+0000 mon.smithi118 (mon.0) 726 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:03.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:03 smithi118 bash[18737]: cluster 2024-03-24T12:11:03.140825+0000 mgr.smithi118.bktqmd (mgr.14199) 178 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:03.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:03 smithi159 bash[23669]: cluster 2024-03-24T12:11:03.140825+0000 mgr.smithi118.bktqmd (mgr.14199) 178 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:04.914 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:04.914 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:04.914 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:04.915 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:05.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:05 smithi159 bash[23669]: cluster 2024-03-24T12:11:05.141424+0000 mgr.smithi118.bktqmd (mgr.14199) 179 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:05.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:05 smithi118 bash[18737]: cluster 2024-03-24T12:11:05.141424+0000 mgr.smithi118.bktqmd (mgr.14199) 179 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:05.938 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:05.938 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:06.967 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:06.968 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:07.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:07 smithi159 bash[23669]: cluster 2024-03-24T12:11:07.142000+0000 mgr.smithi118.bktqmd (mgr.14199) 180 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:07.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:07 smithi118 bash[18737]: cluster 2024-03-24T12:11:07.142000+0000 mgr.smithi118.bktqmd (mgr.14199) 180 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:09.444 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:09 smithi118 bash[18737]: cluster 2024-03-24T12:11:09.142538+0000 mgr.smithi118.bktqmd (mgr.14199) 181 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:09.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:09 smithi159 bash[23669]: cluster 2024-03-24T12:11:09.142538+0000 mgr.smithi118.bktqmd (mgr.14199) 181 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:11.374 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:11 smithi118 bash[18737]: cluster 2024-03-24T12:11:11.143099+0000 mgr.smithi118.bktqmd (mgr.14199) 182 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:11.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:11 smithi159 bash[23669]: cluster 2024-03-24T12:11:11.143099+0000 mgr.smithi118.bktqmd (mgr.14199) 182 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:13.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:13 smithi118 bash[18737]: cluster 2024-03-24T12:11:13.143636+0000 mgr.smithi118.bktqmd (mgr.14199) 183 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:13.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:13 smithi159 bash[23669]: cluster 2024-03-24T12:11:13.143636+0000 mgr.smithi118.bktqmd (mgr.14199) 183 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:15.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:15 smithi118 bash[18737]: cluster 2024-03-24T12:11:15.144308+0000 mgr.smithi118.bktqmd (mgr.14199) 184 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:15.623 INFO:teuthology.orchestra.run.smithi118.stdout:68719476764 2024-03-24T12:11:15.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:15 smithi159 bash[23669]: cluster 2024-03-24T12:11:15.144308+0000 mgr.smithi118.bktqmd (mgr.14199) 184 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:16.558 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:16 smithi118 bash[18737]: audit 2024-03-24T12:11:15.625803+0000 mon.smithi118 (mon.0) 727 : audit 0 from='client.? 172.21.15.118:0/115982128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T12:11:16.579 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:16 smithi159 bash[23669]: audit 2024-03-24T12:11:15.625803+0000 mon.smithi118 (mon.0) 727 : audit 0 from='client.? 172.21.15.118:0/115982128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T12:11:17.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:17 smithi118 bash[18737]: cluster 2024-03-24T12:11:17.144688+0000 mgr.smithi118.bktqmd (mgr.14199) 185 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:17.461 INFO:teuthology.orchestra.run.smithi118.stdout:81604378651 2024-03-24T12:11:17.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:17 smithi159 bash[23669]: cluster 2024-03-24T12:11:17.144688+0000 mgr.smithi118.bktqmd (mgr.14199) 185 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:18.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:18 smithi118 bash[18737]: audit 2024-03-24T12:11:17.366205+0000 mon.smithi118 (mon.0) 728 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:18.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:18 smithi118 bash[18737]: audit 2024-03-24T12:11:17.463611+0000 mon.smithi118 (mon.0) 729 : audit 0 from='client.? 172.21.15.118:0/1250672788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T12:11:18.515 INFO:teuthology.orchestra.run.smithi118.stdout:158913789975 2024-03-24T12:11:18.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:18 smithi159 bash[23669]: audit 2024-03-24T12:11:17.366205+0000 mon.smithi118 (mon.0) 728 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:18.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:18 smithi159 bash[23669]: audit 2024-03-24T12:11:17.463611+0000 mon.smithi118 (mon.0) 729 : audit 0 from='client.? 172.21.15.118:0/1250672788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T12:11:19.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:19 smithi159 bash[23669]: audit 2024-03-24T12:11:18.516456+0000 mon.smithi118 (mon.0) 730 : audit 0 from='client.? 172.21.15.118:0/858112969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T12:11:19.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:19 smithi159 bash[23669]: cluster 2024-03-24T12:11:19.145238+0000 mgr.smithi118.bktqmd (mgr.14199) 186 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:19.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:19 smithi118 bash[18737]: audit 2024-03-24T12:11:18.516456+0000 mon.smithi118 (mon.0) 730 : audit 0 from='client.? 172.21.15.118:0/858112969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T12:11:19.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:19 smithi118 bash[18737]: cluster 2024-03-24T12:11:19.145238+0000 mgr.smithi118.bktqmd (mgr.14199) 186 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:20.113 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476761 got 68719476764 for osd.0 2024-03-24T12:11:20.114 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:21.269 INFO:teuthology.orchestra.run.smithi118.stdout:107374182426 2024-03-24T12:11:21.367 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378648 got 81604378651 for osd.1 2024-03-24T12:11:21.367 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:21.615 INFO:teuthology.orchestra.run.smithi118.stdout:107374182427 2024-03-24T12:11:21.628 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:21 smithi118 bash[18737]: cluster 2024-03-24T12:11:21.145806+0000 mgr.smithi118.bktqmd (mgr.14199) 187 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:21.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:21 smithi159 bash[23669]: cluster 2024-03-24T12:11:21.145806+0000 mgr.smithi118.bktqmd (mgr.14199) 187 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:21.802 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789971 got 158913789975 for osd.7 2024-03-24T12:11:21.803 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:22.071 INFO:teuthology.orchestra.run.smithi118.stdout:81604378652 2024-03-24T12:11:22.595 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:22 smithi118 bash[18737]: audit 2024-03-24T12:11:21.272548+0000 mon.smithi118 (mon.0) 731 : audit 0 from='client.? 172.21.15.118:0/2010857724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T12:11:22.595 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:22 smithi118 bash[18737]: audit 2024-03-24T12:11:21.617211+0000 mon.smithi118 (mon.0) 732 : audit 0 from='client.? 172.21.15.118:0/877853668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T12:11:22.595 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:22 smithi118 bash[18737]: audit 2024-03-24T12:11:22.074187+0000 mon.smithi118 (mon.0) 733 : audit 0 from='client.? 172.21.15.118:0/2458188131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T12:11:22.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:22 smithi159 bash[23669]: audit 2024-03-24T12:11:21.272548+0000 mon.smithi118 (mon.0) 731 : audit 0 from='client.? 172.21.15.118:0/2010857724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T12:11:22.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:22 smithi159 bash[23669]: audit 2024-03-24T12:11:21.617211+0000 mon.smithi118 (mon.0) 732 : audit 0 from='client.? 172.21.15.118:0/877853668' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T12:11:22.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:22 smithi159 bash[23669]: audit 2024-03-24T12:11:22.074187+0000 mon.smithi118 (mon.0) 733 : audit 0 from='client.? 172.21.15.118:0/2458188131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T12:11:23.291 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182420 got 107374182426 for osd.3 2024-03-24T12:11:23.291 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:23.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182422 got 107374182427 for osd.4 2024-03-24T12:11:23.404 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:23.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:23 smithi159 bash[23669]: cluster 2024-03-24T12:11:23.146465+0000 mgr.smithi118.bktqmd (mgr.14199) 188 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:23.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:23 smithi118 bash[18737]: cluster 2024-03-24T12:11:23.146465+0000 mgr.smithi118.bktqmd (mgr.14199) 188 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:24.126 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378648 got 81604378652 for osd.2 2024-03-24T12:11:24.126 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:24.338 INFO:teuthology.orchestra.run.smithi118.stdout:124554051611 2024-03-24T12:11:24.394 INFO:teuthology.orchestra.run.smithi118.stdout:141733920793 2024-03-24T12:11:24.408 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:24 smithi118 bash[18737]: audit 2024-03-24T12:11:23.481078+0000 mon.smithi118 (mon.0) 734 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:24.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:24 smithi159 bash[23669]: audit 2024-03-24T12:11:23.481078+0000 mon.smithi118 (mon.0) 734 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:25.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:25 smithi118 bash[18737]: audit 2024-03-24T12:11:24.341383+0000 mon.smithi118 (mon.0) 735 : audit 0 from='client.? 172.21.15.118:0/3421841334' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T12:11:25.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:25 smithi118 bash[18737]: audit 2024-03-24T12:11:24.397615+0000 mon.smithi118 (mon.0) 736 : audit 0 from='client.? 172.21.15.118:0/1854121723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T12:11:25.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:25 smithi118 bash[18737]: cluster 2024-03-24T12:11:25.147066+0000 mgr.smithi118.bktqmd (mgr.14199) 189 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:25.556 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051606 got 124554051611 for osd.6 2024-03-24T12:11:25.557 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:25.602 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920789 got 141733920793 for osd.5 2024-03-24T12:11:25.602 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:25.602 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-24T12:11:25.602 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T12:11:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:25 smithi159 bash[23669]: audit 2024-03-24T12:11:24.341383+0000 mon.smithi118 (mon.0) 735 : audit 0 from='client.? 172.21.15.118:0/3421841334' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T12:11:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:25 smithi159 bash[23669]: audit 2024-03-24T12:11:24.397615+0000 mon.smithi118 (mon.0) 736 : audit 0 from='client.? 172.21.15.118:0/1854121723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T12:11:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:25 smithi159 bash[23669]: cluster 2024-03-24T12:11:25.147066+0000 mgr.smithi118.bktqmd (mgr.14199) 189 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:27.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:27 smithi159 bash[23669]: cluster 2024-03-24T12:11:27.147480+0000 mgr.smithi118.bktqmd (mgr.14199) 190 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:27.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:27 smithi118 bash[18737]: cluster 2024-03-24T12:11:27.147480+0000 mgr.smithi118.bktqmd (mgr.14199) 190 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:30.174 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:30.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:30 smithi159 bash[23669]: audit 2024-03-24T12:11:29.079872+0000 mon.smithi118 (mon.0) 737 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:30.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:30 smithi159 bash[23669]: audit 2024-03-24T12:11:29.090944+0000 mon.smithi118 (mon.0) 738 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:30.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:30 smithi159 bash[23669]: cluster 2024-03-24T12:11:29.148005+0000 mgr.smithi118.bktqmd (mgr.14199) 191 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:30.456 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:30 smithi118 bash[18737]: audit 2024-03-24T12:11:29.079872+0000 mon.smithi118 (mon.0) 737 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:30.456 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:30 smithi118 bash[18737]: audit 2024-03-24T12:11:29.090944+0000 mon.smithi118 (mon.0) 738 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:30.457 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:30 smithi118 bash[18737]: cluster 2024-03-24T12:11:29.148005+0000 mgr.smithi118.bktqmd (mgr.14199) 191 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.133661+0000 mon.smithi118 (mon.0) 739 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.138782+0000 mon.smithi118 (mon.0) 740 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.708387+0000 mon.smithi118 (mon.0) 741 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.709842+0000 mon.smithi118 (mon.0) 742 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.718755+0000 mon.smithi118 (mon.0) 743 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.266 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:31 smithi118 bash[18737]: audit 2024-03-24T12:11:30.726783+0000 mon.smithi118 (mon.0) 744 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:11:31.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.133661+0000 mon.smithi118 (mon.0) 739 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.138782+0000 mon.smithi118 (mon.0) 740 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.708387+0000 mon.smithi118 (mon.0) 741 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:31.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.709842+0000 mon.smithi118 (mon.0) 742 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:31.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.718755+0000 mon.smithi118 (mon.0) 743 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:11:31.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:31 smithi159 bash[23669]: audit 2024-03-24T12:11:30.726783+0000 mon.smithi118 (mon.0) 744 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:11:32.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:32 smithi159 bash[23669]: cluster 2024-03-24T12:11:31.148489+0000 mgr.smithi118.bktqmd (mgr.14199) 192 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:32.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:32 smithi118 bash[18737]: cluster 2024-03-24T12:11:31.148489+0000 mgr.smithi118.bktqmd (mgr.14199) 192 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:33.022 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:11:33.024 INFO:teuthology.orchestra.run.smithi118.stderr:dumped all 2024-03-24T12:11:33.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:33 smithi118 bash[18737]: audit 2024-03-24T12:11:32.366998+0000 mon.smithi118 (mon.0) 745 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:33.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:33 smithi159 bash[23669]: audit 2024-03-24T12:11:32.366998+0000 mon.smithi118 (mon.0) 745 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:33.696 INFO:teuthology.orchestra.run.smithi118.stdout:{"pg_ready":true,"pg_map":{"version":164,"stamp":"2024-03-24T12:11:31.148217+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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"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":233644,"kb_used_data":4972,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694804,"statfs":{"total":767926730752,"available":767687479296,"internally_reserved":0,"allocated":5091328,"data_stored":3115160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":234016306},"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.003277"},"pg_stats":[{"pgid":"1.0","version":"31'237","reported_seq":342,"reported_epoch":41,"state":"active+clean","last_fresh":"2024-03-24T12:09:36.614996+0000","last_change":"2024-03-24T12:09:36.614248+0000","last_active":"2024-03-24T12:09:36.614996+0000","last_peered":"2024-03-24T12:09:36.614996+0000","last_clean":"2024-03-24T12:09:36.614996+0000","last_became_active":"2024-03-24T12:09:36.612941+0000","last_became_peered":"2024-03-24T12:09:36.612941+0000","last_unstale":"2024-03-24T12:09:36.614996+0000","last_undegraded":"2024-03-24T12:09:36.614996+0000","last_fullsized":"2024-03-24T12:09:36.614996+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-24T12:09:15.632793+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T12:09:15.632793+0000","last_clean_scrub_stamp":"2024-03-24T12:09:15.632793+0000","objects_scrubbed":0,"log_size":237,"log_dups_size":0,"ondisk_log_size":237,"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-03-25T18:52:58.428395+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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":37,"seq":158913789978,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32168,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708888,"statfs":{"total":95990841344,"available":95957901312,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31914443},"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":[]},{"osd":5,"up_from":33,"seq":141733920795,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31584,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709472,"statfs":{"total":95990841344,"available":95958499328,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":1,"up_from":19,"seq":81604378654,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"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":32172,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708884,"statfs":{"total":95990841344,"available":95957897216,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":2,"up_from":19,"seq":81604378654,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27428,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713628,"statfs":{"total":95990841344,"available":95962755072,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182428,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28012,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713044,"statfs":{"total":95990841344,"available":95962157056,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":25,"seq":107374182429,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27432,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713624,"statfs":{"total":95990841344,"available":95962750976,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":29,"seq":124554051613,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]}],"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-03-24T12:11:33.697 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T12:11:34.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:34 smithi118 bash[18737]: audit 2024-03-24T12:11:33.022034+0000 mgr.smithi118.bktqmd (mgr.14199) 193 : audit 0 from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:11:34.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:34 smithi118 bash[18737]: cluster 2024-03-24T12:11:33.149014+0000 mgr.smithi118.bktqmd (mgr.14199) 194 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:34.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:34 smithi159 bash[23669]: audit 2024-03-24T12:11:33.022034+0000 mgr.smithi118.bktqmd (mgr.14199) 193 : audit 0 from='client.14466 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:11:34.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:34 smithi159 bash[23669]: cluster 2024-03-24T12:11:33.149014+0000 mgr.smithi118.bktqmd (mgr.14199) 194 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:36.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:36 smithi118 bash[18737]: cluster 2024-03-24T12:11:35.149617+0000 mgr.smithi118.bktqmd (mgr.14199) 195 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:36.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:36 smithi159 bash[23669]: cluster 2024-03-24T12:11:35.149617+0000 mgr.smithi118.bktqmd (mgr.14199) 195 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:38.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:38 smithi118 bash[18737]: cluster 2024-03-24T12:11:37.150182+0000 mgr.smithi118.bktqmd (mgr.14199) 196 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:38.496 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:38.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:38 smithi159 bash[23669]: cluster 2024-03-24T12:11:37.150182+0000 mgr.smithi118.bktqmd (mgr.14199) 196 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:40.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:40 smithi118 bash[18737]: cluster 2024-03-24T12:11:39.150764+0000 mgr.smithi118.bktqmd (mgr.14199) 197 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:40.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:40 smithi159 bash[23669]: cluster 2024-03-24T12:11:39.150764+0000 mgr.smithi118.bktqmd (mgr.14199) 197 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:41.412 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:11:41.414 INFO:teuthology.orchestra.run.smithi118.stderr:dumped all 2024-03-24T12:11:42.093 INFO:teuthology.orchestra.run.smithi118.stdout:{"pg_ready":true,"pg_map":{"version":169,"stamp":"2024-03-24T12:11:41.150995+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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"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":233644,"kb_used_data":4972,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694804,"statfs":{"total":767926730752,"available":767687479296,"internally_reserved":0,"allocated":5091328,"data_stored":3115160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":234016306},"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.003303"},"pg_stats":[{"pgid":"1.0","version":"31'237","reported_seq":343,"reported_epoch":41,"state":"active+clean","last_fresh":"2024-03-24T12:09:37.825593+0000","last_change":"2024-03-24T12:09:36.614248+0000","last_active":"2024-03-24T12:09:37.825593+0000","last_peered":"2024-03-24T12:09:37.825593+0000","last_clean":"2024-03-24T12:09:37.825593+0000","last_became_active":"2024-03-24T12:09:36.612941+0000","last_became_peered":"2024-03-24T12:09:36.612941+0000","last_unstale":"2024-03-24T12:09:37.825593+0000","last_undegraded":"2024-03-24T12:09:37.825593+0000","last_fullsized":"2024-03-24T12:09:37.825593+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-24T12:09:15.632793+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T12:09:15.632793+0000","last_clean_scrub_stamp":"2024-03-24T12:09:15.632793+0000","objects_scrubbed":0,"log_size":237,"log_dups_size":0,"ondisk_log_size":237,"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-03-25T18:52:58.428395+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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":176,"num_read_kb":154,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":37,"seq":158913789980,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32168,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708888,"statfs":{"total":95990841344,"available":95957901312,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31914443},"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":[]},{"osd":5,"up_from":33,"seq":141733920797,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31584,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709472,"statfs":{"total":95990841344,"available":95958499328,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"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":27424,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"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":32172,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708884,"statfs":{"total":95990841344,"available":95957897216,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":2,"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":27428,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713628,"statfs":{"total":95990841344,"available":95962755072,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":25,"seq":107374182430,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28012,"kb_used_data":984,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713044,"statfs":{"total":95990841344,"available":95962157056,"internally_reserved":0,"allocated":1007616,"data_stored":758375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":25,"seq":107374182431,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27432,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713624,"statfs":{"total":95990841344,"available":95962750976,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":29,"seq":124554051615,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27424,"kb_used_data":404,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713632,"statfs":{"total":95990841344,"available":95962759168,"internally_reserved":0,"allocated":413696,"data_stored":168007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]}],"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-03-24T12:11:42.094 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-24T12:11:42.094 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-24T12:11:42.094 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-24T12:11:42.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-24T12:11:42.443 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:42 smithi159 bash[23669]: cluster 2024-03-24T12:11:41.151148+0000 mgr.smithi118.bktqmd (mgr.14199) 198 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:42.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:42 smithi118 bash[18737]: cluster 2024-03-24T12:11:41.151148+0000 mgr.smithi118.bktqmd (mgr.14199) 198 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:43.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:43 smithi118 bash[18737]: audit 2024-03-24T12:11:41.412501+0000 mgr.smithi118.bktqmd (mgr.14199) 199 : audit 0 from='client.14470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:11:43.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:43 smithi159 bash[23669]: audit 2024-03-24T12:11:41.412501+0000 mgr.smithi118.bktqmd (mgr.14199) 199 : audit 0 from='client.14470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:11:44.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:44 smithi118 bash[18737]: cluster 2024-03-24T12:11:43.151697+0000 mgr.smithi118.bktqmd (mgr.14199) 200 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:44.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:44 smithi159 bash[23669]: cluster 2024-03-24T12:11:43.151697+0000 mgr.smithi118.bktqmd (mgr.14199) 200 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:46.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:46 smithi118 bash[18737]: cluster 2024-03-24T12:11:45.152342+0000 mgr.smithi118.bktqmd (mgr.14199) 201 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:46.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:46 smithi159 bash[23669]: cluster 2024-03-24T12:11:45.152342+0000 mgr.smithi118.bktqmd (mgr.14199) 201 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:46.894 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:48.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:48 smithi118 bash[18737]: cluster 2024-03-24T12:11:47.152966+0000 mgr.smithi118.bktqmd (mgr.14199) 202 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:48.453 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:48 smithi118 bash[18737]: audit 2024-03-24T12:11:47.367268+0000 mon.smithi118 (mon.0) 746 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:48.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:48 smithi159 bash[23669]: cluster 2024-03-24T12:11:47.152966+0000 mgr.smithi118.bktqmd (mgr.14199) 202 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:48.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:48 smithi159 bash[23669]: audit 2024-03-24T12:11:47.367268+0000 mon.smithi118 (mon.0) 746 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:49.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:49 smithi118 bash[18737]: cluster 2024-03-24T12:11:49.153655+0000 mgr.smithi118.bktqmd (mgr.14199) 203 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:49.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:49 smithi159 bash[23669]: cluster 2024-03-24T12:11:49.153655+0000 mgr.smithi118.bktqmd (mgr.14199) 203 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:50.016 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-03-24T12:11:50.016 INFO:teuthology.orchestra.run.smithi118.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-24T12:11:50.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:50 smithi118 bash[18737]: audit 2024-03-24T12:11:50.018381+0000 mon.smithi118 (mon.0) 747 : audit 0 from='client.? 172.21.15.118:0/3006087581' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T12:11:50.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:50 smithi159 bash[23669]: audit 2024-03-24T12:11:50.018381+0000 mon.smithi118 (mon.0) 747 : audit 0 from='client.? 172.21.15.118:0/3006087581' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T12:11:50.743 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-24T12:11:50.743 INFO:tasks.cephadm:Setup complete, yielding 2024-03-24T12:11:50.743 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:11:50.753 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi118.front.sepia.ceph.com 2024-03-24T12:11:50.755 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch status' 2024-03-24T12:11:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:51 smithi159 bash[23669]: cluster 2024-03-24T12:11:51.154280+0000 mgr.smithi118.bktqmd (mgr.14199) 204 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:51.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:51 smithi118 bash[18737]: cluster 2024-03-24T12:11:51.154280+0000 mgr.smithi118.bktqmd (mgr.14199) 204 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:53.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:53 smithi159 bash[23669]: cluster 2024-03-24T12:11:53.154882+0000 mgr.smithi118.bktqmd (mgr.14199) 205 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:53.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:53 smithi118 bash[18737]: cluster 2024-03-24T12:11:53.154882+0000 mgr.smithi118.bktqmd (mgr.14199) 205 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:55.541 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:11:55.562 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:55 smithi118 bash[18737]: cluster 2024-03-24T12:11:55.155537+0000 mgr.smithi118.bktqmd (mgr.14199) 206 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:55.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:55 smithi159 bash[23669]: cluster 2024-03-24T12:11:55.155537+0000 mgr.smithi118.bktqmd (mgr.14199) 206 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:57.582 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:57 smithi118 bash[18737]: cluster 2024-03-24T12:11:57.156140+0000 mgr.smithi118.bktqmd (mgr.14199) 207 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:57.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:57 smithi159 bash[23669]: cluster 2024-03-24T12:11:57.156140+0000 mgr.smithi118.bktqmd (mgr.14199) 207 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:58.493 INFO:teuthology.orchestra.run.smithi118.stdout:Backend: cephadm 2024-03-24T12:11:58.494 INFO:teuthology.orchestra.run.smithi118.stdout:Available: Yes 2024-03-24T12:11:58.494 INFO:teuthology.orchestra.run.smithi118.stdout:Paused: No 2024-03-24T12:11:59.232 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ps' 2024-03-24T12:11:59.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:59 smithi159 bash[23669]: audit 2024-03-24T12:11:58.496457+0000 mgr.smithi118.bktqmd (mgr.14199) 208 : audit 0 from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:59.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:11:59 smithi159 bash[23669]: cluster 2024-03-24T12:11:59.156686+0000 mgr.smithi118.bktqmd (mgr.14199) 209 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:11:59.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:59 smithi118 bash[18737]: audit 2024-03-24T12:11:58.496457+0000 mgr.smithi118.bktqmd (mgr.14199) 208 : audit 0 from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:59.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:11:59 smithi118 bash[18737]: cluster 2024-03-24T12:11:59.156686+0000 mgr.smithi118.bktqmd (mgr.14199) 209 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:01.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:01 smithi159 bash[23669]: cluster 2024-03-24T12:12:01.157274+0000 mgr.smithi118.bktqmd (mgr.14199) 210 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:01.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:01 smithi118 bash[18737]: cluster 2024-03-24T12:12:01.157274+0000 mgr.smithi118.bktqmd (mgr.14199) 210 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:02.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:02 smithi118 bash[18737]: audit 2024-03-24T12:12:02.367958+0000 mon.smithi118 (mon.0) 748 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:02.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:02 smithi159 bash[23669]: audit 2024-03-24T12:12:02.367958+0000 mon.smithi118 (mon.0) 748 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:03.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:03 smithi118 bash[18737]: cluster 2024-03-24T12:12:03.157958+0000 mgr.smithi118.bktqmd (mgr.14199) 211 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:03.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:03 smithi159 bash[23669]: cluster 2024-03-24T12:12:03.157958+0000 mgr.smithi118.bktqmd (mgr.14199) 211 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:04.028 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:05.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:05 smithi118 bash[18737]: cluster 2024-03-24T12:12:05.158600+0000 mgr.smithi118.bktqmd (mgr.14199) 212 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:05.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:05 smithi159 bash[23669]: cluster 2024-03-24T12:12:05.158600+0000 mgr.smithi118.bktqmd (mgr.14199) 212 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:06.946 INFO:teuthology.orchestra.run.smithi118.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:12:06.946 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager.smithi118 smithi118 *:9093,9094 running (4m) 36s ago 5m 14.1M - 0.25.0 c8568f914cd2 235aed651e18 2024-03-24T12:12:06.946 INFO:teuthology.orchestra.run.smithi118.stdout:ceph-exporter.smithi118 smithi118 running (6m) 36s ago 6m 8343k - 19.0.0-1667-gdb0330b1 4f325f8440e9 9b6886311683 2024-03-24T12:12:06.946 INFO:teuthology.orchestra.run.smithi118.stdout:ceph-exporter.smithi159 smithi159 running (4m) 37s ago 4m 8364k - 19.0.0-1667-gdb0330b1 4f325f8440e9 23791423dff4 2024-03-24T12:12:06.946 INFO:teuthology.orchestra.run.smithi118.stdout:crash.smithi118 smithi118 running (6m) 36s ago 6m 7107k - 19.0.0-1667-gdb0330b1 4f325f8440e9 e9140a4ded0e 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:crash.smithi159 smithi159 running (4m) 37s ago 4m 7088k - 19.0.0-1667-gdb0330b1 4f325f8440e9 cd51aef3417d 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:grafana.smithi118 smithi118 *:3000 running (4m) 36s ago 5m 73.9M - 9.4.12 a0ea5e3c46d9 3ac32a84fde1 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.smithi118.bktqmd smithi118 *:9283,8765,8443 running (7m) 36s ago 7m 486M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cbbbc1c9d901 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.smithi159.yxwpfk smithi159 *:8443,9283,8765 running (4m) 37s ago 4m 435M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c28314cd2286 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:mon.smithi118 smithi118 running (7m) 36s ago 7m 47.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 05a124197cb4 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:mon.smithi159 smithi159 running (4m) 37s ago 4m 40.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 3847b9f25e51 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.smithi118 smithi118 *:9100 running (6m) 36s ago 6m 8376k - 1.5.0 0da6a335fe13 92cb54f9aa89 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.smithi159 smithi159 *:9100 running (4m) 37s ago 4m 8267k - 1.5.0 0da6a335fe13 c52281b67292 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:osd.0 smithi159 running (3m) 37s ago 3m 48.5M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 b67d6bd1d93c 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 smithi118 running (3m) 36s ago 3m 39.7M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 e8c0baa0a642 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:osd.2 smithi159 running (3m) 37s ago 3m 38.3M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 8918852cb480 2024-03-24T12:12:06.947 INFO:teuthology.orchestra.run.smithi118.stdout:osd.3 smithi118 running (2m) 36s ago 2m 39.7M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 d8082a9591a7 2024-03-24T12:12:06.948 INFO:teuthology.orchestra.run.smithi118.stdout:osd.4 smithi159 running (2m) 37s ago 2m 36.4M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 798c1ba896ab 2024-03-24T12:12:06.948 INFO:teuthology.orchestra.run.smithi118.stdout:osd.5 smithi118 running (2m) 36s ago 2m 43.2M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 f1e640dba25b 2024-03-24T12:12:06.948 INFO:teuthology.orchestra.run.smithi118.stdout:osd.6 smithi159 running (2m) 37s ago 2m 36.1M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 4175315d7728 2024-03-24T12:12:06.948 INFO:teuthology.orchestra.run.smithi118.stdout:osd.7 smithi118 running (2m) 36s ago 2m 45.9M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 06df121824db 2024-03-24T12:12:06.948 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus.smithi118 smithi118 *:9095 running (3m) 36s ago 5m 47.7M - 2.43.0 a07b618ecd1d 27b80a44be4d 2024-03-24T12:12:07.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:07 smithi159 bash[23669]: audit 2024-03-24T12:12:06.906263+0000 mgr.smithi118.bktqmd (mgr.14199) 213 : audit 0 from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:07.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:07 smithi159 bash[23669]: cluster 2024-03-24T12:12:07.159204+0000 mgr.smithi118.bktqmd (mgr.14199) 214 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:07.660 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:07 smithi118 bash[18737]: audit 2024-03-24T12:12:06.906263+0000 mgr.smithi118.bktqmd (mgr.14199) 213 : audit 0 from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:07.660 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:07 smithi118 bash[18737]: cluster 2024-03-24T12:12:07.159204+0000 mgr.smithi118.bktqmd (mgr.14199) 214 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:07.661 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ls' 2024-03-24T12:12:09.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:09 smithi159 bash[23669]: cluster 2024-03-24T12:12:09.159833+0000 mgr.smithi118.bktqmd (mgr.14199) 215 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:09.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:09 smithi118 bash[18737]: cluster 2024-03-24T12:12:09.159833+0000 mgr.smithi118.bktqmd (mgr.14199) 215 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:11.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:11 smithi159 bash[23669]: cluster 2024-03-24T12:12:11.160379+0000 mgr.smithi118.bktqmd (mgr.14199) 216 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:11.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:11 smithi118 bash[18737]: cluster 2024-03-24T12:12:11.160379+0000 mgr.smithi118.bktqmd (mgr.14199) 216 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:12.444 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:13.659 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:13 smithi118 bash[18737]: cluster 2024-03-24T12:12:13.160894+0000 mgr.smithi118.bktqmd (mgr.14199) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:13.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:13 smithi159 bash[23669]: cluster 2024-03-24T12:12:13.160894+0000 mgr.smithi118.bktqmd (mgr.14199) 217 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:15.308 INFO:teuthology.orchestra.run.smithi118.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager ?:9093,9094 1/1 45s ago 6m count:1 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:ceph-exporter 2/2 46s ago 7m * 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:crash 2/2 46s ago 7m * 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:grafana ?:3000 1/1 45s ago 7m count:1 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:mgr 2/2 46s ago 7m count:2 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:mon 2/2 46s ago 5m smithi118:172.21.15.118=smithi118;smithi159:172.21.15.159=smithi159;count:2 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter ?:9100 2/2 46s ago 7m * 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:osd.all-available-devices 8 46s ago 4m * 2024-03-24T12:12:15.309 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus ?:9095 1/1 45s ago 7m count:1 2024-03-24T12:12:15.501 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:15 smithi118 bash[18737]: cluster 2024-03-24T12:12:15.161455+0000 mgr.smithi118.bktqmd (mgr.14199) 218 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:15.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:15 smithi159 bash[23669]: cluster 2024-03-24T12:12:15.161455+0000 mgr.smithi118.bktqmd (mgr.14199) 218 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:16.010 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch host ls' 2024-03-24T12:12:16.452 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:16 smithi118 bash[18737]: audit 2024-03-24T12:12:15.304010+0000 mgr.smithi118.bktqmd (mgr.14199) 219 : audit 0 from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:16.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:16 smithi159 bash[23669]: audit 2024-03-24T12:12:15.304010+0000 mgr.smithi118.bktqmd (mgr.14199) 219 : audit 0 from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:17.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:17 smithi159 bash[23669]: cluster 2024-03-24T12:12:17.162051+0000 mgr.smithi118.bktqmd (mgr.14199) 220 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:17.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:17 smithi118 bash[18737]: cluster 2024-03-24T12:12:17.162051+0000 mgr.smithi118.bktqmd (mgr.14199) 220 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:18.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:18 smithi159 bash[23669]: audit 2024-03-24T12:12:17.368214+0000 mon.smithi118 (mon.0) 749 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:18.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:18 smithi118 bash[18737]: audit 2024-03-24T12:12:17.368214+0000 mon.smithi118 (mon.0) 749 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:19.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:19 smithi159 bash[23669]: cluster 2024-03-24T12:12:19.162643+0000 mgr.smithi118.bktqmd (mgr.14199) 221 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:19.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:19 smithi118 bash[18737]: cluster 2024-03-24T12:12:19.162643+0000 mgr.smithi118.bktqmd (mgr.14199) 221 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:20.801 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:21.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:21 smithi159 bash[23669]: cluster 2024-03-24T12:12:21.163186+0000 mgr.smithi118.bktqmd (mgr.14199) 222 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:21.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:21 smithi118 bash[18737]: cluster 2024-03-24T12:12:21.163186+0000 mgr.smithi118.bktqmd (mgr.14199) 222 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:23.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:23 smithi159 bash[23669]: cluster 2024-03-24T12:12:23.163814+0000 mgr.smithi118.bktqmd (mgr.14199) 223 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:23.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:23 smithi118 bash[18737]: cluster 2024-03-24T12:12:23.163814+0000 mgr.smithi118.bktqmd (mgr.14199) 223 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:23.771 INFO:teuthology.orchestra.run.smithi118.stdout:HOST ADDR LABELS STATUS 2024-03-24T12:12:23.771 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 172.21.15.118 2024-03-24T12:12:23.771 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 172.21.15.159 2024-03-24T12:12:23.771 INFO:teuthology.orchestra.run.smithi118.stdout:2 hosts in cluster 2024-03-24T12:12:24.467 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch device ls' 2024-03-24T12:12:24.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:24 smithi159 bash[23669]: audit 2024-03-24T12:12:23.772586+0000 mgr.smithi118.bktqmd (mgr.14199) 224 : audit 0 from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:24.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:24 smithi118 bash[18737]: audit 2024-03-24T12:12:23.772586+0000 mgr.smithi118.bktqmd (mgr.14199) 224 : audit 0 from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:25 smithi159 bash[23669]: cluster 2024-03-24T12:12:25.164371+0000 mgr.smithi118.bktqmd (mgr.14199) 225 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:25.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:25 smithi118 bash[18737]: cluster 2024-03-24T12:12:25.164371+0000 mgr.smithi118.bktqmd (mgr.14199) 225 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:27.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:27 smithi159 bash[23669]: cluster 2024-03-24T12:12:27.164959+0000 mgr.smithi118.bktqmd (mgr.14199) 226 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:27.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:27 smithi118 bash[18737]: cluster 2024-03-24T12:12:27.164959+0000 mgr.smithi118.bktqmd (mgr.14199) 226 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:29.271 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:29.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:29 smithi159 bash[23669]: cluster 2024-03-24T12:12:29.165565+0000 mgr.smithi118.bktqmd (mgr.14199) 227 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:29.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:29 smithi118 bash[18737]: cluster 2024-03-24T12:12:29.165565+0000 mgr.smithi118.bktqmd (mgr.14199) 227 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:31.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:30 smithi159 bash[23669]: audit 2024-03-24T12:12:30.824480+0000 mon.smithi118 (mon.0) 750 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:31.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:30 smithi118 bash[18737]: audit 2024-03-24T12:12:30.824480+0000 mon.smithi118 (mon.0) 750 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:32.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:31 smithi159 bash[23669]: cluster 2024-03-24T12:12:31.166082+0000 mgr.smithi118.bktqmd (mgr.14199) 228 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:32.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:31 smithi118 bash[18737]: cluster 2024-03-24T12:12:31.166082+0000 mgr.smithi118.bktqmd (mgr.14199) 228 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:32.300 INFO:teuthology.orchestra.run.smithi118.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB747500JS480DGN 447G No 2m ago Has a FileSystem, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme1n1 ssd Linux_cb7d6e4f4c0dc908fbbe 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme2n1 ssd Linux_f3ad5a1b610b52f43c85 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme3n1 ssd Linux_686ebc00b1112468c7d2 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme4n1 ssd Linux_9c3c0c94f658e1e1c327 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GH400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme1n1 ssd Linux_eb45f37eeec145238292 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme2n1 ssd Linux_cbee9745b338015c3249 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme3n1 ssd Linux_faf65fc02403e7e8af4d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:32.301 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme4n1 ssd Linux_59c8e172944cfbe68cb0 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:33.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-03-24T12:12:33.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:32 smithi118 bash[18737]: audit 2024-03-24T12:12:32.368121+0000 mon.smithi118 (mon.0) 751 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:33.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:32 smithi159 bash[23669]: audit 2024-03-24T12:12:32.368121+0000 mon.smithi118 (mon.0) 751 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:34.159 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:33 smithi159 bash[23669]: audit 2024-03-24T12:12:32.298607+0000 mgr.smithi118.bktqmd (mgr.14199) 229 : audit 0 from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:34.159 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:33 smithi159 bash[23669]: cluster 2024-03-24T12:12:33.166703+0000 mgr.smithi118.bktqmd (mgr.14199) 230 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:34.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:33 smithi118 bash[18737]: audit 2024-03-24T12:12:32.298607+0000 mgr.smithi118.bktqmd (mgr.14199) 229 : audit 0 from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:34.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:33 smithi118 bash[18737]: cluster 2024-03-24T12:12:33.166703+0000 mgr.smithi118.bktqmd (mgr.14199) 230 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:35.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:35 smithi159 bash[23669]: cluster 2024-03-24T12:12:35.167329+0000 mgr.smithi118.bktqmd (mgr.14199) 231 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:35.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:35 smithi118 bash[18737]: cluster 2024-03-24T12:12:35.167329+0000 mgr.smithi118.bktqmd (mgr.14199) 231 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:36.907 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:37.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:37 smithi118 bash[18737]: audit 2024-03-24T12:12:36.413329+0000 mon.smithi118 (mon.0) 752 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:37 smithi118 bash[18737]: audit 2024-03-24T12:12:36.417683+0000 mon.smithi118 (mon.0) 753 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:37 smithi118 bash[18737]: audit 2024-03-24T12:12:36.873630+0000 mon.smithi118 (mon.0) 754 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:37 smithi118 bash[18737]: audit 2024-03-24T12:12:36.882181+0000 mon.smithi118 (mon.0) 755 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:37 smithi118 bash[18737]: cluster 2024-03-24T12:12:37.167898+0000 mgr.smithi118.bktqmd (mgr.14199) 232 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:37.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:37 smithi159 bash[23669]: audit 2024-03-24T12:12:36.413329+0000 mon.smithi118 (mon.0) 752 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:37 smithi159 bash[23669]: audit 2024-03-24T12:12:36.417683+0000 mon.smithi118 (mon.0) 753 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:37 smithi159 bash[23669]: audit 2024-03-24T12:12:36.873630+0000 mon.smithi118 (mon.0) 754 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:37 smithi159 bash[23669]: audit 2024-03-24T12:12:36.882181+0000 mon.smithi118 (mon.0) 755 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:37.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:37 smithi159 bash[23669]: cluster 2024-03-24T12:12:37.167898+0000 mgr.smithi118.bktqmd (mgr.14199) 232 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:38.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:38 smithi118 bash[18737]: audit 2024-03-24T12:12:37.517789+0000 mon.smithi118 (mon.0) 756 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:38.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:38 smithi118 bash[18737]: audit 2024-03-24T12:12:37.519202+0000 mon.smithi118 (mon.0) 757 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:38.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:38 smithi118 bash[18737]: audit 2024-03-24T12:12:37.526272+0000 mon.smithi118 (mon.0) 758 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:38.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:38 smithi118 bash[18737]: audit 2024-03-24T12:12:37.533990+0000 mon.smithi118 (mon.0) 759 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:12:38.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:38 smithi159 bash[23669]: audit 2024-03-24T12:12:37.517789+0000 mon.smithi118 (mon.0) 756 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:38.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:38 smithi159 bash[23669]: audit 2024-03-24T12:12:37.519202+0000 mon.smithi118 (mon.0) 757 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:38.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:38 smithi159 bash[23669]: audit 2024-03-24T12:12:37.526272+0000 mon.smithi118 (mon.0) 758 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:38.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:38 smithi159 bash[23669]: audit 2024-03-24T12:12:37.533990+0000 mon.smithi118 (mon.0) 759 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:12:39.636 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:39 smithi159 bash[23669]: cluster 2024-03-24T12:12:39.168490+0000 mgr.smithi118.bktqmd (mgr.14199) 233 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:39.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:39 smithi118 bash[18737]: cluster 2024-03-24T12:12:39.168490+0000 mgr.smithi118.bktqmd (mgr.14199) 233 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:40.006 INFO:teuthology.orchestra.run.smithi118.stdout:osd.all-available-devices 8 3s ago 4m * 2024-03-24T12:12:40.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:40 smithi118 bash[18737]: audit 2024-03-24T12:12:39.988025+0000 mgr.smithi118.bktqmd (mgr.14199) 234 : audit 0 from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:40.717 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:12:40.727 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi118.front.sepia.ceph.com 2024-03-24T12:12:40.727 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 -- bash -c 'set -e 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> set -x 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ceph orch ps 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ceph orch device ls 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> HOST=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $1}'"'"') 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> DEV=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $2}'"'"') 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ceph orch osd rm 1 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ceph orch device zap $HOST $DEV --force 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ceph orch daemon add osd $HOST:$DEV 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done 2024-03-24T12:12:40.728 DEBUG:teuthology.orchestra.run.smithi118:> ' 2024-03-24T12:12:40.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:40 smithi159 bash[23669]: audit 2024-03-24T12:12:39.988025+0000 mgr.smithi118.bktqmd (mgr.14199) 234 : audit 0 from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:41.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:41 smithi118 bash[18737]: cluster 2024-03-24T12:12:41.169071+0000 mgr.smithi118.bktqmd (mgr.14199) 235 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:41.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:41 smithi159 bash[23669]: cluster 2024-03-24T12:12:41.169071+0000 mgr.smithi118.bktqmd (mgr.14199) 235 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:43.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:43 smithi159 bash[23669]: cluster 2024-03-24T12:12:43.169649+0000 mgr.smithi118.bktqmd (mgr.14199) 236 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:43.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:43 smithi118 bash[18737]: cluster 2024-03-24T12:12:43.169649+0000 mgr.smithi118.bktqmd (mgr.14199) 236 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:45.520 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/mon.smithi118/config 2024-03-24T12:12:45.541 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:45 smithi118 bash[18737]: cluster 2024-03-24T12:12:45.170260+0000 mgr.smithi118.bktqmd (mgr.14199) 237 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:45.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:45 smithi159 bash[23669]: cluster 2024-03-24T12:12:45.170260+0000 mgr.smithi118.bktqmd (mgr.14199) 237 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:47.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:47 smithi159 bash[23669]: cluster 2024-03-24T12:12:47.170815+0000 mgr.smithi118.bktqmd (mgr.14199) 238 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:47.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:47 smithi118 bash[18737]: cluster 2024-03-24T12:12:47.170815+0000 mgr.smithi118.bktqmd (mgr.14199) 238 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:48.224 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch ps 2024-03-24T12:12:48.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:48 smithi118 bash[18737]: audit 2024-03-24T12:12:47.368454+0000 mon.smithi118 (mon.0) 760 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:48.572 INFO:teuthology.orchestra.run.smithi118.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:12:48.572 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager.smithi118 smithi118 *:9093,9094 running (4m) 11s ago 6m 13.4M - 0.25.0 c8568f914cd2 235aed651e18 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:ceph-exporter.smithi118 smithi118 running (6m) 11s ago 6m 8439k - 19.0.0-1667-gdb0330b1 4f325f8440e9 9b6886311683 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:ceph-exporter.smithi159 smithi159 running (5m) 12s ago 5m 8519k - 19.0.0-1667-gdb0330b1 4f325f8440e9 23791423dff4 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:crash.smithi118 smithi118 running (6m) 11s ago 6m 7107k - 19.0.0-1667-gdb0330b1 4f325f8440e9 e9140a4ded0e 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:crash.smithi159 smithi159 running (5m) 12s ago 5m 7092k - 19.0.0-1667-gdb0330b1 4f325f8440e9 cd51aef3417d 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:grafana.smithi118 smithi118 *:3000 running (4m) 11s ago 6m 74.3M - 9.4.12 a0ea5e3c46d9 3ac32a84fde1 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.smithi118.bktqmd smithi118 *:9283,8765,8443 running (8m) 11s ago 8m 488M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cbbbc1c9d901 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.smithi159.yxwpfk smithi159 *:8443,9283,8765 running (5m) 12s ago 5m 436M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c28314cd2286 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:mon.smithi118 smithi118 running (8m) 11s ago 8m 43.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 05a124197cb4 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:mon.smithi159 smithi159 running (5m) 12s ago 5m 32.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 3847b9f25e51 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.smithi118 smithi118 *:9100 running (6m) 11s ago 6m 8380k - 1.5.0 0da6a335fe13 92cb54f9aa89 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.smithi159 smithi159 *:9100 running (5m) 12s ago 5m 8427k - 1.5.0 0da6a335fe13 c52281b67292 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:osd.0 smithi159 running (3m) 12s ago 3m 48.8M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 b67d6bd1d93c 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 smithi118 running (3m) 11s ago 3m 40.0M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 e8c0baa0a642 2024-03-24T12:12:48.573 INFO:teuthology.orchestra.run.smithi118.stdout:osd.2 smithi159 running (3m) 12s ago 3m 38.5M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 8918852cb480 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:osd.3 smithi118 running (3m) 11s ago 3m 40.0M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 d8082a9591a7 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:osd.4 smithi159 running (3m) 12s ago 3m 36.7M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 798c1ba896ab 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:osd.5 smithi118 running (3m) 11s ago 3m 43.5M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 f1e640dba25b 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:osd.6 smithi159 running (3m) 12s ago 3m 36.3M 3772M 19.0.0-1667-gdb0330b1 4f325f8440e9 4175315d7728 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:osd.7 smithi118 running (3m) 11s ago 3m 46.1M 3004M 19.0.0-1667-gdb0330b1 4f325f8440e9 06df121824db 2024-03-24T12:12:48.574 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus.smithi118 smithi118 *:9095 running (4m) 11s ago 5m 50.8M - 2.43.0 a07b618ecd1d 27b80a44be4d 2024-03-24T12:12:48.585 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch device ls 2024-03-24T12:12:48.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:48 smithi159 bash[23669]: audit 2024-03-24T12:12:47.368454+0000 mon.smithi118 (mon.0) 760 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:48.950 INFO:teuthology.orchestra.run.smithi118.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-03-24T12:12:48.950 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB747500JS480DGN 447G No 2m ago Has a FileSystem, LVM detected 2024-03-24T12:12:48.950 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme1n1 ssd Linux_cb7d6e4f4c0dc908fbbe 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme2n1 ssd Linux_f3ad5a1b610b52f43c85 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme3n1 ssd Linux_686ebc00b1112468c7d2 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi118 /dev/nvme4n1 ssd Linux_9c3c0c94f658e1e1c327 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GH400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme1n1 ssd Linux_eb45f37eeec145238292 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme2n1 ssd Linux_cbee9745b338015c3249 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme3n1 ssd Linux_faf65fc02403e7e8af4d 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.951 INFO:teuthology.orchestra.run.smithi118.stdout:smithi159 /dev/nvme4n1 ssd Linux_59c8e172944cfbe68cb0 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T12:12:48.965 INFO:teuthology.orchestra.run.smithi118.stderr:++ ceph device ls 2024-03-24T12:12:48.965 INFO:teuthology.orchestra.run.smithi118.stderr:++ awk '{print $1}' 2024-03-24T12:12:48.965 INFO:teuthology.orchestra.run.smithi118.stderr:++ grep osd.1 2024-03-24T12:12:49.321 INFO:teuthology.orchestra.run.smithi118.stderr:+ DEVID=Linux_cb7d6e4f4c0dc908fbbe 2024-03-24T12:12:49.321 INFO:teuthology.orchestra.run.smithi118.stderr:++ ceph orch device ls 2024-03-24T12:12:49.321 INFO:teuthology.orchestra.run.smithi118.stderr:++ grep Linux_cb7d6e4f4c0dc908fbbe 2024-03-24T12:12:49.321 INFO:teuthology.orchestra.run.smithi118.stderr:++ awk '{print $1}' 2024-03-24T12:12:49.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:49 smithi159 bash[23669]: audit 2024-03-24T12:12:48.561975+0000 mgr.smithi118.bktqmd (mgr.14199) 239 : audit 0 from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:49.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:49 smithi159 bash[23669]: audit 2024-03-24T12:12:48.945129+0000 mgr.smithi118.bktqmd (mgr.14199) 240 : audit 0 from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:49.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:49 smithi159 bash[23669]: cluster 2024-03-24T12:12:49.171188+0000 mgr.smithi118.bktqmd (mgr.14199) 241 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:49.682 INFO:teuthology.orchestra.run.smithi118.stderr:+ HOST=smithi118 2024-03-24T12:12:49.682 INFO:teuthology.orchestra.run.smithi118.stderr:++ ceph orch device ls 2024-03-24T12:12:49.682 INFO:teuthology.orchestra.run.smithi118.stderr:++ grep Linux_cb7d6e4f4c0dc908fbbe 2024-03-24T12:12:49.682 INFO:teuthology.orchestra.run.smithi118.stderr:++ awk '{print $2}' 2024-03-24T12:12:49.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:49 smithi118 bash[18737]: audit 2024-03-24T12:12:48.561975+0000 mgr.smithi118.bktqmd (mgr.14199) 239 : audit 0 from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:49.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:49 smithi118 bash[18737]: audit 2024-03-24T12:12:48.945129+0000 mgr.smithi118.bktqmd (mgr.14199) 240 : audit 0 from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:49.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:49 smithi118 bash[18737]: cluster 2024-03-24T12:12:49.171188+0000 mgr.smithi118.bktqmd (mgr.14199) 241 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:50.048 INFO:teuthology.orchestra.run.smithi118.stdout:host smithi118, dev /dev/nvme1n1, devid Linux_cb7d6e4f4c0dc908fbbe 2024-03-24T12:12:50.049 INFO:teuthology.orchestra.run.smithi118.stderr:+ DEV=/dev/nvme1n1 2024-03-24T12:12:50.049 INFO:teuthology.orchestra.run.smithi118.stderr:+ echo 'host smithi118, dev /dev/nvme1n1, devid Linux_cb7d6e4f4c0dc908fbbe' 2024-03-24T12:12:50.049 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch osd rm 1 2024-03-24T12:12:50.401 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled OSD(s) for removal. 2024-03-24T12:12:50.401 INFO:teuthology.orchestra.run.smithi118.stdout:VG/LV for the OSDs won't be zapped (--zap wasn't passed). 2024-03-24T12:12:50.401 INFO:teuthology.orchestra.run.smithi118.stdout:Run the `ceph-volume lvm zap` command with `--destroy` against the VG/LV if you want them to be destroyed. 2024-03-24T12:12:50.419 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch osd rm status 2024-03-24T12:12:50.420 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep '^1' 2024-03-24T12:12:50.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:50 smithi159 bash[23669]: audit 2024-03-24T12:12:49.309671+0000 mgr.smithi118.bktqmd (mgr.14199) 242 : audit 0 from='client.14510 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:50 smithi159 bash[23669]: audit 2024-03-24T12:12:49.667324+0000 mgr.smithi118.bktqmd (mgr.14199) 243 : audit 0 from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:50 smithi159 bash[23669]: audit 2024-03-24T12:12:50.027072+0000 mgr.smithi118.bktqmd (mgr.14199) 244 : audit 0 from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:50 smithi118 bash[18737]: audit 2024-03-24T12:12:49.309671+0000 mgr.smithi118.bktqmd (mgr.14199) 242 : audit 0 from='client.14510 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:50 smithi118 bash[18737]: audit 2024-03-24T12:12:49.667324+0000 mgr.smithi118.bktqmd (mgr.14199) 243 : audit 0 from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:50 smithi118 bash[18737]: audit 2024-03-24T12:12:50.027072+0000 mgr.smithi118.bktqmd (mgr.14199) 244 : audit 0 from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:50.778 INFO:teuthology.orchestra.run.smithi118.stdout:1 smithi118 started 0 False False False 2024-03-24T12:12:50.778 INFO:teuthology.orchestra.run.smithi118.stderr:+ sleep 5 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.400125+0000 mgr.smithi118.bktqmd (mgr.14199) 245 : audit 0 from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.403011+0000 mon.smithi118 (mon.0) 761 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: cephadm 2024-03-24T12:12:50.404515+0000 mgr.smithi118.bktqmd (mgr.14199) 246 : cephadm 1 osd.1 crush weight is 0.0872955322265625 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.408938+0000 mon.smithi118 (mon.0) 762 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.764969+0000 mgr.smithi118.bktqmd (mgr.14199) 247 : audit 0 from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.765961+0000 mon.smithi118 (mon.0) 763 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: audit 2024-03-24T12:12:50.766254+0000 mgr.smithi118.bktqmd (mgr.14199) 248 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:51.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:51 smithi159 bash[23669]: cluster 2024-03-24T12:12:51.171704+0000 mgr.smithi118.bktqmd (mgr.14199) 249 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.400125+0000 mgr.smithi118.bktqmd (mgr.14199) 245 : audit 0 from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.403011+0000 mon.smithi118 (mon.0) 761 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: cephadm 2024-03-24T12:12:50.404515+0000 mgr.smithi118.bktqmd (mgr.14199) 246 : cephadm 1 osd.1 crush weight is 0.0872955322265625 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.408938+0000 mon.smithi118 (mon.0) 762 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.764969+0000 mgr.smithi118.bktqmd (mgr.14199) 247 : audit 0 from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.765961+0000 mon.smithi118 (mon.0) 763 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: audit 2024-03-24T12:12:50.766254+0000 mgr.smithi118.bktqmd (mgr.14199) 248 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:51.708 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:51 smithi118 bash[18737]: cluster 2024-03-24T12:12:51.171704+0000 mgr.smithi118.bktqmd (mgr.14199) 249 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:53.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:53 smithi159 bash[23669]: cluster 2024-03-24T12:12:53.172266+0000 mgr.smithi118.bktqmd (mgr.14199) 250 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:53.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:53 smithi118 bash[18737]: cluster 2024-03-24T12:12:53.172266+0000 mgr.smithi118.bktqmd (mgr.14199) 250 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:55.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:55 smithi159 bash[23669]: cluster 2024-03-24T12:12:55.172840+0000 mgr.smithi118.bktqmd (mgr.14199) 251 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:55.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:55 smithi118 bash[18737]: cluster 2024-03-24T12:12:55.172840+0000 mgr.smithi118.bktqmd (mgr.14199) 251 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:55.780 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch osd rm status 2024-03-24T12:12:55.780 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep '^1' 2024-03-24T12:12:56.203 INFO:teuthology.orchestra.run.smithi118.stdout:1 smithi118 started 0 False False False 2024-03-24T12:12:56.203 INFO:teuthology.orchestra.run.smithi118.stderr:+ sleep 5 2024-03-24T12:12:56.944 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: debug 2024-03-24T12:12:56.464+0000 7f2da9e98700 -1 mon.smithi118@0(leader).osd e41 definitely_dead 0 2024-03-24T12:12:57.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:55.947543+0000 mon.smithi118 (mon.0) 764 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:55.954977+0000 mon.smithi118 (mon.0) 765 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.189071+0000 mgr.smithi118.bktqmd (mgr.14199) 252 : audit 0 from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:57.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.190278+0000 mon.smithi118 (mon.0) 766 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.190559+0000 mgr.smithi118.bktqmd (mgr.14199) 253 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.452581+0000 mon.smithi118 (mon.0) 767 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.462216+0000 mon.smithi118 (mon.0) 768 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.464347+0000 mon.smithi118 (mon.0) 769 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.465401+0000 mon.smithi118 (mon.0) 770 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.467666+0000 mon.smithi118 (mon.0) 771 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.469077+0000 mon.smithi118 (mon.0) 772 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.470278+0000 mon.smithi118 (mon.0) 773 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T12:12:57.203 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:56 smithi118 bash[18737]: audit 2024-03-24T12:12:56.471337+0000 mon.smithi118 (mon.0) 774 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:55.947543+0000 mon.smithi118 (mon.0) 764 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:55.954977+0000 mon.smithi118 (mon.0) 765 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.189071+0000 mgr.smithi118.bktqmd (mgr.14199) 252 : audit 0 from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.190278+0000 mon.smithi118 (mon.0) 766 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.190559+0000 mgr.smithi118.bktqmd (mgr.14199) 253 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.452581+0000 mon.smithi118 (mon.0) 767 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.462216+0000 mon.smithi118 (mon.0) 768 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.464347+0000 mon.smithi118 (mon.0) 769 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.465401+0000 mon.smithi118 (mon.0) 770 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.467666+0000 mon.smithi118 (mon.0) 771 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.385 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.469077+0000 mon.smithi118 (mon.0) 772 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:57.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.470278+0000 mon.smithi118 (mon.0) 773 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T12:12:57.386 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:56 smithi159 bash[23669]: audit 2024-03-24T12:12:56.471337+0000 mon.smithi118 (mon.0) 774 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: audit 2024-03-24T12:12:56.467846+0000 mgr.smithi118.bktqmd (mgr.14199) 254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: audit 2024-03-24T12:12:56.469203+0000 mgr.smithi118.bktqmd (mgr.14199) 255 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: audit 2024-03-24T12:12:56.470396+0000 mgr.smithi118.bktqmd (mgr.14199) 256 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: cluster 2024-03-24T12:12:57.173454+0000 mgr.smithi118.bktqmd (mgr.14199) 257 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: cluster 2024-03-24T12:12:57.458839+0000 mon.smithi118 (mon.0) 775 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:12:58.174 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: audit 2024-03-24T12:12:57.461239+0000 mon.smithi118 (mon.0) 776 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-03-24T12:12:58.175 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:57 smithi118 bash[18737]: cluster 2024-03-24T12:12:57.466887+0000 mon.smithi118 (mon.0) 777 : cluster 0 osdmap e42: 8 total, 7 up, 8 in 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: audit 2024-03-24T12:12:56.467846+0000 mgr.smithi118.bktqmd (mgr.14199) 254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: audit 2024-03-24T12:12:56.469203+0000 mgr.smithi118.bktqmd (mgr.14199) 255 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: audit 2024-03-24T12:12:56.470396+0000 mgr.smithi118.bktqmd (mgr.14199) 256 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: cluster 2024-03-24T12:12:57.173454+0000 mgr.smithi118.bktqmd (mgr.14199) 257 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: cluster 2024-03-24T12:12:57.458839+0000 mon.smithi118 (mon.0) 775 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: audit 2024-03-24T12:12:57.461239+0000 mon.smithi118 (mon.0) 776 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-03-24T12:12:58.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:57 smithi159 bash[23669]: cluster 2024-03-24T12:12:57.466887+0000 mon.smithi118 (mon.0) 777 : cluster 0 osdmap e42: 8 total, 7 up, 8 in 2024-03-24T12:12:58.971 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:58 smithi118 bash[18737]: cephadm 2024-03-24T12:12:57.468293+0000 mgr.smithi118.bktqmd (mgr.14199) 258 : cephadm 1 osd.1 now down 2024-03-24T12:12:58.971 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:58 smithi118 bash[18737]: cephadm 2024-03-24T12:12:57.468879+0000 mgr.smithi118.bktqmd (mgr.14199) 259 : cephadm 1 Removing daemon osd.1 from smithi118 -- ports [] 2024-03-24T12:12:59.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:58 smithi159 bash[23669]: cephadm 2024-03-24T12:12:57.468293+0000 mgr.smithi118.bktqmd (mgr.14199) 258 : cephadm 1 osd.1 now down 2024-03-24T12:12:59.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:58 smithi159 bash[23669]: cephadm 2024-03-24T12:12:57.468879+0000 mgr.smithi118.bktqmd (mgr.14199) 259 : cephadm 1 Removing daemon osd.1 from smithi118 -- ports [] 2024-03-24T12:13:00.315 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:12:59 smithi118 bash[18737]: cluster 2024-03-24T12:12:59.174179+0000 mgr.smithi118.bktqmd (mgr.14199) 260 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:00.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:12:59 smithi159 bash[23669]: cluster 2024-03-24T12:12:59.174179+0000 mgr.smithi118.bktqmd (mgr.14199) 260 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:01.206 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch osd rm status 2024-03-24T12:13:01.206 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep '^1' 2024-03-24T12:13:01.506 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:01 smithi118 bash[18737]: cluster 2024-03-24T12:13:01.174874+0000 mgr.smithi118.bktqmd (mgr.14199) 261 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:01.580 INFO:teuthology.orchestra.run.smithi118.stdout:1 smithi118 done, waiting for purge 0 False False False 2024-03-24T12:13:01.580 INFO:teuthology.orchestra.run.smithi118.stderr:+ sleep 5 2024-03-24T12:13:01.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:01 smithi159 bash[23669]: cluster 2024-03-24T12:13:01.174874+0000 mgr.smithi118.bktqmd (mgr.14199) 261 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:01.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:01 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.568965+0000 mgr.smithi118.bktqmd (mgr.14199) 262 : audit 0 from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.569759+0000 mon.smithi118 (mon.0) 778 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.570023+0000 mgr.smithi118.bktqmd (mgr.14199) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cephadm 2024-03-24T12:13:01.693966+0000 mgr.smithi118.bktqmd (mgr.14199) 264 : cephadm 1 Removing key for osd.1 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.694464+0000 mon.smithi118 (mon.0) 779 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.696879+0000 mon.smithi118 (mon.0) 780 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cephadm 2024-03-24T12:13:01.700857+0000 mgr.smithi118.bktqmd (mgr.14199) 265 : cephadm 1 Successfully removed osd.1 on smithi118 2024-03-24T12:13:02.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.701134+0000 mon.smithi118 (mon.0) 781 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cluster 2024-03-24T12:13:01.701778+0000 mon.smithi118 (mon.0) 782 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cluster 2024-03-24T12:13:01.701803+0000 mon.smithi118 (mon.0) 783 : cluster 1 Cluster is now healthy 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.704931+0000 mon.smithi118 (mon.0) 784 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cluster 2024-03-24T12:13:01.708664+0000 mon.smithi118 (mon.0) 785 : cluster 0 osdmap e43: 7 total, 7 up, 7 in 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: cephadm 2024-03-24T12:13:01.709435+0000 mgr.smithi118.bktqmd (mgr.14199) 266 : cephadm 1 Successfully purged osd.1 on smithi118 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.717571+0000 mon.smithi118 (mon.0) 786 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.721793+0000 mon.smithi118 (mon.0) 787 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:02.635 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:02 smithi159 bash[23669]: audit 2024-03-24T12:13:01.813494+0000 mon.smithi118 (mon.0) 788 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.568965+0000 mgr.smithi118.bktqmd (mgr.14199) 262 : audit 0 from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.569759+0000 mon.smithi118 (mon.0) 778 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.570023+0000 mgr.smithi118.bktqmd (mgr.14199) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cephadm 2024-03-24T12:13:01.693966+0000 mgr.smithi118.bktqmd (mgr.14199) 264 : cephadm 1 Removing key for osd.1 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.694464+0000 mon.smithi118 (mon.0) 779 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.696879+0000 mon.smithi118 (mon.0) 780 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cephadm 2024-03-24T12:13:01.700857+0000 mgr.smithi118.bktqmd (mgr.14199) 265 : cephadm 1 Successfully removed osd.1 on smithi118 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.701134+0000 mon.smithi118 (mon.0) 781 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cluster 2024-03-24T12:13:01.701778+0000 mon.smithi118 (mon.0) 782 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:13:02.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cluster 2024-03-24T12:13:01.701803+0000 mon.smithi118 (mon.0) 783 : cluster 1 Cluster is now healthy 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.704931+0000 mon.smithi118 (mon.0) 784 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cluster 2024-03-24T12:13:01.708664+0000 mon.smithi118 (mon.0) 785 : cluster 0 osdmap e43: 7 total, 7 up, 7 in 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: cephadm 2024-03-24T12:13:01.709435+0000 mgr.smithi118.bktqmd (mgr.14199) 266 : cephadm 1 Successfully purged osd.1 on smithi118 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.717571+0000 mon.smithi118 (mon.0) 786 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.721793+0000 mon.smithi118 (mon.0) 787 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:02.704 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:02 smithi118 bash[18737]: audit 2024-03-24T12:13:01.813494+0000 mon.smithi118 (mon.0) 788 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:03.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:03 smithi159 bash[23669]: audit 2024-03-24T12:13:02.369175+0000 mon.smithi118 (mon.0) 789 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:03.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:03 smithi159 bash[23669]: cluster 2024-03-24T12:13:03.175466+0000 mgr.smithi118.bktqmd (mgr.14199) 267 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:03.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:03 smithi118 bash[18737]: audit 2024-03-24T12:13:02.369175+0000 mon.smithi118 (mon.0) 789 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:03.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:03 smithi118 bash[18737]: cluster 2024-03-24T12:13:03.175466+0000 mgr.smithi118.bktqmd (mgr.14199) 267 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:05.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:05 smithi159 bash[23669]: cluster 2024-03-24T12:13:05.176050+0000 mgr.smithi118.bktqmd (mgr.14199) 268 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:05.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:05 smithi118 bash[18737]: cluster 2024-03-24T12:13:05.176050+0000 mgr.smithi118.bktqmd (mgr.14199) 268 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:06.583 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch osd rm status 2024-03-24T12:13:06.583 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep '^1' 2024-03-24T12:13:06.953 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch device zap smithi118 /dev/nvme1n1 --force 2024-03-24T12:13:07.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:07 smithi159 bash[23669]: audit 2024-03-24T12:13:06.943352+0000 mgr.smithi118.bktqmd (mgr.14199) 269 : audit 0 from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:07.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:07 smithi159 bash[23669]: cluster 2024-03-24T12:13:07.176366+0000 mgr.smithi118.bktqmd (mgr.14199) 270 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:07.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:07 smithi118 bash[18737]: audit 2024-03-24T12:13:06.943352+0000 mgr.smithi118.bktqmd (mgr.14199) 269 : audit 0 from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:07.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:07 smithi118 bash[18737]: cluster 2024-03-24T12:13:07.176366+0000 mgr.smithi118.bktqmd (mgr.14199) 270 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:08.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.303413+0000 mgr.smithi118.bktqmd (mgr.14199) 271 : audit 0 from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi118", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: cephadm 2024-03-24T12:13:07.303973+0000 mgr.smithi118.bktqmd (mgr.14199) 272 : cephadm 1 Zap device smithi118:/dev/nvme1n1 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.316716+0000 mon.smithi118 (mon.0) 790 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.322212+0000 mon.smithi118 (mon.0) 791 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.819742+0000 mon.smithi118 (mon.0) 792 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.828485+0000 mon.smithi118 (mon.0) 793 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.829911+0000 mon.smithi118 (mon.0) 794 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.831380+0000 mon.smithi118 (mon.0) 795 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.837593+0000 mon.smithi118 (mon.0) 796 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:08 smithi159 bash[23669]: audit 2024-03-24T12:13:07.845105+0000 mon.smithi118 (mon.0) 797 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.303413+0000 mgr.smithi118.bktqmd (mgr.14199) 271 : audit 0 from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi118", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: cephadm 2024-03-24T12:13:07.303973+0000 mgr.smithi118.bktqmd (mgr.14199) 272 : cephadm 1 Zap device smithi118:/dev/nvme1n1 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.316716+0000 mon.smithi118 (mon.0) 790 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.322212+0000 mon.smithi118 (mon.0) 791 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.819742+0000 mon.smithi118 (mon.0) 792 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.828485+0000 mon.smithi118 (mon.0) 793 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.829911+0000 mon.smithi118 (mon.0) 794 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.831380+0000 mon.smithi118 (mon.0) 795 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:08.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.837593+0000 mon.smithi118 (mon.0) 796 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:08.703 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:08 smithi118 bash[18737]: audit 2024-03-24T12:13:07.845105+0000 mon.smithi118 (mon.0) 797 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:09.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:09 smithi159 bash[23669]: cluster 2024-03-24T12:13:09.176881+0000 mgr.smithi118.bktqmd (mgr.14199) 273 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:09.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:09 smithi118 bash[18737]: cluster 2024-03-24T12:13:09.176881+0000 mgr.smithi118.bktqmd (mgr.14199) 273 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:11.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:11 smithi159 bash[23669]: cluster 2024-03-24T12:13:11.177438+0000 mgr.smithi118.bktqmd (mgr.14199) 274 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:11.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:11 smithi118 bash[18737]: cluster 2024-03-24T12:13:11.177438+0000 mgr.smithi118.bktqmd (mgr.14199) 274 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:13.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:13 smithi159 bash[23669]: cluster 2024-03-24T12:13:13.178017+0000 mgr.smithi118.bktqmd (mgr.14199) 275 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:13.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:13 smithi118 bash[18737]: cluster 2024-03-24T12:13:13.178017+0000 mgr.smithi118.bktqmd (mgr.14199) 275 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:15.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:15 smithi159 bash[23669]: cluster 2024-03-24T12:13:15.178430+0000 mgr.smithi118.bktqmd (mgr.14199) 276 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:15.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:15 smithi118 bash[18737]: cluster 2024-03-24T12:13:15.178430+0000 mgr.smithi118.bktqmd (mgr.14199) 276 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:16.941 INFO:teuthology.orchestra.run.smithi118.stdout:zap successful for /dev/nvme1n1 on smithi118 2024-03-24T12:13:16.958 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph orch daemon add osd smithi118:/dev/nvme1n1 2024-03-24T12:13:17.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:17 smithi159 bash[23669]: audit 2024-03-24T12:13:16.982186+0000 mon.smithi118 (mon.0) 798 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:17.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:17 smithi118 bash[18737]: audit 2024-03-24T12:13:16.982186+0000 mon.smithi118 (mon.0) 798 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: cephadm 2024-03-24T12:13:16.944807+0000 mgr.smithi118.bktqmd (mgr.14199) 277 : cephadm 1 zap successful for /dev/nvme1n1 on smithi118 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: cluster 2024-03-24T12:13:17.178910+0000 mgr.smithi118.bktqmd (mgr.14199) 278 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: audit 2024-03-24T12:13:17.319293+0000 mon.smithi118 (mon.0) 799 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: audit 2024-03-24T12:13:17.325159+0000 mon.smithi118 (mon.0) 800 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: audit 2024-03-24T12:13:17.326439+0000 mon.smithi118 (mon.0) 801 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:18.384 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:18 smithi159 bash[23669]: audit 2024-03-24T12:13:17.369205+0000 mon.smithi118 (mon.0) 802 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:18.461 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: cephadm 2024-03-24T12:13:16.944807+0000 mgr.smithi118.bktqmd (mgr.14199) 277 : cephadm 1 zap successful for /dev/nvme1n1 on smithi118 2024-03-24T12:13:18.462 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: cluster 2024-03-24T12:13:17.178910+0000 mgr.smithi118.bktqmd (mgr.14199) 278 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:18.462 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: audit 2024-03-24T12:13:17.319293+0000 mon.smithi118 (mon.0) 799 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:18.462 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: audit 2024-03-24T12:13:17.325159+0000 mon.smithi118 (mon.0) 800 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:13:18.462 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: audit 2024-03-24T12:13:17.326439+0000 mon.smithi118 (mon.0) 801 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:18.462 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:18 smithi118 bash[18737]: audit 2024-03-24T12:13:17.369205+0000 mon.smithi118 (mon.0) 802 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:19.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:19 smithi159 bash[23669]: audit 2024-03-24T12:13:17.311970+0000 mgr.smithi118.bktqmd (mgr.14199) 279 : audit 0 from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:19.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:19 smithi118 bash[18737]: audit 2024-03-24T12:13:17.311970+0000 mgr.smithi118.bktqmd (mgr.14199) 279 : audit 0 from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.383 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:20 smithi159 bash[23669]: cluster 2024-03-24T12:13:19.179415+0000 mgr.smithi118.bktqmd (mgr.14199) 280 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:20.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:20 smithi118 bash[18737]: cluster 2024-03-24T12:13:19.179415+0000 mgr.smithi118.bktqmd (mgr.14199) 280 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:21.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:21 smithi159 bash[23669]: cluster 2024-03-24T12:13:21.180017+0000 mgr.smithi118.bktqmd (mgr.14199) 281 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:21.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:21 smithi118 bash[18737]: cluster 2024-03-24T12:13:21.180017+0000 mgr.smithi118.bktqmd (mgr.14199) 281 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:23.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:22.517414+0000 mon.smithi118 (mon.0) 803 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:22.522677+0000 mon.smithi118 (mon.0) 804 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:22.974264+0000 mon.smithi118 (mon.0) 805 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:22.979315+0000 mon.smithi118 (mon.0) 806 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: cluster 2024-03-24T12:13:23.180517+0000 mgr.smithi118.bktqmd (mgr.14199) 282 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:23.400851+0000 mon.smithi118 (mon.0) 807 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.884 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:23 smithi159 bash[23669]: audit 2024-03-24T12:13:23.406961+0000 mon.smithi118 (mon.0) 808 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:22.517414+0000 mon.smithi118 (mon.0) 803 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:22.522677+0000 mon.smithi118 (mon.0) 804 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:22.974264+0000 mon.smithi118 (mon.0) 805 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:22.979315+0000 mon.smithi118 (mon.0) 806 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: cluster 2024-03-24T12:13:23.180517+0000 mgr.smithi118.bktqmd (mgr.14199) 282 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:23.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:23.400851+0000 mon.smithi118 (mon.0) 807 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:23.952 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:23 smithi118 bash[18737]: audit 2024-03-24T12:13:23.406961+0000 mon.smithi118 (mon.0) 808 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:25.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:25 smithi159 bash[23669]: cluster 2024-03-24T12:13:25.181069+0000 mgr.smithi118.bktqmd (mgr.14199) 283 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:25.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:25 smithi118 bash[18737]: cluster 2024-03-24T12:13:25.181069+0000 mgr.smithi118.bktqmd (mgr.14199) 283 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:26.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:26 smithi159 bash[23669]: audit 2024-03-24T12:13:25.657929+0000 mon.smithi118 (mon.0) 809 : audit 1 from='client.? 172.21.15.118:0/554847864' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f0ab7fa-ff11-4f49-94c9-839318b4a350"}]: dispatch 2024-03-24T12:13:26.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:26 smithi159 bash[23669]: audit 2024-03-24T12:13:25.661663+0000 mon.smithi118 (mon.0) 810 : audit 1 from='client.? 172.21.15.118:0/554847864' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6f0ab7fa-ff11-4f49-94c9-839318b4a350"}]': finished 2024-03-24T12:13:26.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:26 smithi159 bash[23669]: cluster 2024-03-24T12:13:25.666488+0000 mon.smithi118 (mon.0) 811 : cluster 0 osdmap e44: 8 total, 7 up, 8 in 2024-03-24T12:13:26.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:26 smithi159 bash[23669]: audit 2024-03-24T12:13:25.666794+0000 mon.smithi118 (mon.0) 812 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:26.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:26 smithi118 bash[18737]: audit 2024-03-24T12:13:25.657929+0000 mon.smithi118 (mon.0) 809 : audit 1 from='client.? 172.21.15.118:0/554847864' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6f0ab7fa-ff11-4f49-94c9-839318b4a350"}]: dispatch 2024-03-24T12:13:26.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:26 smithi118 bash[18737]: audit 2024-03-24T12:13:25.661663+0000 mon.smithi118 (mon.0) 810 : audit 1 from='client.? 172.21.15.118:0/554847864' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6f0ab7fa-ff11-4f49-94c9-839318b4a350"}]': finished 2024-03-24T12:13:26.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:26 smithi118 bash[18737]: cluster 2024-03-24T12:13:25.666488+0000 mon.smithi118 (mon.0) 811 : cluster 0 osdmap e44: 8 total, 7 up, 8 in 2024-03-24T12:13:26.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:26 smithi118 bash[18737]: audit 2024-03-24T12:13:25.666794+0000 mon.smithi118 (mon.0) 812 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:27.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:27 smithi159 bash[23669]: cluster 2024-03-24T12:13:27.181579+0000 mgr.smithi118.bktqmd (mgr.14199) 284 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:27.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:27 smithi159 bash[23669]: audit 2024-03-24T12:13:27.186479+0000 mon.smithi118 (mon.0) 813 : audit 0 from='client.? 172.21.15.118:0/2910352895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:13:27.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:27 smithi118 bash[18737]: cluster 2024-03-24T12:13:27.181579+0000 mgr.smithi118.bktqmd (mgr.14199) 284 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:27.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:27 smithi118 bash[18737]: audit 2024-03-24T12:13:27.186479+0000 mon.smithi118 (mon.0) 813 : audit 0 from='client.? 172.21.15.118:0/2910352895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:13:29.519 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:29 smithi118 bash[18737]: cluster 2024-03-24T12:13:29.182070+0000 mgr.smithi118.bktqmd (mgr.14199) 285 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:29.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:29 smithi159 bash[23669]: cluster 2024-03-24T12:13:29.182070+0000 mgr.smithi118.bktqmd (mgr.14199) 285 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:31.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:31 smithi159 bash[23669]: cluster 2024-03-24T12:13:31.182601+0000 mgr.smithi118.bktqmd (mgr.14199) 286 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:31.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:31 smithi118 bash[18737]: cluster 2024-03-24T12:13:31.182601+0000 mgr.smithi118.bktqmd (mgr.14199) 286 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:32.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:32 smithi118 bash[18737]: audit 2024-03-24T12:13:32.369283+0000 mon.smithi118 (mon.0) 814 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:32.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:32 smithi159 bash[23669]: audit 2024-03-24T12:13:32.369283+0000 mon.smithi118 (mon.0) 814 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:33.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:33 smithi118 bash[18737]: cluster 2024-03-24T12:13:33.183003+0000 mgr.smithi118.bktqmd (mgr.14199) 287 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:33.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:33 smithi159 bash[23669]: cluster 2024-03-24T12:13:33.183003+0000 mgr.smithi118.bktqmd (mgr.14199) 287 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:36.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: cephadm 2024-03-24T12:13:34.748690+0000 mgr.smithi118.bktqmd (mgr.14199) 288 : cephadm 1 Detected new or changed devices on smithi118 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.760090+0000 mon.smithi118 (mon.0) 815 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.772474+0000 mon.smithi118 (mon.0) 816 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.775285+0000 mon.smithi118 (mon.0) 817 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.777290+0000 mon.smithi118 (mon.0) 818 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.787060+0000 mon.smithi118 (mon.0) 819 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.794980+0000 mon.smithi118 (mon.0) 820 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.805525+0000 mon.smithi118 (mon.0) 821 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: audit 2024-03-24T12:13:34.807134+0000 mon.smithi118 (mon.0) 822 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:36.134 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:35 smithi159 bash[23669]: cluster 2024-03-24T12:13:35.183535+0000 mgr.smithi118.bktqmd (mgr.14199) 289 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: cephadm 2024-03-24T12:13:34.748690+0000 mgr.smithi118.bktqmd (mgr.14199) 288 : cephadm 1 Detected new or changed devices on smithi118 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.760090+0000 mon.smithi118 (mon.0) 815 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.772474+0000 mon.smithi118 (mon.0) 816 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.775285+0000 mon.smithi118 (mon.0) 817 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.777290+0000 mon.smithi118 (mon.0) 818 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:36.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.787060+0000 mon.smithi118 (mon.0) 819 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:36.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.794980+0000 mon.smithi118 (mon.0) 820 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:13:36.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.805525+0000 mon.smithi118 (mon.0) 821 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:13:36.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: audit 2024-03-24T12:13:34.807134+0000 mon.smithi118 (mon.0) 822 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:36.202 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:35 smithi118 bash[18737]: cluster 2024-03-24T12:13:35.183535+0000 mgr.smithi118.bktqmd (mgr.14199) 289 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:37.388 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:37 smithi118 bash[18737]: cluster 2024-03-24T12:13:37.184101+0000 mgr.smithi118.bktqmd (mgr.14199) 290 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:37.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:37 smithi159 bash[23669]: cluster 2024-03-24T12:13:37.184101+0000 mgr.smithi118.bktqmd (mgr.14199) 290 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:39.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:39 smithi159 bash[23669]: cluster 2024-03-24T12:13:39.184493+0000 mgr.smithi118.bktqmd (mgr.14199) 291 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:39.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:39 smithi118 bash[18737]: cluster 2024-03-24T12:13:39.184493+0000 mgr.smithi118.bktqmd (mgr.14199) 291 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:40.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:40 smithi118 bash[18737]: audit 2024-03-24T12:13:40.385527+0000 mon.smithi118 (mon.0) 823 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:13:40.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:40 smithi118 bash[18737]: audit 2024-03-24T12:13:40.387221+0000 mon.smithi118 (mon.0) 824 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:40.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:40 smithi159 bash[23669]: audit 2024-03-24T12:13:40.385527+0000 mon.smithi118 (mon.0) 823 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:13:40.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:40 smithi159 bash[23669]: audit 2024-03-24T12:13:40.387221+0000 mon.smithi118 (mon.0) 824 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:41.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:41 smithi159 bash[23669]: cephadm 2024-03-24T12:13:40.388836+0000 mgr.smithi118.bktqmd (mgr.14199) 292 : cephadm 1 Deploying daemon osd.1 on smithi118 2024-03-24T12:13:41.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:41 smithi159 bash[23669]: cluster 2024-03-24T12:13:41.184984+0000 mgr.smithi118.bktqmd (mgr.14199) 293 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:41.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:41 smithi118 bash[18737]: cephadm 2024-03-24T12:13:40.388836+0000 mgr.smithi118.bktqmd (mgr.14199) 292 : cephadm 1 Deploying daemon osd.1 on smithi118 2024-03-24T12:13:41.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:41 smithi118 bash[18737]: cluster 2024-03-24T12:13:41.184984+0000 mgr.smithi118.bktqmd (mgr.14199) 293 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:43.451 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:43 smithi118 bash[18737]: cluster 2024-03-24T12:13:43.185484+0000 mgr.smithi118.bktqmd (mgr.14199) 294 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:43.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:43 smithi159 bash[23669]: cluster 2024-03-24T12:13:43.185484+0000 mgr.smithi118.bktqmd (mgr.14199) 294 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:45.419 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:45 smithi118 bash[18737]: cluster 2024-03-24T12:13:45.185829+0000 mgr.smithi118.bktqmd (mgr.14199) 295 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:45.419 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:45 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:13:45.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:45 smithi159 bash[23669]: cluster 2024-03-24T12:13:45.185829+0000 mgr.smithi118.bktqmd (mgr.14199) 295 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:45.687 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:45 smithi118 systemd[1]: /etc/systemd/system/ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-24T12:13:46.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:46 smithi159 bash[23669]: audit 2024-03-24T12:13:45.738427+0000 mon.smithi118 (mon.0) 825 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:46.883 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:46 smithi159 bash[23669]: audit 2024-03-24T12:13:45.743261+0000 mon.smithi118 (mon.0) 826 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:47.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:46 smithi118 bash[18737]: audit 2024-03-24T12:13:45.738427+0000 mon.smithi118 (mon.0) 825 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:47.201 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:46 smithi118 bash[18737]: audit 2024-03-24T12:13:45.743261+0000 mon.smithi118 (mon.0) 826 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:47.951 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:47 smithi118 bash[18737]: cluster 2024-03-24T12:13:47.186164+0000 mgr.smithi118.bktqmd (mgr.14199) 296 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:48.036 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:47 smithi118 bash[18737]: audit 2024-03-24T12:13:47.369754+0000 mon.smithi118 (mon.0) 827 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:48.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:47 smithi159 bash[23669]: cluster 2024-03-24T12:13:47.186164+0000 mgr.smithi118.bktqmd (mgr.14199) 296 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:48.133 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:47 smithi159 bash[23669]: audit 2024-03-24T12:13:47.369754+0000 mon.smithi118 (mon.0) 827 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:49.531 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:49 smithi118 bash[18737]: cluster 2024-03-24T12:13:49.186617+0000 mgr.smithi118.bktqmd (mgr.14199) 297 : cluster 0 pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:49.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:49 smithi159 bash[23669]: cluster 2024-03-24T12:13:49.186617+0000 mgr.smithi118.bktqmd (mgr.14199) 297 : cluster 0 pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:51.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:51 smithi159 bash[23669]: cluster 2024-03-24T12:13:51.187169+0000 mgr.smithi118.bktqmd (mgr.14199) 298 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:51.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:51 smithi118 bash[18737]: cluster 2024-03-24T12:13:51.187169+0000 mgr.smithi118.bktqmd (mgr.14199) 298 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:53.259 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:53 smithi118 bash[18737]: audit 2024-03-24T12:13:53.132950+0000 mon.smithi118 (mon.0) 828 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:13:53.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:53 smithi159 bash[23669]: audit 2024-03-24T12:13:53.132950+0000 mon.smithi118 (mon.0) 828 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:13:54.465 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: audit 2024-03-24T12:13:53.185440+0000 mon.smithi118 (mon.0) 829 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:13:54.465 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: cluster 2024-03-24T12:13:53.187496+0000 mgr.smithi118.bktqmd (mgr.14199) 299 : cluster 0 pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:54.466 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: cluster 2024-03-24T12:13:53.188295+0000 mon.smithi118 (mon.0) 830 : cluster 0 osdmap e45: 8 total, 7 up, 8 in 2024-03-24T12:13:54.466 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: audit 2024-03-24T12:13:53.188695+0000 mon.smithi118 (mon.0) 831 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:13:54.466 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: audit 2024-03-24T12:13:53.188934+0000 mon.smithi118 (mon.0) 832 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:54.466 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:54 smithi118 bash[18737]: audit 2024-03-24T12:13:54.193860+0000 mon.smithi118 (mon.0) 833 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:13:54.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: audit 2024-03-24T12:13:53.185440+0000 mon.smithi118 (mon.0) 829 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:13:54.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: cluster 2024-03-24T12:13:53.187496+0000 mgr.smithi118.bktqmd (mgr.14199) 299 : cluster 0 pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:54.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: cluster 2024-03-24T12:13:53.188295+0000 mon.smithi118 (mon.0) 830 : cluster 0 osdmap e45: 8 total, 7 up, 8 in 2024-03-24T12:13:54.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: audit 2024-03-24T12:13:53.188695+0000 mon.smithi118 (mon.0) 831 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-03-24T12:13:54.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: audit 2024-03-24T12:13:53.188934+0000 mon.smithi118 (mon.0) 832 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:54.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:54 smithi159 bash[23669]: audit 2024-03-24T12:13:54.193860+0000 mon.smithi118 (mon.0) 833 : audit 1 from='osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-03-24T12:13:55.420 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:55 smithi118 bash[18737]: cluster 2024-03-24T12:13:54.197828+0000 mon.smithi118 (mon.0) 834 : cluster 0 osdmap e46: 8 total, 7 up, 8 in 2024-03-24T12:13:55.420 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:55 smithi118 bash[18737]: audit 2024-03-24T12:13:54.199391+0000 mon.smithi118 (mon.0) 835 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:55.420 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:55 smithi118 bash[18737]: audit 2024-03-24T12:13:54.210557+0000 mon.smithi118 (mon.0) 836 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:55.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:55 smithi159 bash[23669]: cluster 2024-03-24T12:13:54.197828+0000 mon.smithi118 (mon.0) 834 : cluster 0 osdmap e46: 8 total, 7 up, 8 in 2024-03-24T12:13:55.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:55 smithi159 bash[23669]: audit 2024-03-24T12:13:54.199391+0000 mon.smithi118 (mon.0) 835 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:55.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:55 smithi159 bash[23669]: audit 2024-03-24T12:13:54.210557+0000 mon.smithi118 (mon.0) 836 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:56.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: cluster 2024-03-24T12:13:54.142542+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:13:56.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: cluster 2024-03-24T12:13:54.142669+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:13:56.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: cluster 2024-03-24T12:13:55.187851+0000 mgr.smithi118.bktqmd (mgr.14199) 300 : cluster 0 pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:56.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: audit 2024-03-24T12:13:55.205063+0000 mon.smithi118 (mon.0) 837 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:56.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: cluster 2024-03-24T12:13:55.209067+0000 mon.smithi118 (mon.0) 838 : cluster 1 osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543] boot 2024-03-24T12:13:56.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: cluster 2024-03-24T12:13:55.209106+0000 mon.smithi118 (mon.0) 839 : cluster 0 osdmap e47: 8 total, 8 up, 8 in 2024-03-24T12:13:56.634 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:56 smithi159 bash[23669]: audit 2024-03-24T12:13:55.209531+0000 mon.smithi118 (mon.0) 840 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:56.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: cluster 2024-03-24T12:13:54.142542+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-03-24T12:13:56.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: cluster 2024-03-24T12:13:54.142669+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-03-24T12:13:56.701 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: cluster 2024-03-24T12:13:55.187851+0000 mgr.smithi118.bktqmd (mgr.14199) 300 : cluster 0 pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:13:56.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: audit 2024-03-24T12:13:55.205063+0000 mon.smithi118 (mon.0) 837 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:56.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: cluster 2024-03-24T12:13:55.209067+0000 mon.smithi118 (mon.0) 838 : cluster 1 osd.1 [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543] boot 2024-03-24T12:13:56.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: cluster 2024-03-24T12:13:55.209106+0000 mon.smithi118 (mon.0) 839 : cluster 0 osdmap e47: 8 total, 8 up, 8 in 2024-03-24T12:13:56.702 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:56 smithi118 bash[18737]: audit 2024-03-24T12:13:55.209531+0000 mon.smithi118 (mon.0) 840 : audit 0 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:13:57.023 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 1 on host 'smithi118' 2024-03-24T12:13:57.043 INFO:teuthology.orchestra.run.smithi118.stderr:+ ceph osd dump 2024-03-24T12:13:57.043 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep osd.1 2024-03-24T12:13:57.043 INFO:teuthology.orchestra.run.smithi118.stderr:+ grep up 2024-03-24T12:13:57.390 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 up in weight 1 up_from 47 up_thru 0 down_at 0 last_clean_interval [0,0) [v2:172.21.15.118:6802/1907279543,v1:172.21.15.118:6803/1907279543] [v2:172.21.15.118:6804/1907279543,v1:172.21.15.118:6805/1907279543] exists,up 6f0ab7fa-ff11-4f49-94c9-839318b4a350 2024-03-24T12:13:57.390 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:57 smithi118 bash[18737]: cluster 2024-03-24T12:13:56.231264+0000 mon.smithi118 (mon.0) 841 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-03-24T12:13:57.390 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:57 smithi118 bash[18737]: audit 2024-03-24T12:13:56.970331+0000 mon.smithi118 (mon.0) 842 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:57.390 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:57 smithi118 bash[18737]: audit 2024-03-24T12:13:56.983198+0000 mon.smithi118 (mon.0) 843 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:57.391 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:57 smithi118 bash[18737]: cluster 2024-03-24T12:13:57.188142+0000 mgr.smithi118.bktqmd (mgr.14199) 301 : cluster 0 pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:57.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:57 smithi159 bash[23669]: cluster 2024-03-24T12:13:56.231264+0000 mon.smithi118 (mon.0) 841 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-03-24T12:13:57.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:57 smithi159 bash[23669]: audit 2024-03-24T12:13:56.970331+0000 mon.smithi118 (mon.0) 842 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:57.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:57 smithi159 bash[23669]: audit 2024-03-24T12:13:56.983198+0000 mon.smithi118 (mon.0) 843 : audit 1 from='mgr.14199 172.21.15.118:0/571595836' entity='mgr.smithi118.bktqmd' 2024-03-24T12:13:57.633 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:57 smithi159 bash[23669]: cluster 2024-03-24T12:13:57.188142+0000 mgr.smithi118.bktqmd (mgr.14199) 301 : cluster 0 pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:13:58.532 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:58 smithi118 bash[18737]: audit 2024-03-24T12:13:57.379807+0000 mon.smithi118 (mon.0) 844 : audit 0 from='client.? 172.21.15.118:0/470762093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T12:13:58.534 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-24T12:13:58.547 INFO:tasks.cephadm:Teardown begin 2024-03-24T12:13:58.547 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:13:58.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:13:58.573 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:13:58 smithi159 bash[23669]: audit 2024-03-24T12:13:57.379807+0000 mon.smithi118 (mon.0) 844 : audit 0 from='client.? 172.21.15.118:0/470762093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T12:13:58.577 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-24T12:13:58.577 DEBUG:teuthology.orchestra.run.smithi118:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:13:58.610 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:13:58.622 INFO:tasks.cephadm:Stopping all daemons... 2024-03-24T12:13:58.623 INFO:tasks.cephadm.mon.smithi118:Stopping mon.smithi118... 2024-03-24T12:13:58.623 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118 2024-03-24T12:13:58.791 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:58 smithi118 systemd[1]: Stopping Ceph mon.smithi118 for 64d803e6-e9d6-11ee-95cd-87774f69a715... 2024-03-24T12:13:58.791 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:58 smithi118 bash[18737]: debug 2024-03-24T12:13:58.763+0000 7f2daf6a3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi118 -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-03-24T12:13:58.791 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:58 smithi118 bash[18737]: debug 2024-03-24T12:13:58.763+0000 7f2daf6a3700 -1 mon.smithi118@0(leader) e2 *** Got Signal Terminated *** 2024-03-24T12:13:59.715 INFO:journalctl@ceph.mon.smithi118.smithi118.stdout:Mar 24 12:13:59 smithi118 bash[70232]: ceph-64d803e6-e9d6-11ee-95cd-87774f69a715-mon-smithi118 2024-03-24T12:13:59.759 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi118.service' 2024-03-24T12:13:59.984 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:13:59.984 INFO:tasks.cephadm.mon.smithi118:Stopped mon.smithi118 2024-03-24T12:13:59.984 INFO:tasks.cephadm.mon.smithi159:Stopping mon.smithi159... 2024-03-24T12:13:59.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi159 2024-03-24T12:14:00.314 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:14:00 smithi159 systemd[1]: Stopping Ceph mon.smithi159 for 64d803e6-e9d6-11ee-95cd-87774f69a715... 2024-03-24T12:14:00.314 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:14:00 smithi159 bash[23669]: debug 2024-03-24T12:14:00.117+0000 7f1983199700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi159 -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-03-24T12:14:00.314 INFO:journalctl@ceph.mon.smithi159.smithi159.stdout:Mar 24 12:14:00 smithi159 bash[23669]: debug 2024-03-24T12:14:00.117+0000 7f1983199700 -1 mon.smithi159@1(peon) e2 *** Got Signal Terminated *** 2024-03-24T12:14:01.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-64d803e6-e9d6-11ee-95cd-87774f69a715@mon.smithi159.service' 2024-03-24T12:14:01.071 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:14:01.071 INFO:tasks.cephadm.mon.smithi159:Stopped mon.smithi159 2024-03-24T12:14:01.071 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:14:01.237 INFO:teuthology.orchestra.run.smithi118.stdout:Deleting cluster with fsid: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:14:49.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:14:49.685 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:15:32.180 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:15:32.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:15:32.208 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-24T12:15:32.210 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi118/crash 2024-03-24T12:15:32.211 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:15:32.248 INFO:teuthology.orchestra.run.smithi118.stderr:tar: /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:15:32.248 INFO:teuthology.orchestra.run.smithi118.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:15:32.250 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi159/crash 2024-03-24T12:15:32.251 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:15:32.261 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:15:32.262 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:15:32.263 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-24T12:15:32.263 DEBUG:teuthology.orchestra.run.smithi118:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:15:32.306 INFO:teuthology.orchestra.run.smithi118.stdout:2024-03-24T12:07:32.585527+0000 mon.smithi118 (mon.0) 253 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T12:15:32.307 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-24T12:15:32.307 DEBUG:teuthology.orchestra.run.smithi118:> sudo egrep '\[SEC\]' /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:15:32.362 DEBUG:teuthology.orchestra.run.smithi118:> sudo egrep '\[ERR\]' /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:15:32.418 DEBUG:teuthology.orchestra.run.smithi118:> sudo egrep '\[WRN\]' /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:15:32.473 INFO:teuthology.orchestra.run.smithi118.stdout:2024-03-24T12:07:32.585527+0000 mon.smithi118 (mon.0) 253 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T12:15:32.473 INFO:tasks.cephadm:Compressing logs... 2024-03-24T12:15:32.473 DEBUG:teuthology.orchestra.run.smithi118:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-24T12:15:32.518 DEBUG:teuthology.orchestra.run.smithi159:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-24T12:15:32.528 INFO:teuthology.orchestra.run.smithi118.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:15:32.532 INFO:teuthology.orchestra.run.smithi159.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:15:32.535 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-24T12:15:32.536 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi159.log 2024-03-24T12:15:32.536 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi159.yxwpfk.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi159.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.2.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr: 93.8% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi159.log.gzgzip 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr: -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.6.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi159.yxwpfk.log: /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr: 81.6%gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log: -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:15:32.542 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi159.log 2024-03-24T12:15:32.543 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.4.log 2024-03-24T12:15:32.543 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log: 87.3% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:15:32.543 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi159.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:15:32.543 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi118.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.7.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi118.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.7.log: 93.9% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi118.log.gz 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.3.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:gzip/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.5.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi118.bktqmd.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr: 82.8% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-24T12:15:32.544 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi118.bktqmd.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:gzip/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log: -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi118.log 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log: 87.4% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:15:32.545 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi118.log: 91.0% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:15:32.546 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: 92.1% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi159.yxwpfk.log.gz 2024-03-24T12:15:32.546 INFO:teuthology.orchestra.run.smithi159.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:15:32.549 INFO:teuthology.orchestra.run.smithi159.stderr: 91.4% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:15:32.552 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/cephadm.log: 86.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:15:32.559 INFO:teuthology.orchestra.run.smithi118.stderr: 91.0% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:15:32.598 INFO:teuthology.orchestra.run.smithi159.stderr: 92.8% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-24T12:15:32.600 INFO:teuthology.orchestra.run.smithi118.stderr: 92.4% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.7.log.gz 2024-03-24T12:15:32.605 INFO:teuthology.orchestra.run.smithi118.stderr: 92.8% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.3.log.gz 2024-03-24T12:15:32.616 INFO:teuthology.orchestra.run.smithi159.stderr: 93.0% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi159.log.gz 2024-03-24T12:15:32.616 INFO:teuthology.orchestra.run.smithi159.stderr: 93.0% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-24T12:15:32.617 INFO:teuthology.orchestra.run.smithi118.stderr: 92.6% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.5.log.gz 2024-03-24T12:15:32.618 INFO:teuthology.orchestra.run.smithi159.stderr: 92.6% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.6.log.gz 2024-03-24T12:15:32.621 INFO:teuthology.orchestra.run.smithi159.stderr: 92.6% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.4.log.gz 2024-03-24T12:15:32.623 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-03-24T12:15:32.623 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m0.099s 2024-03-24T12:15:32.623 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m0.407s 2024-03-24T12:15:32.623 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.026s 2024-03-24T12:15:32.669 INFO:teuthology.orchestra.run.smithi118.stderr: 88.9% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mgr.smithi118.bktqmd.log.gz 2024-03-24T12:15:32.691 INFO:teuthology.orchestra.run.smithi118.stderr: 93.8% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-24T12:15:32.815 INFO:teuthology.orchestra.run.smithi118.stderr: 91.1% -- replaced with /var/log/ceph/64d803e6-e9d6-11ee-95cd-87774f69a715/ceph-mon.smithi118.log.gz 2024-03-24T12:15:32.817 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-03-24T12:15:32.817 INFO:teuthology.orchestra.run.smithi118.stderr:real 0m0.297s 2024-03-24T12:15:32.817 INFO:teuthology.orchestra.run.smithi118.stderr:user 0m0.763s 2024-03-24T12:15:32.817 INFO:teuthology.orchestra.run.smithi118.stderr:sys 0m0.061s 2024-03-24T12:15:32.817 INFO:tasks.cephadm:Archiving logs... 2024-03-24T12:15:32.818 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi118/log 2024-03-24T12:15:32.819 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:15:32.983 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi159/log 2024-03-24T12:15:32.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:15:33.049 INFO:tasks.cephadm:Removing cluster... 2024-03-24T12:15:33.050 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 --force 2024-03-24T12:15:33.218 INFO:teuthology.orchestra.run.smithi118.stdout:Deleting cluster with fsid: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:15:34.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 64d803e6-e9d6-11ee-95cd-87774f69a715 --force 2024-03-24T12:15:34.505 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: 64d803e6-e9d6-11ee-95cd-87774f69a715 2024-03-24T12:15:35.625 INFO:tasks.cephadm:Removing cephadm ... 2024-03-24T12:15:35.626 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:15:35.632 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:15:35.637 INFO:tasks.cephadm:Teardown complete 2024-03-24T12:15:35.638 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-03-24T12:15:35.647 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi118:/dev/vg_nvme/lv_1... 2024-03-24T12:15:35.647 DEBUG:teuthology.orchestra.run.smithi118:> sudo nvme disconnect -n lv_1 2024-03-24T12:15:35.933 INFO:teuthology.orchestra.run.smithi118.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-24T12:15:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:35.935 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi118:/dev/vg_nvme/lv_2... 2024-03-24T12:15:35.936 DEBUG:teuthology.orchestra.run.smithi118:> sudo nvme disconnect -n lv_2 2024-03-24T12:15:36.185 INFO:teuthology.orchestra.run.smithi118.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-24T12:15:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:36.187 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi118:/dev/vg_nvme/lv_3... 2024-03-24T12:15:36.187 DEBUG:teuthology.orchestra.run.smithi118:> sudo nvme disconnect -n lv_3 2024-03-24T12:15:36.434 INFO:teuthology.orchestra.run.smithi118.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-24T12:15:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:36.435 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi118:/dev/vg_nvme/lv_4... 2024-03-24T12:15:36.435 DEBUG:teuthology.orchestra.run.smithi118:> sudo nvme disconnect -n lv_4 2024-03-24T12:15:36.697 INFO:teuthology.orchestra.run.smithi118.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-24T12:15:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:36.699 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-03-24T12:15:36.699 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/scratch_devs 2024-03-24T12:15:36.712 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi159:/dev/vg_nvme/lv_1... 2024-03-24T12:15:36.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo nvme disconnect -n lv_1 2024-03-24T12:15:36.969 INFO:teuthology.orchestra.run.smithi159.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-24T12:15:36.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:36.971 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi159:/dev/vg_nvme/lv_2... 2024-03-24T12:15:36.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo nvme disconnect -n lv_2 2024-03-24T12:15:37.270 INFO:teuthology.orchestra.run.smithi159.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-24T12:15:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:37.272 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi159:/dev/vg_nvme/lv_3... 2024-03-24T12:15:37.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo nvme disconnect -n lv_3 2024-03-24T12:15:37.542 INFO:teuthology.orchestra.run.smithi159.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-24T12:15:37.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:37.543 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi159:/dev/vg_nvme/lv_4... 2024-03-24T12:15:37.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo nvme disconnect -n lv_4 2024-03-24T12:15:37.805 INFO:teuthology.orchestra.run.smithi159.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-24T12:15:37.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:37.807 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-03-24T12:15:37.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/scratch_devs 2024-03-24T12:15:37.820 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-24T12:15:37.830 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-24T12:15:37.830 DEBUG:teuthology.orchestra.run.smithi118:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:15:37.833 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:15:37.842 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:15:37.842 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-03-24T12:15:37.843 INFO:teuthology.orchestra.run.smithi118.stdout:*hv01.front.sepi 44.4.53.2 2 u 62 64 377 0.073 -1.832 1.393 2024-03-24T12:15:37.843 INFO:teuthology.orchestra.run.smithi118.stdout:+hv02.front.sepi 63.231.80.2 3 u 65 64 377 0.084 -0.955 1.440 2024-03-24T12:15:37.843 INFO:teuthology.orchestra.run.smithi118.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.085 -0.435 1.269 2024-03-24T12:15:37.843 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-03-24T12:15:37.872 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:15:37.873 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2024-03-24T12:15:37.873 INFO:teuthology.orchestra.run.smithi159.stdout:*hv01.front.sepi 44.4.53.2 2 u 59 64 377 0.083 -3.913 1.624 2024-03-24T12:15:37.873 INFO:teuthology.orchestra.run.smithi159.stdout:+hv02.front.sepi 63.231.80.2 3 u 8 64 377 0.086 -1.165 1.588 2024-03-24T12:15:37.873 INFO:teuthology.orchestra.run.smithi159.stdout:+hv03.front.sepi 74.6.168.72 3 u 7 64 377 0.118 -0.273 1.624 2024-03-24T12:15:37.873 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-03-24T12:15:37.874 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-24T12:15:37.883 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-24T12:15:37.884 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-24T12:15:37.912 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-24T12:15:37.945 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-24T12:15:37.979 INFO:teuthology.task.internal:Duration was 1221.277603 seconds 2024-03-24T12:15:37.979 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-24T12:15:38.012 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-24T12:15:38.012 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:15:38.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:15:38.053 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-24T12:15:38.053 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi118.front.sepia.ceph.com 2024-03-24T12:15:38.054 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:15:38.103 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-03-24T12:15:38.103 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:15:38.113 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-24T12:15:38.113 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:15:38.146 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:15:38.190 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-24T12:15:38.190 DEBUG:teuthology.orchestra.run.smithi118:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:15:38.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:15:38.334 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-24T12:15:38.344 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-24T12:15:38.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:15:38.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:15:38.371 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-24T12:15:38.381 DEBUG:teuthology.orchestra.run.smithi118:> 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-03-24T12:15:38.403 DEBUG:teuthology.orchestra.run.smithi159:> 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-03-24T12:15:38.410 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = core 2024-03-24T12:15:38.424 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-03-24T12:15:38.453 DEBUG:teuthology.orchestra.run.smithi118:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:15:38.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:38.477 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:15:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:15:38.501 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-24T12:15:38.511 INFO:teuthology.task.internal:Transferring archived files... 2024-03-24T12:15:38.512 DEBUG:teuthology.misc:Transferring archived files from smithi118:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi118 2024-03-24T12:15:38.512 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:15:38.544 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974/remote/smithi159 2024-03-24T12:15:38.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:15:38.566 INFO:teuthology.task.internal:Removing archive directory... 2024-03-24T12:15:38.567 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:15:38.582 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:15:38.610 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-24T12:15:38.620 INFO:teuthology.task.internal:Not uploading archives. 2024-03-24T12:15:38.621 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-24T12:15:38.646 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-24T12:15:38.646 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:15:38.648 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:15:38.652 INFO:teuthology.orchestra.run.smithi118.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:15 /home/ubuntu/cephtest 2024-03-24T12:15:38.657 INFO:teuthology.orchestra.run.smithi159.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:15 /home/ubuntu/cephtest 2024-03-24T12:15:38.659 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-24T12:15:38.679 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-24T12:15:38.746 INFO:teuthology.nuke:Checking targets against current locks 2024-03-24T12:15:38.774 DEBUG:teuthology.nuke:shortname: smithi118 2024-03-24T12:15:38.775 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:15:38.801 DEBUG:teuthology.nuke:shortname: smithi159 2024-03-24T12:15:38.801 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:15:38.805 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974', '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-03-24 11:45:07.894349', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHgIU2/gvgEHm0L0O3BR+MrmQIKk+thbfvnaQvAmJw2YLBUXmy7xxE/cb9f3iyDLUoL2gtP7+tUagY5HJI3NS7c='} 2024-03-24T12:15:38.826 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617974', '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-03-24 11:45:07.892564', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFNrihMIj6ivv9qBFIHjwH5mSa1tlRTfL7iPJ5X0qmjv3S0sXe0gWMuPF8btB/wwZdq6QWZPlVJPpC21ywhR79c='} 2024-03-24T12:15:38.856 INFO:teuthology.orchestra.console.smithi118:Power off 2024-03-24T12:15:38.856 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:15:38.879 DEBUG:teuthology.orchestra.console.smithi118:power off output: Chassis Power Control: Down/Off 2024-03-24T12:15:38.879 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:38.893 INFO:teuthology.orchestra.console.smithi159:Power off 2024-03-24T12:15:38.893 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:15:38.903 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-03-24T12:15:38.916 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2024-03-24T12:15:38.916 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:38.939 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-24T12:15:42.904 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:42.940 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:43.013 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-03-24T12:15:43.049 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-24T12:15:47.018 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:47.051 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:47.128 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is off 2024-03-24T12:15:47.160 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-03-24T12:15:47.230 INFO:teuthology.orchestra.console.smithi118:Power off completed 2024-03-24T12:15:51.162 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:15:51.271 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2024-03-24T12:15:51.372 INFO:teuthology.orchestra.console.smithi159:Power off completed 2024-03-24T12:15:51.476 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 1221.277602672577 failure_reason: '"2024-03-24T12:07:32.585527+0000 mon.smithi118 (mon.0) 253 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-24T12:15:51.476 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T12:15:51.557 INFO:teuthology.run:FAIL